summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoofar <toofar@spalge.com>2022-11-07 18:10:50 +1300
committertoofar <toofar@spalge.com>2022-11-07 18:10:52 +1300
commit756e23f57bcefc8624478cac81742359e2fafa4e (patch)
tree3f97e793703bdd2574a31945621577a4954db397
parent28d9ae821c57f036494af1aefcd51fdd7e06bef6 (diff)
downloadqutebrowser-756e23f57bcefc8624478cac81742359e2fafa4e.tar.gz
qutebrowser-756e23f57bcefc8624478cac81742359e2fafa4e.zip
remove glob2 from changelog urls
Got dropped from pytest-bdd: https://github.com/pytest-dev/pytest-bdd/pull/570
-rw-r--r--scripts/dev/changelog_urls.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 5af1229ef..6cbf518af 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -23,7 +23,6 @@
"soupsieve": "https://facelessuser.github.io/soupsieve/about/changelog/",
"Flask": "https://flask.palletsprojects.com/en/latest/changes/",
"Mako": "https://docs.makotemplates.org/en/latest/changelog.html",
- "glob2": "https://github.com/miracle2k/python-glob2/blob/master/CHANGES",
"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/",