Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pyqt-builder for
openSUSE:Factory checked in at 2021-10-20 20:23:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyqt-builder (Old)
and /work/SRC/openSUSE:Factory/.python-pyqt-builder.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyqt-builder"
Wed Oct 20 20:23:05 2021 rev:9 rq:926281 version:1.12.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyqt-builder/python-pyqt-builder.changes
2021-10-08 22:05:01.476557790 +0200
+++
/work/SRC/openSUSE:Factory/.python-pyqt-builder.new.1890/python-pyqt-builder.changes
2021-10-20 20:23:36.465353018 +0200
@@ -1,0 +2,10 @@
+Sat Oct 16 16:00:52 UTC 2021 - Ben Greiner <[email protected]>
+
+- 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.
+
+-------------------------------------------------------------------
Old:
----
PyQt-builder-1.11.0.tar.gz
New:
----
PyQt-builder-1.12.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyqt-builder.spec ++++++
--- /var/tmp/diff_new_pack.yOE9wi/_old 2021-10-20 20:23:37.029353366 +0200
+++ /var/tmp/diff_new_pack.yOE9wi/_new 2021-10-20 20:23:37.029353366 +0200
@@ -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 @@
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
++++++ PyQt-builder-1.11.0.tar.gz -> PyQt-builder-1.12.1.tar.gz ++++++
++++ 5491 lines of diff (skipped)