summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-03-12 13:36:12 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-03-12 13:36:12 +0100
commit7646cfa2f40165ca38200b1d134dd362c1cfe54e (patch)
tree4347368f1afecc939057a46f5f434cd21880015a
parentf84b74823cc6a90ba6d0c62b75d568d3fd7da7e5 (diff)
downloadqutebrowser-7646cfa2f40165ca38200b1d134dd362c1cfe54e.tar.gz
qutebrowser-7646cfa2f40165ca38200b1d134dd362c1cfe54e.zip
Update changelog URLs
-rw-r--r--scripts/dev/recompile_requirements.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/dev/recompile_requirements.py b/scripts/dev/recompile_requirements.py
index 562841c84..ce50cd504 100644
--- a/scripts/dev/recompile_requirements.py
+++ b/scripts/dev/recompile_requirements.py
@@ -137,8 +137,10 @@ CHANGELOG_URLS = {
'cryptography': 'https://cryptography.io/en/latest/changelog.html',
'toml': 'https://github.com/uiri/toml/releases',
'PyQt5': 'https://www.riverbankcomputing.com/news',
+ 'PyQt5-Qt': 'https://www.riverbankcomputing.com/news',
'PyQt5-Qt5': 'https://www.riverbankcomputing.com/news',
'PyQtWebEngine': 'https://www.riverbankcomputing.com/news',
+ 'PyQtWebEngine-Qt': 'https://www.riverbankcomputing.com/news',
'PyQtWebEngine-Qt5': 'https://www.riverbankcomputing.com/news',
'PyQt-builder': 'https://www.riverbankcomputing.com/news',
'PyQt5-sip': 'https://www.riverbankcomputing.com/news',