summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-10-05 08:19:11 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-10-05 08:19:11 +0200
commit0f0298f971911e6706b2d0015eb3ec4cfcc203fe (patch)
tree72da167127c6d162eff115de95609bb0052831bc
parenta6152deb60586eb68ad1c3d85734f9ceb9abb7f5 (diff)
downloadqutebrowser-0f0298f971911e6706b2d0015eb3ec4cfcc203fe.tar.gz
qutebrowser-0f0298f971911e6706b2d0015eb3ec4cfcc203fe.zip
scripts: Add more changelog URLs
-rw-r--r--scripts/dev/recompile_requirements.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/dev/recompile_requirements.py b/scripts/dev/recompile_requirements.py
index 2082dcb69..fd2af8274 100644
--- a/scripts/dev/recompile_requirements.py
+++ b/scripts/dev/recompile_requirements.py
@@ -128,6 +128,9 @@ CHANGELOG_URLS = {
'icdiff': 'https://github.com/jeffkaufman/icdiff/blob/master/ChangeLog',
'termcolor': 'https://pypi.org/project/termcolor/',
'pprintpp': 'https://github.com/wolever/pprintpp/blob/master/CHANGELOG.txt',
+ 'beautifulsoup4': 'https://bazaar.launchpad.net/~leonardr/beautifulsoup/bs4/view/head:/CHANGELOG',
+ 'check-manifest': 'https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst',
+ 'yamllint': 'https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst',
}
# PyQt versions which need SIP v4