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-08 22:04:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyqt-builder (Old) and /work/SRC/openSUSE:Factory/.python-pyqt-builder.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyqt-builder" Fri Oct 8 22:04:44 2021 rev:8 rq:923125 version:1.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyqt-builder/python-pyqt-builder.changes 2021-08-24 10:54:17.784366756 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyqt-builder.new.2443/python-pyqt-builder.changes 2021-10-08 22:05:01.476557790 +0200 @@ -1,0 +2,7 @@ +Sun Oct 3 12:33:30 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Update to version 1.11.0 + * Added support for bundling Qt v6.2. + * Added support for PyQt6-WebEngine to pyqt-bundle. + +------------------------------------------------------------------- Old: ---- PyQt-builder-1.10.3.tar.gz New: ---- PyQt-builder-1.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyqt-builder.spec ++++++ --- /var/tmp/diff_new_pack.fe0BJU/_old 2021-10-08 22:05:02.096558810 +0200 +++ /var/tmp/diff_new_pack.fe0BJU/_new 2021-10-08 22:05:02.096558810 +0200 @@ -17,10 +17,10 @@ %define mname pyqt-builder -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-%{mname} -Version: 1.10.3 +Version: 1.11.0 Release: 0 Summary: The PEP 517 compliant PyQt build system License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP @@ -30,13 +30,14 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-sip-devel >= 5.5 -Requires: python-wheel +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 packaging} # /SECTION %python_subpackages ++++++ PyQt-builder-1.10.3.tar.gz -> PyQt-builder-1.11.0.tar.gz ++++++ ++++ 5299 lines of diff (skipped)