diff --git a/PyQt-builder-1.11.0.tar.gz b/PyQt-builder-1.11.0.tar.gz deleted file mode 100644 index 8b889ea..0000000 --- a/PyQt-builder-1.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40f6df88c00e6aa9ac9a8bc5688f9fe2a4bd56c06cdb0a0b00ce8955ec34ffe5 -size 5704150 diff --git a/PyQt-builder-1.12.1.tar.gz b/PyQt-builder-1.12.1.tar.gz new file mode 100644 index 0000000..eb380c2 --- /dev/null +++ b/PyQt-builder-1.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a71e9cac134702467bd93ed9c7a5a47dc4386d93501bdcafb14cd08b3041d40 +size 5726601 diff --git a/python-pyqt-builder.changes b/python-pyqt-builder.changes index 835be7c..7f83cf8 100644 --- a/python-pyqt-builder.changes +++ b/python-pyqt-builder.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Oct 16 16:00:52 UTC 2021 - Ben Greiner + +- Update to version 1.12.1 + * Build universal2 wheels for Qt v6.2 and later when using + Python v3.10 and later. + * Added the '--arch' command line option to pyqt-bundle to + specify a particular architecture (x86_64 or arm64) to + bundle on macOS. + ------------------------------------------------------------------- Sun Oct 3 12:33:30 UTC 2021 - Ben Greiner diff --git a/python-pyqt-builder.spec b/python-pyqt-builder.spec index 9d97494..54a15ca 100644 --- a/python-pyqt-builder.spec +++ b/python-pyqt-builder.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-%{mname} -Version: 1.11.0 +Version: 1.12.1 Release: 0 Summary: The PEP 517 compliant PyQt build system License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP @@ -29,14 +29,14 @@ Source0: https://files.pythonhosted.org/packages/source/P/PyQt-builder/Py BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-sip-devel >= 5.5 +Requires: python-sip-devel >= 6.3 Requires: python-packaging Requires(post): update-alternatives Requires(postun):update-alternatives Provides: python-PyQt-builder = %{version}-%{release} BuildArch: noarch # SECTION Test Requirements -BuildRequires: %{python_module sip-devel >= 5.5} +BuildRequires: %{python_module sip-devel >= 6.3} BuildRequires: %{python_module packaging} # /SECTION %python_subpackages