Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfwsi for openSUSE:Factory checked 
in at 2021-06-27 18:59:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfwsi (Old)
 and      /work/SRC/openSUSE:Factory/.libfwsi.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfwsi"

Sun Jun 27 18:59:13 2021 rev:9 rq:902515 version:20210419

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfwsi/libfwsi.changes  2021-06-11 
00:18:31.945302185 +0200
+++ /work/SRC/openSUSE:Factory/.libfwsi.new.2625/libfwsi.changes        
2021-06-27 19:00:24.368380437 +0200
@@ -1,0 +2,5 @@
+Sat Jun 26 09:59:03 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Drop python2 module build.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libfwsi.spec ++++++
--- /var/tmp/diff_new_pack.iMSaPl/_old  2021-06-27 19:00:24.772380968 +0200
+++ /var/tmp/diff_new_pack.iMSaPl/_new  2021-06-27 19:00:24.776380973 +0200
@@ -68,18 +68,6 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libfwsi.
 
-%package -n python2-%{name}
-Summary:        Python2 bindings for libfwsi
-License:        LGPL-3.0-or-later
-Group:          Development/Libraries/Python
-Requires:       %{lname} = %{version}
-BuildRequires:  pkgconfig(python2)
-Obsoletes:      pyfwsi <= 20191221
-Obsoletes:      python-%{name} <= 20191221
-
-%description -n python2-%name
-Python2 bindings for libfwsi, a library to access Windows Shell Items.
-
 %package -n python3-%{name}
 Summary:        Python bindings for libfwsi
 License:        LGPL-3.0-or-later
@@ -94,7 +82,7 @@
 
 %build
 if [ ! -e configure ]; then ./autogen.sh; fi
-%configure --disable-static --enable-python2 --enable-python3
+%configure --disable-static --enable-python3
 %make_build
 
 %install
@@ -117,10 +105,6 @@
 %{_libdir}/pkgconfig/libfwsi.pc
 %{_mandir}/man3/libfwsi.3*
 
-%files -n python2-%name
-%license COPYING*
-%python2_sitearch/pyfwsi.so
-
 %files -n python3-%name
 %license COPYING*
 %python3_sitearch/pyfwsi.so

Reply via email to