Update changelog URLs

This commit is contained in:
Florian Bruhin 2022-07-04 11:43:36 +02:00
parent b23dbcac58
commit e78ddee519
1 changed files with 2 additions and 2 deletions

View File

@ -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",