summaryrefslogtreecommitdiff
path: root/scripts/dev/changelog_urls.json
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-06-20 10:51:05 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-08-23 18:31:42 +0200
commitc8378d0872ccee2dd3a56c6d3a95536f30e68f81 (patch)
tree644a241a134f33c990f86c36164f075ddc410ce3 /scripts/dev/changelog_urls.json
parent5b3585805ed666a47de88403276a1280afab32c0 (diff)
downloadqutebrowser-c8378d0872ccee2dd3a56c6d3a95536f30e68f81.tar.gz
qutebrowser-c8378d0872ccee2dd3a56c6d3a95536f30e68f81.zip
Switch to PyInstaller master branch
Closes #7258
Diffstat (limited to 'scripts/dev/changelog_urls.json')
-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 2e64edd49..9d299c73a 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -84,7 +84,7 @@
"Pympler": "https://github.com/pympler/pympler/blob/master/CHANGELOG.md",
"pytest-mock": "https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst",
"pytest-qt": "https://github.com/pytest-dev/pytest-qt/blob/master/CHANGELOG.rst",
- "git+https://github.com/the-compiler/pyinstaller@qt6-webengine-macos": "https://pyinstaller.readthedocs.io/en/stable/CHANGES.html",
+ "git+https://github.com/pyinstaller/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",