diff --git a/PyQt5_sip-12.10.1.tar.gz b/PyQt5_sip-12.10.1.tar.gz deleted file mode 100644 index ad4ce41..0000000 --- a/PyQt5_sip-12.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97e008795c453488f51a5c97dbff29cda7841afb1ca842c9e819d8e6cc0ae724 -size 121271 diff --git a/PyQt5_sip-12.11.0.tar.gz b/PyQt5_sip-12.11.0.tar.gz new file mode 100644 index 0000000..a206c49 --- /dev/null +++ b/PyQt5_sip-12.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4710fd85b57edef716cc55fae45bfd5bfac6fc7ba91036f1dcc3f331ca0eb39 +size 122792 diff --git a/python-qt5-sip.changes b/python-qt5-sip.changes index bd0595b..73c6a27 100644 --- a/python-qt5-sip.changes +++ b/python-qt5-sip.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 20 21:29:16 UTC 2022 - Ben Greiner + +- Update to ABI version 12.11.0 + ------------------------------------------------------------------- Wed Apr 13 08:33:33 UTC 2022 - Ben Greiner diff --git a/python-qt5-sip.spec b/python-qt5-sip.spec index 407de8a..db6d1e4 100644 --- a/python-qt5-sip.spec +++ b/python-qt5-sip.spec @@ -16,18 +16,15 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 Name: python-qt5-sip -Version: 12.10.1 +Version: 12.11.0 Release: 0 License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP Summary: The sip module support for PyQt5 URL: https://www.riverbankcomputing.com/software/sip/ Group: Development/Languages/Python Source0: https://files.pythonhosted.org/packages/source/P/PyQt5-sip/PyQt5_sip-%{version}.tar.gz -BuildRequires: %pythons >= 3.7 -BuildRequires: %{python_module devel} +BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module setuptools >= 30.3} BuildRequires: fdupes BuildRequires: python-rpm-macros