Page MenuHomeSolus

Update qutebrowser to 2.0.2
ClosedPublic

Authored by Phantop on Jan 28 2021, 5:59 PM.
Tags
None
Referenced Files
F11046568: D10453.id25177.diff
Thu, Aug 10, 1:40 PM
F11046567: D10453.id25176.diff
Thu, Aug 10, 1:39 PM
F11046566: D10453.id.diff
Thu, Aug 10, 1:39 PM
F11046565: D10453.id25674.diff
Thu, Aug 10, 1:39 PM
F11046564: D10453.id25175.diff
Thu, Aug 10, 1:39 PM
F11046563: D10453.id25487.diff
Thu, Aug 10, 1:39 PM
F11032123: D10453.diff
Wed, Aug 9, 1:54 PM
F11020604: D10453.id25487.diff
Mon, Aug 7, 7:14 AM
Subscribers

Details

Summary

Major changes

  • Removes a number of dependencies
  • Requires a newer version of python-importlib-resources than currently packaged.
  • Adds in a new adblocker (python-adblock, currently not packaged in Solus)

Changelog:

Depends on D10452

Test Plan

Launch the browser, visit dev.getsol.us, and launch the qr userscript

Diff Detail

Repository
R2776 qutebrowser
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Remove pygments, as it is an optional dependency for the webkit backend

You can remove python-markupsafe because it is a dependency for python-jinja.

Since you updated also python-importlib-resources you can add it as stack for qutebrowser update.

Remove redundant python-markupsafe

Since you updated also python-importlib-resources you can add it as stack for qutebrowser update.

I don't know how to do this...

I don't know how to do this...

That is easy. Edit your SUMMARY: and add a new line Depends on D10452.

See this diff for example https://dev.getsol.us/D10429.

Phantop edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Feb 2 2021, 7:05 AM

Update qutebrowser to 2.0.2
Seeing as this diff hasn't been accepted yet, here's 2.0.2.
python-importlib-resources is also awaiting review so everything is done on my end.

Phantop retitled this revision from Update qutebrowser to 2.0.1 to Update qutebrowser to 2.0.2.Feb 19 2021, 10:59 PM
Phantop edited the summary of this revision. (Show Details)

LGTM, sorry I meant to land this much earlier.

This revision was automatically updated to reflect the committed changes.