summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-09-11 11:03:55 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-09-11 11:11:26 +0200
commit98845f275aa33fdea6d418d26e228bb220cd8d4f (patch)
tree9830cc3413748edc053110624d7394e304dfd6eb
parent3cc79c562dc727992854f72d1e738c0eee389f9e (diff)
downloadqutebrowser-98845f275aa33fdea6d418d26e228bb220cd8d4f.tar.gz
qutebrowser-98845f275aa33fdea6d418d26e228bb220cd8d4f.zip
Adjust changelog URLs for new readme-renderer
-rw-r--r--scripts/dev/changelog_urls.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 89d3b332a..5a9c9b34a 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -144,7 +144,6 @@
"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",
- "bleach": "https://github.com/mozilla/bleach/blob/main/CHANGES",
"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",
@@ -153,7 +152,6 @@
"requests-toolbelt": "https://github.com/requests/toolbelt/blob/master/HISTORY.rst",
"rfc3986": "https://rfc3986.readthedocs.io/en/latest/release-notes/index.html",
"twine": "https://twine.readthedocs.io/en/stable/changelog.html",
- "webencodings": "https://github.com/gsnedders/python-webencodings/commits/master",
"PyJWT": "https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst",
"rich": "https://github.com/Textualize/rich/blob/master/CHANGELOG.md",
"ply": "https://github.com/dabeaz/ply/blob/master/CHANGES",
@@ -165,5 +163,6 @@
"markdown-it-py": "https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md",
"mdurl": "https://github.com/executablebooks/mdurl/commits/master",
"blinker": "https://blinker.readthedocs.io/en/stable/#changes",
- "exceptiongroup": "https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst"
+ "exceptiongroup": "https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst",
+ "nh3": "https://github.com/messense/nh3/commits/main"
}