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:20 +0100
commit874215dfa32e4c23b2dbcfc97e22b796c6a9dd77 (patch)
tree4347368f1afecc939057a46f5f434cd21880015a
parentf75032d768758b83a6e94d96d01b378973fd5766 (diff)
downloadqutebrowser-874215dfa32e4c23b2dbcfc97e22b796c6a9dd77.tar.gz
qutebrowser-874215dfa32e4c23b2dbcfc97e22b796c6a9dd77.zip
Update changelog URLs
(cherry picked from commit 7646cfa2f40165ca38200b1d134dd362c1cfe54e)
-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',