Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11032131
D10248.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
64 KB
Referenced Files
None
Subscribers
None
D10248.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : qutebrowser
version : 1.14.1
-release : 30
+release : 31
source :
- https://github.com/qutebrowser/qutebrowser/releases/download/v1.14.1/qutebrowser-1.14.1.tar.gz : 554c145ff64b1a92d4f53e3c624aaad51baafb7cb5b469bc815ae2e0e1958796
license : GPL-3.0-or-later
@@ -22,14 +22,6 @@
- python-qtwebengine
- pyyaml
build : |
- %python3_setup
- a2x -f manpage doc/qutebrowser.1.asciidoc
+ %make -f misc/Makefile
install : |
- %python3_install
- for icon_size in 16 24 32 48 64 96 128 256 512; do
- install -Dm00644 icons/qutebrowser-${icon_size}x${icon_size}.png $installdir/usr/share/icons/hicolor/${icon_size}x${icon_size}/apps/qutebrowser.png
- done
- install -Dm00644 icons/qutebrowser.svg $installdir/usr/share/icons/hicolor/scalable/apps/qutebrowser.svg
- install -Dm00644 misc/org.qutebrowser.qutebrowser.appdata.xml $installdir/usr/share/metainfo/org.qutebrowser.qutebrowser.appdata.xml
- install -Dm00644 ./misc/org.qutebrowser.qutebrowser.desktop $installdir/usr/share/applications/org.qutebrowser.qutebrowser.desktop
- install -Dm00644 doc/qutebrowser.1 $installdir/usr/share/man/man1/qutebrowser.1
+ %make_install -f misc/Makefile PREFIX=/usr
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>qutebrowser</Name>
<Packager>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Julie Hakimi</Name>
+ <Email>phantop@tuta.io</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>network.web.browser</PartOf>
@@ -29,21 +29,36 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-1.14.1-py3.7.egg-info/zip-safe</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__main__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/__main__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/__main__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/app.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/app.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/qt.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/qt.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/qutebrowser.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/qutebrowser.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/resources.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/resources.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/apitypes.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/apitypes.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/cmdutils.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/cmdutils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/config.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/config.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/downloads.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/downloads.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/hook.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/hook.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/interceptor.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/interceptor.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/message.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/message.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/qtutils.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/__pycache__/qtutils.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/apitypes.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/cmdutils.py</Path>
@@ -55,23 +70,41 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/api/qtutils.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/app.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/browsertab.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/browsertab.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/commands.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/commands.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/downloads.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/downloads.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/downloadview.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/downloadview.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/eventfilter.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/eventfilter.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/greasemonkey.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/greasemonkey.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/hints.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/hints.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/history.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/history.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/inspector.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/inspector.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/navigate.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/navigate.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/pdfjs.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/pdfjs.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/qtnetworkdownloads.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/qtnetworkdownloads.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/qutescheme.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/qutescheme.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/shared.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/shared.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/signalfilter.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/signalfilter.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/urlmarks.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/urlmarks.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/webelem.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/__pycache__/webelem.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/browsertab.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/commands.py</Path>
@@ -84,8 +117,11 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/inspector.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/navigate.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/network/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/network/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/network/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/network/__pycache__/pac.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/network/__pycache__/pac.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/network/__pycache__/proxy.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/network/__pycache__/proxy.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/network/pac.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/network/proxy.py</Path>
@@ -97,18 +133,31 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/urlmarks.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webelem.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/certificateerror.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/certificateerror.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/cookies.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/cookies.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/interceptor.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/interceptor.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/spell.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/spell.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/tabhistory.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/tabhistory.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webenginedownloads.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webenginedownloads.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webengineelem.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webengineelem.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webengineinspector.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webengineinspector.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webenginequtescheme.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webenginequtescheme.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webenginesettings.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webenginesettings.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webenginetab.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webenginetab.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webview.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webview.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/certificateerror.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/cookies.py</Path>
@@ -123,20 +172,35 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/webenginetab.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/webview.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/cache.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/cache.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/certificateerror.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/certificateerror.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/cookies.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/cookies.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/http.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/http.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/mhtml.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/mhtml.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/rfc6266.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/rfc6266.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/tabhistory.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/tabhistory.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webkitelem.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webkitelem.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webkithistory.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webkithistory.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webkitinspector.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webkitinspector.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webkitsettings.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webkitsettings.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webkittab.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webkittab.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webpage.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webpage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webview.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webview.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/cache.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/certificateerror.py</Path>
@@ -144,10 +208,15 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/http.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/mhtml.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/__pycache__/filescheme.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/__pycache__/filescheme.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/__pycache__/networkmanager.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/__pycache__/networkmanager.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/__pycache__/networkreply.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/__pycache__/networkreply.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/__pycache__/webkitqutescheme.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/__pycache__/webkitqutescheme.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/filescheme.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/networkmanager.py</Path>
@@ -163,11 +232,17 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/webpage.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/webview.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__pycache__/argparser.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__pycache__/argparser.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__pycache__/cmdexc.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__pycache__/cmdexc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__pycache__/command.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__pycache__/command.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__pycache__/runners.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__pycache__/runners.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__pycache__/userscripts.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/__pycache__/userscripts.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/argparser.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/cmdexc.py</Path>
@@ -175,21 +250,33 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/runners.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/commands/userscripts.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/__pycache__/completer.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/__pycache__/completer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/__pycache__/completiondelegate.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/__pycache__/completiondelegate.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/__pycache__/completionwidget.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/__pycache__/completionwidget.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/completer.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/completiondelegate.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/completionwidget.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/completionmodel.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/completionmodel.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/configmodel.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/configmodel.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/histcategory.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/histcategory.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/listcategory.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/listcategory.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/miscmodels.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/miscmodels.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/urlmodel.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/urlmodel.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/util.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/util.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/completionmodel.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/configmodel.py</Path>
@@ -199,12 +286,19 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/urlmodel.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/util.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/adblock.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/adblock.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/caretcommands.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/caretcommands.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/misccommands.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/misccommands.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/readlinecommands.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/readlinecommands.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/scrollcommands.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/scrollcommands.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/zoomcommands.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/zoomcommands.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/adblock.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/caretcommands.py</Path>
@@ -213,19 +307,33 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/scrollcommands.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/zoomcommands.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/config.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/config.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configcache.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configcache.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configcommands.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configcommands.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configdata.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configdata.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configdiff.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configdiff.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configexc.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configexc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configfiles.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configfiles.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configinit.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configinit.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configtypes.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configtypes.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configutils.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configutils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/qtargs.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/qtargs.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/stylesheet.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/stylesheet.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/websettings.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/websettings.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/config.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/configcache.py</Path>
@@ -242,8 +350,11 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/stylesheet.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/websettings.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/extensions/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/extensions/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/extensions/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/extensions/__pycache__/interceptors.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/extensions/__pycache__/interceptors.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/extensions/__pycache__/loader.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/extensions/__pycache__/loader.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/extensions/interceptors.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/extensions/loader.py</Path>
@@ -294,12 +405,19 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/webelem.js</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/whatsapp_web_quirk.user.js</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/basekeyparser.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/basekeyparser.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/eventfilter.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/eventfilter.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/keyutils.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/keyutils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/macros.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/macros.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/modeman.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/modeman.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/modeparsers.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/modeparsers.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/basekeyparser.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/eventfilter.py</Path>
@@ -308,27 +426,45 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/modeman.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/modeparsers.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/mainwindow.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/mainwindow.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/messageview.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/messageview.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/prompt.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/prompt.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/tabbedbrowser.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/tabbedbrowser.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/tabwidget.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/tabwidget.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/windowundo.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/__pycache__/windowundo.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/mainwindow.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/messageview.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/prompt.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/backforward.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/backforward.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/bar.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/bar.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/command.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/command.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/keystring.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/keystring.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/percentage.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/percentage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/progress.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/progress.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/tabindex.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/tabindex.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/text.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/text.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/textbase.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/textbase.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/url.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/url.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/backforward.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/bar.py</Path>
@@ -344,32 +480,59 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/tabwidget.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/windowundo.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/autoupdate.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/autoupdate.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/backendproblem.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/backendproblem.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/checkpyver.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/checkpyver.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/cmdhistory.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/cmdhistory.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/consolewidget.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/consolewidget.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/crashdialog.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/crashdialog.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/crashsignal.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/crashsignal.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/debugcachestats.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/debugcachestats.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/earlyinit.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/earlyinit.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/editor.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/editor.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/guiprocess.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/guiprocess.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/httpclient.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/httpclient.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/ipc.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/ipc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/keyhintwidget.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/keyhintwidget.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/lineparser.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/lineparser.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/miscwidgets.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/miscwidgets.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/msgbox.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/msgbox.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/objects.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/objects.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/pastebin.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/pastebin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/quitter.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/quitter.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/savemanager.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/savemanager.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/sessions.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/sessions.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/split.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/split.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/sql.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/sql.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/throttle.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/throttle.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/utilcmds.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/__pycache__/utilcmds.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/autoupdate.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/misc/backendproblem.py</Path>
@@ -401,21 +564,37 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/qutebrowser.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/resources.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/debug.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/debug.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/docutils.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/docutils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/error.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/error.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/javascript.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/javascript.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/jinja.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/jinja.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/log.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/log.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/message.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/message.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/objreg.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/objreg.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/qtutils.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/qtutils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/standarddir.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/standarddir.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/urlmatch.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/urlmatch.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/urlutils.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/urlutils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/usertypes.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/usertypes.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/utils.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/utils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/version.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/__pycache__/version.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/debug.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/utils/docutils.py</Path>
@@ -442,19 +621,47 @@
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/qutebrowser.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/512x512/apps/qutebrowser.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/apps/qutebrowser.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/96x96/apps/qutebrowser.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/qutebrowser.svg</Path>
<Path fileType="man">/usr/share/man/man1/qutebrowser.1</Path>
<Path fileType="data">/usr/share/metainfo/org.qutebrowser.qutebrowser.appdata.xml</Path>
+ <Path fileType="data">/usr/share/qutebrowser/scripts/cycle-inputs.js</Path>
+ <Path fileType="data">/usr/share/qutebrowser/scripts/dictcli.py</Path>
+ <Path fileType="data">/usr/share/qutebrowser/scripts/hist_importer.py</Path>
+ <Path fileType="data">/usr/share/qutebrowser/scripts/hostblock_blame.py</Path>
+ <Path fileType="data">/usr/share/qutebrowser/scripts/importer.py</Path>
+ <Path fileType="data">/usr/share/qutebrowser/scripts/keytester.py</Path>
+ <Path fileType="data">/usr/share/qutebrowser/scripts/mkvenv.py</Path>
+ <Path fileType="data">/usr/share/qutebrowser/scripts/open_url_in_instance.sh</Path>
+ <Path fileType="data">/usr/share/qutebrowser/scripts/utils.py</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/README.md</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/cast</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/dmenu_qutebrowser</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/format_json</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/getbib</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/open_download</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/openfeeds</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/password_fill</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/qute-bitwarden</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/qute-keepass</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/qute-lastpass</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/qute-pass</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/qutedmenu</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/readability</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/readability-js</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/ripbang</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/rss</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/taskadd</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/tor_identity</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/view_in_mpv</Path>
</Files>
</Package>
<History>
- <Update release="30">
- <Date>2020-12-06</Date>
+ <Update release="31">
+ <Date>2020-12-28</Date>
<Version>1.14.1</Version>
<Comment>Packaging update</Comment>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Julie Hakimi</Name>
+ <Email>phantop@tuta.io</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 1:55 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803756
Default Alt Text
D10248.diff (64 KB)
Attached To
Mode
D10248: Build qutebrowser using packager Makefile
Attached
Detach File
Event Timeline
Log In to Comment