Hello community,
here is the log from the commit of package python-compizconfig for
openSUSE:Factory checked in at 2020-04-28 22:32:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-compizconfig (Old)
and /work/SRC/openSUSE:Factory/.python-compizconfig.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-compizconfig"
Tue Apr 28 22:32:53 2020 rev:13 rq:798698 version:0.8.18
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-compizconfig/python-compizconfig.changes
2020-04-05 20:56:46.885393536 +0200
+++
/work/SRC/openSUSE:Factory/.python-compizconfig.new.2738/python-compizconfig.changes
2020-04-28 22:33:25.777872341 +0200
@@ -1,0 +2,6 @@
+Tue Apr 28 16:01:30 UTC 2020 - Alexei Sorokin <[email protected]>
+
+- Skip building with Python 2 as depenedency requirements no longer
+ met for it.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-compizconfig.spec ++++++
--- /var/tmp/diff_new_pack.QXfBrq/_old 2020-04-28 22:33:26.749874155 +0200
+++ /var/tmp/diff_new_pack.QXfBrq/_new 2020-04-28 22:33:26.761874177 +0200
@@ -16,7 +16,7 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
%define _rev 11bb53f9054e95f715e631a261968e2c
%define _name compizconfig-python
Name: python-compizconfig
@@ -33,16 +33,10 @@
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: python-rpm-macros
-BuildRequires: python3-Cython
-BuildRequires: python3-devel
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(libcompizconfig) < 0.9
BuildRequires: pkgconfig(x11)
Requires: compiz < 0.9
-%ifpython2
-Obsoletes: ccs-python < %{version}
-Provides: ccs-python = %{version}
-%endif
%python_subpackages
%description