scripts: Adjust PyQt[56]-sip package names

This commit is contained in:
Florian Bruhin 2024-07-15 08:09:13 +02:00
parent a2c8ebf257
commit 086c1b4c08
1 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@
"PyQtWebEngine": "https://www.riverbankcomputing.com/news",
"PyQtWebEngine-Qt5": "https://www.riverbankcomputing.com/news",
"PyQt-builder": "https://pyqt-builder.readthedocs.io/en/stable/releases.html",
"PyQt5-sip": "https://www.riverbankcomputing.com/news",
"PyQt5_sip": "https://www.riverbankcomputing.com/news",
"PyQt5-stubs": "https://github.com/python-qt-tools/PyQt5-stubs/blob/master/CHANGELOG.md",
"sip": "https://python-sip.readthedocs.io/en/stable/releases.html",
"PyQt6": "https://www.riverbankcomputing.com/news",
@ -106,7 +106,7 @@
"PyQt6-WebEngine": "https://www.riverbankcomputing.com/news",
"PyQt6-WebEngine-Qt6": "https://www.riverbankcomputing.com/news",
"PyQt6-WebEngineSubwheel-Qt6": "https://www.riverbankcomputing.com/news",
"PyQt6-sip": "https://www.riverbankcomputing.com/news",
"PyQt6_sip": "https://www.riverbankcomputing.com/news",
"Pygments": "https://pygments.org/docs/changelog/",
"vulture": "https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md",
"distlib": "https://github.com/pypa/distlib/blob/master/CHANGES.rst",