summaryrefslogtreecommitdiff
path: root/scripts/dev/changelog_urls.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dev/changelog_urls.json')
-rw-r--r--scripts/dev/changelog_urls.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index eed9032dd..2f497cc07 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -30,7 +30,7 @@
"iniconfig": "https://github.com/pytest-dev/iniconfig/blob/master/CHANGELOG",
"tox": "https://tox.readthedocs.io/en/latest/changelog.html",
"cachetools": "https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst",
- "pyproject_api": "https://pyproject-api.readthedocs.io/en/latest/changelog.html",
+ "pyproject-api": "https://github.com/tox-dev/pyproject-api/releases",
"PyYAML": "https://github.com/yaml/pyyaml/blob/master/CHANGES",
"pytest-bdd": "https://github.com/pytest-dev/pytest-bdd/blob/master/CHANGES.rst",
"snowballstemmer": "https://github.com/snowballstem/snowball/blob/master/NEWS",
@@ -45,7 +45,7 @@
"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/main/HISTORY.rst",
+ "flake8-tidy-imports": "https://github.com/adamchainz/flake8-tidy-imports/blob/main/CHANGELOG.rst",
"flake8-tuple": "https://github.com/ar4s/flake8_tuple/blob/master/HISTORY.rst",
"flake8-comprehensions": "https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst",
"flake8-deprecated": "https://github.com/gforcada/flake8-deprecated/blob/master/CHANGES.rst",
@@ -124,12 +124,12 @@
"check-manifest": "https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst",
"yamllint": "https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst",
"pathspec": "https://github.com/cpburnz/python-path-specification/blob/master/CHANGES.rst",
- "filelock": "https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst",
+ "filelock": "https://github.com/tox-dev/py-filelock/releases",
"github3.py": "https://github3.readthedocs.io/en/latest/release-notes/index.html",
"manhole": "https://github.com/ionelmc/python-manhole/blob/master/CHANGELOG.rst",
"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",
+ "platformdirs": "https://github.com/platformdirs/platformdirs/releases",
"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",