Update changelog URLs
This commit is contained in:
parent
ce293525af
commit
b8cc8588f5
|
|
@ -19,7 +19,7 @@
|
|||
"Werkzeug": "https://werkzeug.palletsprojects.com/en/latest/changes/",
|
||||
"click": "https://click.palletsprojects.com/en/latest/changes/",
|
||||
"itsdangerous": "https://itsdangerous.palletsprojects.com/en/latest/changes/",
|
||||
"parse-type": "https://github.com/jenisys/parse_type/blob/master/CHANGES.txt",
|
||||
"parse-type": "https://github.com/jenisys/parse_type/blob/main/CHANGES.txt",
|
||||
"sortedcontainers": "https://github.com/grantjenks/python-sortedcontainers/blob/master/HISTORY.rst",
|
||||
"soupsieve": "https://facelessuser.github.io/soupsieve/about/changelog/",
|
||||
"Flask": "https://flask.palletsprojects.com/en/latest/changes/",
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
"mypy": "https://mypy-lang.blogspot.com/",
|
||||
"types-PyYAML": "https://github.com/python/typeshed/commits/master/stubs/PyYAML",
|
||||
"pytest": "https://docs.pytest.org/en/latest/changelog.html",
|
||||
"iniconfig": "https://github.com/RonnyPfannschmidt/iniconfig/blob/master/CHANGELOG",
|
||||
"iniconfig": "https://github.com/pytest-dev/iniconfig/blob/master/CHANGELOG",
|
||||
"tox": "https://tox.readthedocs.io/en/latest/changelog.html",
|
||||
"PyYAML": "https://github.com/yaml/pyyaml/blob/master/CHANGES",
|
||||
"pytest-bdd": "https://github.com/pytest-dev/pytest-bdd/blob/master/CHANGES.rst",
|
||||
|
|
@ -46,16 +46,16 @@
|
|||
"flake8-debugger": "https://github.com/JBKahn/flake8-debugger/",
|
||||
"flake8-builtins": "https://github.com/gforcada/flake8-builtins/blob/master/CHANGES.rst",
|
||||
"flake8-bugbear": "https://github.com/PyCQA/flake8-bugbear#change-log",
|
||||
"flake8-tidy-imports": "https://github.com/adamchainz/flake8-tidy-imports/blob/master/HISTORY.rst",
|
||||
"flake8-tidy-imports": "https://github.com/adamchainz/flake8-tidy-imports/blob/main/HISTORY.rst",
|
||||
"flake8-tuple": "https://github.com/ar4s/flake8_tuple/blob/master/HISTORY.rst",
|
||||
"flake8-comprehensions": "https://github.com/adamchainz/flake8-comprehensions/blob/master/HISTORY.rst",
|
||||
"flake8-comprehensions": "https://github.com/adamchainz/flake8-comprehensions/blob/main/HISTORY.rst",
|
||||
"flake8-copyright": "https://github.com/savoirfairelinux/flake8-copyright/blob/master/CHANGELOG.rst",
|
||||
"flake8-deprecated": "https://github.com/gforcada/flake8-deprecated/blob/master/CHANGES.rst",
|
||||
"flake8-future-import": "https://github.com/xZise/flake8-future-import#changes",
|
||||
"flake8-string-format": "https://github.com/xZise/flake8-string-format#changes",
|
||||
"flake8-plugin-utils": "https://github.com/afonasev/flake8-plugin-utils#change-log",
|
||||
"flake8-pytest-style": "https://github.com/m-burst/flake8-pytest-style#change-log",
|
||||
"pep8-naming": "https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst",
|
||||
"pep8-naming": "https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst",
|
||||
"pycodestyle": "https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt",
|
||||
"pyflakes": "https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst",
|
||||
"cffi": "https://foss.heptapod.net/pypy/cffi/-/blob/branch/default/doc/source/whatsnew.rst",
|
||||
|
|
@ -64,8 +64,8 @@
|
|||
"coverage": "https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst",
|
||||
"colorama": "https://github.com/tartley/colorama/blob/master/CHANGELOG.rst",
|
||||
"hunter": "https://github.com/ionelmc/python-hunter/blob/master/CHANGELOG.rst",
|
||||
"uritemplate": "https://github.com/python-hyper/uritemplate/blob/master/HISTORY.rst",
|
||||
"more-itertools": "https://github.com/erikrose/more-itertools/blob/master/docs/versions.rst",
|
||||
"uritemplate": "https://github.com/python-hyper/uritemplate/blob/main/HISTORY.rst",
|
||||
"more-itertools": "https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst",
|
||||
"pydocstyle": "https://www.pydocstyle.org/en/latest/release_notes.html",
|
||||
"Sphinx": "https://www.sphinx-doc.org/en/master/changes.html",
|
||||
"Babel": "https://github.com/python-babel/babel/blob/master/CHANGES.rst",
|
||||
|
|
@ -78,11 +78,11 @@
|
|||
"sphinxcontrib-jsmath": "https://www.sphinx-doc.org/en/master/changes.html",
|
||||
"sphinxcontrib-qthelp": "https://www.sphinx-doc.org/en/master/changes.html",
|
||||
"sphinxcontrib-serializinghtml": "https://www.sphinx-doc.org/en/master/changes.html",
|
||||
"jaraco.functools": "https://github.com/jaraco/jaraco.functools/blob/master/CHANGES.rst",
|
||||
"jaraco.functools": "https://github.com/jaraco/jaraco.functools/blob/main/CHANGES.rst",
|
||||
"parse": "https://github.com/r1chardj0n3s/parse#potential-gotchas",
|
||||
"py": "https://py.readthedocs.io/en/latest/changelog.html#changelog",
|
||||
"Pympler": "https://github.com/pympler/pympler/blob/master/CHANGELOG.md",
|
||||
"pytest-mock": "https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst",
|
||||
"pytest-mock": "https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst",
|
||||
"pytest-qt": "https://github.com/pytest-dev/pytest-qt/blob/master/CHANGELOG.rst",
|
||||
"pyinstaller": "https://pyinstaller.readthedocs.io/en/stable/CHANGES.html",
|
||||
"pyinstaller-hooks-contrib": "https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst",
|
||||
|
|
@ -105,10 +105,10 @@
|
|||
"PyQtWebEngine-Qt5": "https://www.riverbankcomputing.com/news",
|
||||
"PyQt-builder": "https://www.riverbankcomputing.com/news",
|
||||
"PyQt5-sip": "https://www.riverbankcomputing.com/news",
|
||||
"PyQt5-stubs": "https://github.com/stlehmann/PyQt5-stubs/blob/master/CHANGELOG.md",
|
||||
"PyQt5-stubs": "https://github.com/python-qt-tools/PyQt5-stubs/blob/master/CHANGELOG.md",
|
||||
"sip": "https://www.riverbankcomputing.com/news",
|
||||
"Pygments": "https://pygments.org/docs/changelog/",
|
||||
"vulture": "https://github.com/jendrikseipp/vulture/blob/master/CHANGELOG.md",
|
||||
"vulture": "https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md",
|
||||
"distlib": "https://github.com/pypa/distlib/blob/master/CHANGES.rst",
|
||||
"py-cpuinfo": "https://github.com/workhorsy/py-cpuinfo/blob/master/ChangeLog",
|
||||
"cheroot": "https://cheroot.cherrypy.dev/en/latest/history.html",
|
||||
|
|
@ -118,7 +118,7 @@
|
|||
"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_extensions/blob/main/CHANGELOG.md",
|
||||
"diff-cover": "https://github.com/Bachmann1234/diff_cover/blob/master/CHANGELOG",
|
||||
"diff-cover": "https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG",
|
||||
"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",
|
||||
|
|
@ -129,7 +129,7 @@
|
|||
"pycparser": "https://github.com/eliben/pycparser/blob/master/CHANGES",
|
||||
"python-dateutil": "https://dateutil.readthedocs.io/en/stable/changelog.html",
|
||||
"platformdirs": "https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst",
|
||||
"pluggy": "https://github.com/pytest-dev/pluggy/blob/master/CHANGELOG.rst",
|
||||
"pluggy": "https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst",
|
||||
"mypy-extensions": "https://github.com/python/mypy_extensions/commits/master",
|
||||
"pyroma": "https://github.com/regebro/pyroma/blob/master/CHANGES.txt",
|
||||
"adblock": "https://github.com/ArniDagur/python-adblock/blob/master/CHANGELOG.md",
|
||||
|
|
|
|||
Loading…
Reference in New Issue