PySide6: Update to 6.6.2

https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.6.2?h=6.6.2

MFH:		2024Q1
(cherry picked from commit 72b072107e)
This commit is contained in:
Jason E. Hale 2024-02-18 19:04:21 -05:00
parent 2dd29e1700
commit a5e638a11f
6 changed files with 17 additions and 10 deletions

View File

@ -24,7 +24,7 @@ _QT_MK_INCLUDED= qt.mk
_QT_SUPPORTED?= 5 6
QT5_VERSION?= 5.15.12
QT6_VERSION?= 6.6.2
PYSIDE6_VERSION?= 6.6.1
PYSIDE6_VERSION?= 6.6.2
# We accept the Qt version to be passed by either or all of the three mk files.
. if empty(qt_ARGS) && empty(qmake_ARGS) && empty(qt-dist_ARGS)

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1701836838
SHA256 (pyside-setup-everywhere-src-6.6.1.tar.xz) = 341f42483fbe58c88fa5b353eefa83ffcc4ec440bf6e87c1c7ffd278ed54d1ca
SIZE (pyside-setup-everywhere-src-6.6.1.tar.xz) = 13887704
TIMESTAMP = 1708228813
SHA256 (pyside-setup-everywhere-src-6.6.2.tar.xz) = 14620b694d7af4c978443016292d3d2108ba5dc105f4170e3b71eadcaf04c9f0
SIZE (pyside-setup-everywhere-src-6.6.2.tar.xz) = 13975896

View File

@ -17,10 +17,13 @@
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__init__.py
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/android_config%%PYTHON_EXT_SUFFIX%%.opt-1.pyc
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/android_config%%PYTHON_EXT_SUFFIX%%.pyc
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/android_helper%%PYTHON_EXT_SUFFIX%%.opt-1.pyc
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/android_helper%%PYTHON_EXT_SUFFIX%%.pyc
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/buildozer%%PYTHON_EXT_SUFFIX%%.opt-1.pyc
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/buildozer%%PYTHON_EXT_SUFFIX%%.pyc
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/android_config.py
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/android_helper.py
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/buildozer.py
%%PYSIDE_BINDIR_REL%%/deploy_lib/android/recipes/PySide6/__init__.tmpl.py
@ -30,6 +33,8 @@
%%PYSIDE_BINDIR_REL%%/deploy_lib/default.spec
%%PYSIDE_BINDIR_REL%%/deploy_lib/deploy_util.py
%%PYSIDE_BINDIR_REL%%/deploy_lib/nuitka_helper.py
%%PYSIDE_BINDIR_REL%%/deploy_lib/pyside_icon.icns
%%PYSIDE_BINDIR_REL%%/deploy_lib/pyside_icon.ico
%%PYSIDE_BINDIR_REL%%/deploy_lib/pyside_icon.jpg
%%PYSIDE_BINDIR_REL%%/deploy_lib/python_helper.py
%%PYSIDE_BINDIR_REL%%/designer
@ -85,4 +90,5 @@
%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/tokenizer.py
%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/visitor.py
%%PYSIDE_BINDIR_REL%%/rcc
%%PYSIDE_BINDIR_REL%%/requirements-android.txt
%%PYSIDE_BINDIR_REL%%/uic

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1701812245
SHA256 (pyside-setup-everywhere-src-6.6.1.tar.xz) = 341f42483fbe58c88fa5b353eefa83ffcc4ec440bf6e87c1c7ffd278ed54d1ca
SIZE (pyside-setup-everywhere-src-6.6.1.tar.xz) = 13887704
TIMESTAMP = 1708228795
SHA256 (pyside-setup-everywhere-src-6.6.2.tar.xz) = 14620b694d7af4c978443016292d3d2108ba5dc105f4170e3b71eadcaf04c9f0
SIZE (pyside-setup-everywhere-src-6.6.2.tar.xz) = 13975896

View File

@ -97,6 +97,7 @@ include/PySide6/pysideqmlregistertype_p.h
include/PySide6/pysideqmltypeinfo_p.h
include/PySide6/pysideqmluncreatable.h
include/PySide6/pysideqobject.h
include/PySide6/pysideqslotobject_p.h
include/PySide6/pysidesignal.h
include/PySide6/pysidesignal_p.h
include/PySide6/pysideslot_p.h

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1701812223
SHA256 (pyside-setup-everywhere-src-6.6.1.tar.xz) = 341f42483fbe58c88fa5b353eefa83ffcc4ec440bf6e87c1c7ffd278ed54d1ca
SIZE (pyside-setup-everywhere-src-6.6.1.tar.xz) = 13887704
TIMESTAMP = 1708228666
SHA256 (pyside-setup-everywhere-src-6.6.2.tar.xz) = 14620b694d7af4c978443016292d3d2108ba5dc105f4170e3b71eadcaf04c9f0
SIZE (pyside-setup-everywhere-src-6.6.2.tar.xz) = 13975896