summaryrefslogtreecommitdiff
path: root/scripts/dev/changelog_urls.json
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-06-26 14:24:11 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-06-26 14:39:54 +0200
commit93c7fdd60c0f1f0d26415525914fdca997b06c42 (patch)
treec102bdb52a4b079084ee6a9925e20de73a96d5ba /scripts/dev/changelog_urls.json
parentb9855b910448b504ab34ef11e91caab62c39c8e6 (diff)
downloadqutebrowser-93c7fdd60c0f1f0d26415525914fdca997b06c42.tar.gz
qutebrowser-93c7fdd60c0f1f0d26415525914fdca997b06c42.zip
Initial Python 3.7 drop
Diffstat (limited to 'scripts/dev/changelog_urls.json')
-rw-r--r--scripts/dev/changelog_urls.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 4141a2ebc..1c9528f22 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -23,7 +23,6 @@
"Flask": "https://flask.palletsprojects.com/en/latest/changes/",
"Mako": "https://docs.makotemplates.org/en/latest/changelog.html",
"hypothesis": "https://hypothesis.readthedocs.io/en/latest/changes.html",
- "exceptiongroup": "https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst",
"mypy": "https://mypy-lang.blogspot.com/",
"types-PyYAML": "https://github.com/python/typeshed/commits/main/stubs/PyYAML",
"pytest": "https://docs.pytest.org/en/latest/changelog.html",
@@ -84,7 +83,6 @@
"pyinstaller": "https://pyinstaller.readthedocs.io/en/stable/CHANGES.html",
"pyinstaller-hooks-contrib": "https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst",
"pytest-benchmark": "https://pytest-benchmark.readthedocs.io/en/stable/changelog.html",
- "typed-ast": "https://github.com/python/typed_ast/commits/master",
"docutils": "https://docutils.sourceforge.io/RELEASE-NOTES.html",
"bump2version": "https://github.com/c4urself/bump2version/blob/master/CHANGELOG.md",
"six": "https://github.com/benjaminp/six/blob/master/CHANGES",