summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoofar <toofar@spalge.com>2024-03-25 11:49:20 +1300
committertoofar <toofar@spalge.com>2024-03-25 11:49:20 +1300
commit75c991b9986655871e9ea8a2680aa3c395863e94 (patch)
treed0c8505a696d71288d7d6a077cdf0f0e66535b2b
parentab9e575ab90b44c5a8a932b92274756c60d106c5 (diff)
downloadqutebrowser-75c991b9986655871e9ea8a2680aa3c395863e94.tar.gz
qutebrowser-75c991b9986655871e9ea8a2680aa3c395863e94.zip
update importlib metadata changelog URL
See 2f3d0161f3b4c for the corresponding importlib_resources one. Also this I guess? I don't really understand it, everything seems happy. https://github.com/python/importlib_metadata/issues/459
-rw-r--r--scripts/dev/changelog_urls.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 161e0a1cd..220dd19eb 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -134,7 +134,7 @@
"pyroma": "https://github.com/regebro/pyroma/blob/master/CHANGES.txt",
"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",
+ "importlib_metadata": "https://github.com/python/importlib_metadata/blob/main/NEWS.rst",
"zipp": "https://github.com/jaraco/zipp/blob/main/NEWS.rst",
"pip": "https://pip.pypa.io/en/stable/news/",
"wheel": "https://wheel.readthedocs.io/en/stable/news.html",