Page MenuHomeSolus

Update qutebrowser to 2.0.2
ClosedPublic

Authored by Phantop on Jan 28 2021, 5:59 PM.
Tags
None
Referenced Files
F10809018: D10453.id25177.diff
Tue, May 30, 11:35 AM
F10808997: D10453.id25487.diff
Tue, May 30, 11:28 AM
F10808942: D10453.id25175.diff
Tue, May 30, 11:13 AM
F10808124: D10453.id25176.diff
Tue, May 30, 7:18 AM
F10807719: D10453.id25674.diff
Tue, May 30, 5:55 AM
F10764371: D10453.id.diff
Fri, May 19, 6:42 AM
F10751163: D10453.id25674.diff
Tue, May 16, 10:59 AM
F10746627: D10453.diff
Mon, May 15, 11:55 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.