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.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 220dd19eb..1401e516c 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -78,7 +78,6 @@
"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://jaracofunctools.readthedocs.io/en/latest/history.html",
"parse": "https://github.com/r1chardj0n3s/parse#potential-gotchas",
"Pympler": "https://github.com/pympler/pympler/blob/master/CHANGELOG.md",
"pytest-mock": "https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst",
@@ -135,15 +134,17 @@
"adblock": "https://github.com/ArniDagur/python-adblock/blob/master/CHANGELOG.md",
"importlib_resources": "https://importlib-resources.readthedocs.io/en/latest/history.html",
"importlib_metadata": "https://github.com/python/importlib_metadata/blob/main/NEWS.rst",
- "zipp": "https://github.com/jaraco/zipp/blob/main/NEWS.rst",
+ "zipp": "https://zipp.readthedocs.io/en/latest/history.html",
"pip": "https://pip.pypa.io/en/stable/news/",
"wheel": "https://wheel.readthedocs.io/en/stable/news.html",
"setuptools": "https://setuptools.readthedocs.io/en/latest/history.html",
"pefile": "https://github.com/erocarrera/pefile/commits/master",
"SecretStorage": "https://github.com/mitya57/secretstorage/blob/master/changelog",
"jeepney": "https://gitlab.com/takluyver/jeepney/-/blob/master/docs/release-notes.rst",
- "keyring": "https://github.com/jaraco/keyring/blob/main/NEWS.rst",
- "jaraco.classes": "https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst",
+ "keyring": "https://keyring.readthedocs.io/en/latest/history.html",
+ "jaraco.classes": "https://jaracoclasses.readthedocs.io/en/latest/history.html",
+ "jaraco.context": "https://jaracocontext.readthedocs.io/en/latest/history.html",
+ "jaraco.functools": "https://jaracofunctools.readthedocs.io/en/latest/history.html",
"pkginfo": "https://bazaar.launchpad.net/~tseaver/pkginfo/trunk/view/head:/CHANGES.txt",
"readme_renderer": "https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst",
"requests-toolbelt": "https://github.com/requests/toolbelt/blob/master/HISTORY.rst",