Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sip6 for openSUSE:Factory 
checked in at 2021-10-08 22:04:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sip6 (Old)
 and      /work/SRC/openSUSE:Factory/.python-sip6.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sip6"

Fri Oct  8 22:04:44 2021 rev:3 rq:923124 version:6.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sip6/python-sip6.changes  2021-09-20 
23:32:02.847091615 +0200
+++ /work/SRC/openSUSE:Factory/.python-sip6.new.2443/python-sip6.changes        
2021-10-08 22:04:59.084553855 +0200
@@ -1,0 +2,17 @@
+Sun Oct  3 12:33:30 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 6.2.0
+  * The interpreter tag in the name of a wheel now specifies
+    a minimum Python version (rather than each supported
+    Python version) when the limited API is used.
+  * The /PyQtNoQMetaObject/ annotation can now be applied to
+    namespaces.
+  * sip-build, sip-install and sip-wheel now support the
+    --disabled-feature command line option.
+  * Added support for Python v3.10.
+  * Added the setuptools builder which is the default for
+    Python v3.10 and later.
+  * The ABI version, wherever specified, is now a minimum
+    version with a default minor version of 0.
+
+-------------------------------------------------------------------

Old:
----
  sip-6.1.1.tar.gz

New:
----
  sip-6.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-sip6.spec ++++++
--- /var/tmp/diff_new_pack.AKYTQo/_old  2021-10-08 22:05:00.000555362 +0200
+++ /var/tmp/diff_new_pack.AKYTQo/_new  2021-10-08 22:05:00.000555362 +0200
@@ -19,15 +19,14 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-sip6
-Version:        6.1.1
+Version:        6.2.0
 Release:        0
 Summary:        A Python bindings generator for C/C++ libraries
 License:        GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
 Group:          Development/Libraries/Python
 URL:            https://www.riverbankcomputing.com/software/sip
 Source0:        
https://files.pythonhosted.org/packages/source/s/sip/sip-%{version}.tar.gz
-BuildRequires:  %{python_module base >= 3.6}
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module devel >= 3.6}
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module toml}
@@ -48,8 +47,7 @@
 Summary:        A Python bindings generator for C/C++ libraries
 Group:          Development/Libraries/Python
 Requires:       c++_compiler
-Requires:       python-base >= 3.6
-Requires:       python-devel
+Requires:       python-devel >= 3.6
 Requires:       python-setuptools
 Requires:       python-toml
 Requires(post): update-alternatives

++++++ sip-6.1.1.tar.gz -> sip-6.2.0.tar.gz ++++++
++++ 144129 lines of diff (skipped)

Reply via email to