summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-10-02 14:59:23 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-10-10 09:12:31 +0200
commit920262aaf923bb0204e1c5ee422afb3b384e1b04 (patch)
tree87aeeec470ba68406374a39ea616ac87225df2f1
parent8c04527cb0921a4e7961e8d8ab8d286ba54011b3 (diff)
downloadqutebrowser-920262aaf923bb0204e1c5ee422afb3b384e1b04.tar.gz
qutebrowser-920262aaf923bb0204e1c5ee422afb3b384e1b04.zip
Update cffi changelog
-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 5a9c9b34a..1dec20d91 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -59,7 +59,7 @@
"pep8-naming": "https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst",
"pycodestyle": "https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt",
"pyflakes": "https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst",
- "cffi": "https://foss.heptapod.net/pypy/cffi/-/blob/branch/default/doc/source/whatsnew.rst",
+ "cffi": "https://github.com/python-cffi/cffi/blob/main/doc/source/whatsnew.rst",
"astroid": "https://github.com/PyCQA/astroid/blob/main/ChangeLog",
"pytest-instafail": "https://github.com/pytest-dev/pytest-instafail/blob/master/CHANGES.rst",
"coverage": "https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst",