summaryrefslogtreecommitdiff
path: root/scripts/dev/changelog_urls.json
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-07-04 11:43:36 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-07-04 11:56:27 +0200
commite78ddee519f8004d083906f910c301fd1a84f4c4 (patch)
tree8b8025044b7b5de8bfc61b9f59cb142c1b9299a2 /scripts/dev/changelog_urls.json
parentb23dbcac582cc37f9bf373da35370649b036d1b5 (diff)
downloadqutebrowser-e78ddee519f8004d083906f910c301fd1a84f4c4.tar.gz
qutebrowser-e78ddee519f8004d083906f910c301fd1a84f4c4.zip
Update changelog URLs
Diffstat (limited to 'scripts/dev/changelog_urls.json')
-rw-r--r--scripts/dev/changelog_urls.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 6b33f15ef..e840b7b46 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -59,7 +59,7 @@
"pep8-naming": "https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst",
"pycodestyle": "https://github.com/PyCQA/pycodestyle/blob/master/CHANGES.txt",
"pyflakes": "https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst",
- "cffi": "https://github.com/python-cffi/release-doc/blob/master/doc/source/whatsnew.rst",
+ "cffi": "https://foss.heptapod.net/pypy/cffi/-/blob/branch/default/doc/source/whatsnew.rst",
"astroid": "https://github.com/PyCQA/astroid/blob/main/ChangeLog",
"pytest-instafail": "https://github.com/pytest-dev/pytest-instafail/blob/master/CHANGES.rst",
"coverage": "https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst",
@@ -118,7 +118,7 @@
"charset-normalizer": "https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md",
"idna": "https://github.com/kjd/idna/blob/master/HISTORY.rst",
"tldextract": "https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md",
- "typing_extensions": "https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG",
+ "typing_extensions": "https://github.com/python/typing_extensions/blob/main/CHANGELOG.md",
"diff-cover": "https://github.com/Bachmann1234/diff_cover/blob/master/CHANGELOG",
"beautifulsoup4": "https://bazaar.launchpad.net/~leonardr/beautifulsoup/bs4/view/head:/CHANGELOG",
"check-manifest": "https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst",