summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoofar <toofar@spalge.com>2024-04-09 08:19:16 +1200
committertoofar <toofar@spalge.com>2024-04-09 08:19:16 +1200
commit642d63344cd6e5da1df654243f438784d80b3a3e (patch)
treee369ccc04f237b8134db0071da398602c07ad3e4
parent98421e3c3519cca40704e293168289a7aa4ddade (diff)
downloadqutebrowser-642d63344cd6e5da1df654243f438784d80b3a3e.tar.gz
qutebrowser-642d63344cd6e5da1df654243f438784d80b3a3e.zip
Add backports.tarfile changelog link
It's a new externalised dependency of jaraco.context, doesn't seem to have a RTD site yet. ref: https://github.com/jaraco/jaraco.context/commit/e13fc7f2b379683c326153a3d6f4d2800f812fd0
-rw-r--r--scripts/dev/changelog_urls.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 1401e516c..11f890d3b 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -125,7 +125,7 @@
"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",
+ "pycparser": "https://github.com/eliben/pycparser/blob/main/CHANGES",
"python-dateutil": "https://dateutil.readthedocs.io/en/stable/changelog.html",
"platformdirs": "https://github.com/platformdirs/platformdirs/releases",
"pluggy": "https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst",
@@ -145,6 +145,7 @@
"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",
+ "backports.tarfile": "https://github.com/jaraco/backports.tarfile/blob/main/NEWS.rst",
"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",