summaryrefslogtreecommitdiff
path: root/scripts/dev/recompile_requirements.py
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-02-05 17:56:23 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-02-05 17:56:36 +0100
commit37a4e4737c676326b0c962a9bf39127431ad1ef0 (patch)
tree7fe32956ebdebb38bdb04fc976a586588af129fe /scripts/dev/recompile_requirements.py
parentc89bb8d84b1fe619750932601fa7de32f4c6e309 (diff)
downloadqutebrowser-37a4e4737c676326b0c962a9bf39127431ad1ef0.tar.gz
qutebrowser-37a4e4737c676326b0c962a9bf39127431ad1ef0.zip
Remove old changelog URLs
Diffstat (limited to 'scripts/dev/recompile_requirements.py')
-rw-r--r--scripts/dev/recompile_requirements.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/dev/recompile_requirements.py b/scripts/dev/recompile_requirements.py
index c4ab7cff1..391436753 100644
--- a/scripts/dev/recompile_requirements.py
+++ b/scripts/dev/recompile_requirements.py
@@ -153,10 +153,8 @@ CHANGELOG_URLS = {
'tldextract': 'https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md',
'typing-extensions': 'https://github.com/python/typing/commits/master/typing_extensions',
'diff-cover': 'https://github.com/Bachmann1234/diff_cover/blob/master/CHANGELOG',
- 'pytest-clarity': 'https://github.com/darrenburns/pytest-clarity/commits/master',
'pytest-icdiff': 'https://github.com/hjwp/pytest-icdiff/blob/master/HISTORY.rst',
'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',