Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libevt"

Sun Jun 27 18:59:09 2021 rev:16 rq:902499 version:20210503

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevt/libevt.changes    2021-06-11 
00:18:57.325346284 +0200
+++ /work/SRC/openSUSE:Factory/.libevt.new.2625/libevt.changes  2021-06-27 
19:00:18.232372376 +0200
@@ -1,0 +2,5 @@
+Sat Jun 26 09:51:54 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Drop python2 module build.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libevt.spec ++++++
--- /var/tmp/diff_new_pack.sx4paL/_old  2021-06-27 19:00:18.616372881 +0200
+++ /var/tmp/diff_new_pack.sx4paL/_new  2021-06-27 19:00:18.620372886 +0200
@@ -16,7 +16,6 @@
 #
 
 
-%bcond_without python2
 %define lname  libevt1
 Name:           libevt
 Version:        20210503
@@ -53,9 +52,6 @@
 BuildRequires:  pkgconfig(libregf) >= 20210419
 BuildRequires:  pkgconfig(libuna) >= 20201204
 BuildRequires:  pkgconfig(libwrc) >= 20210425
-%if %{with python2}
-BuildRequires:  pkgconfig(python2)
-%endif
 BuildRequires:  pkgconfig(python3)
 
 %description
@@ -95,15 +91,6 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of %name.
 
-%package -n python2-%name
-Summary:        Python bindings for libevt, a Windows event file parser
-License:        LGPL-3.0-or-later
-Group:          Development/Libraries/Python
-Obsoletes:      python-%name < 20191221
-
-%description -n python2-%name
-Python bindings for libevt, which can read Windows event files.
-
 %package -n python3-%name
 Summary:        Python bindings for libevt, a Windows event file parser
 License:        LGPL-3.0-or-later
@@ -121,9 +108,6 @@
 %configure \
     --disable-static \
     --enable-wide-character-type \
-%if %{with python2}
-    --enable-python2 \
-%endif
     --enable-python3
 %make_build
 
@@ -151,12 +135,6 @@
 %_libdir/pkgconfig/libevt.pc
 %_mandir/man3/libevt.3*
 
-%if %{with python2}
-%files -n python2-%name
-%license COPYING*
-%python2_sitearch/pyevt.so
-%endif
-
 %files -n python3-%name
 %license COPYING*
 %python3_sitearch/pyevt.so

Reply via email to