diff --git a/PyQt-builder-1.12.2.tar.gz b/PyQt-builder-1.12.2.tar.gz deleted file mode 100644 index 75f42a4..0000000 --- a/PyQt-builder-1.12.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f62bb688d70e0afd88c413a8d994bda824e6cebd12b612902d1945c5a67edcd7 -size 5727071 diff --git a/PyQt-builder-1.13.0.tar.gz b/PyQt-builder-1.13.0.tar.gz new file mode 100644 index 0000000..9078a97 --- /dev/null +++ b/PyQt-builder-1.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4877580c38ceb5320e129b381d083b0a8601c68166d8b99707f08fa0a1689eef +size 3906564 diff --git a/python-pyqt-builder.changes b/python-pyqt-builder.changes index d35846f..02e8dc4 100644 --- a/python-pyqt-builder.changes +++ b/python-pyqt-builder.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jun 20 21:19:02 UTC 2022 - Ben Greiner + +- Update to version 1.13.0 + * The default ABI versions are now v12.11 and v13.4 so that + wrapped classes can be used by sip.array. + * Removed support for bundling version of Qt older than v5.15. + * Removed support for Python v3.6. + ------------------------------------------------------------------- Fri Oct 29 15:02:35 UTC 2021 - Ben Greiner diff --git a/python-pyqt-builder.spec b/python-pyqt-builder.spec index 78bcff3..54dd1be 100644 --- a/python-pyqt-builder.spec +++ b/python-pyqt-builder.spec @@ -17,16 +17,15 @@ %define mname pyqt-builder -%{?!python_module:%define python_module() python3-%{**}} -%define skip_python2 1 Name: python-%{mname} -Version: 1.12.2 +Version: 1.13.0 Release: 0 Summary: The PEP 517 compliant PyQt build system License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP URL: https://www.riverbankcomputing.com/software/pyqt-builder Source0: https://files.pythonhosted.org/packages/source/P/PyQt-builder/PyQt-builder-%{version}.tar.gz BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module base >= 3.7} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-sip-devel >= 6.3