Skip to content

Commit

Permalink
Bump pyqt6 to 6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed May 12, 2024
1 parent 2f3e74f commit f3c9ac0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/py-pyqt6/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ vcpkg_from_pythonhosted(
OUT_SOURCE_PATH SOURCE_PATH
PACKAGE_NAME PyQt6
VERSION ${VERSION}
SHA512 c2ff8c47c9b0e43c009d0c90f565a54344e6f384c67dd30c2d422465d0702c07713acc0095c8b67827d1146675611c07d548ba282a26e41bb60a0a21977a7a64
SHA512 619210d2de3e149b55e2d45cbd8ec2113b3effcaccd25eef6067ea99b82e250f1ce288b38136604536053690071f8c843339b934b5ce5e539a5dfdecc26f44d2
)

# https://www.riverbankcomputing.com/static/Docs/PyQt6/installation.html
Expand Down
3 changes: 1 addition & 2 deletions ports/py-pyqt6/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-pyqt6",
"version": "6.6.1",
"port-version": 2,
"version": "6.7.0",
"description": "Python bindings for the Qt cross platform application toolkit",
"homepage": "https://www.riverbankcomputing.com/software/pyqt/",
"dependencies": [
Expand Down

0 comments on commit f3c9ac0

Please sign in to comment.