diff --git a/pyqt_builder-1.17.1.tar.gz b/pyqt_builder-1.17.1.tar.gz deleted file mode 100644 index be0d8da..0000000 --- a/pyqt_builder-1.17.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:457dcd6a1408ea4bf1264e3511c734d53451ae8a3905e98982d50f7b3fdab724 -size 3671718 diff --git a/pyqt_builder-1.18.1.tar.gz b/pyqt_builder-1.18.1.tar.gz new file mode 100644 index 0000000..b684aea --- /dev/null +++ b/pyqt_builder-1.18.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7a3a2715947a293a97530a76fd59f1309fcb8e57a5830f45c79fe7249b3998 +size 3671990 diff --git a/python-pyqt-builder.changes b/python-pyqt-builder.changes index 6ce02a0..fdccba4 100644 --- a/python-pyqt-builder.changes +++ b/python-pyqt-builder.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Apr 4 01:13:25 UTC 2025 - Steve Kowalik + +- Support older and current versions of setuptools WRT to the case of + the metadata directory. + +------------------------------------------------------------------- +Thu Apr 3 16:50:22 UTC 2025 - Ben Greiner + +- Update to 1.18.1 + * The QtEglFSDeviceIntegration library is now bundled for Qt5 and + Qt6. + * Added support for the QtStateMachine module. + ------------------------------------------------------------------- Wed Jan 8 15:25:39 UTC 2025 - Ben Greiner diff --git a/python-pyqt-builder.spec b/python-pyqt-builder.spec index c10bf7c..a2b1bd4 100644 --- a/python-pyqt-builder.spec +++ b/python-pyqt-builder.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pyqt-builder -Version: 1.17.1 +Version: 1.18.1 Release: 0 Summary: The PEP 517 compliant PyQt build system License: BSD-2-Clause @@ -89,6 +89,6 @@ $python -c 'import pyqtbuild' %python_alternative %{_bindir}/pyqt-bundle %python_alternative %{_bindir}/pyqt-qt-wheel %{python_sitelib}/pyqtbuild -%{python_sitelib}/PyQt_builder-%{version}.dist-info +%{python_sitelib}/[Pp]y[Qq]t_builder-%{version}.dist-info %changelog