Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-evtx for openSUSE:Factory 
checked in at 2021-11-08 17:24:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-evtx (Old)
 and      /work/SRC/openSUSE:Factory/.python-evtx.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-evtx"

Mon Nov  8 17:24:47 2021 rev:12 rq:930149 version:0.7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-evtx/python-evtx.changes  2021-11-05 
22:59:06.440299958 +0100
+++ /work/SRC/openSUSE:Factory/.python-evtx.new.1890/python-evtx.changes        
2021-11-08 17:25:30.220745297 +0100
@@ -1,0 +2,5 @@
+Mon Nov  8 11:04:39 UTC 2021 - Dirk M??ller <[email protected]>
+
+- add missing six dependency declaration 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-evtx.spec ++++++
--- /var/tmp/diff_new_pack.MmC4SW/_old  2021-11-08 17:25:30.604745549 +0100
+++ /var/tmp/diff_new_pack.MmC4SW/_new  2021-11-08 17:25:30.608745553 +0100
@@ -36,6 +36,7 @@
 BuildRequires:  %{python_module lxml}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module six}
 %if %{with python2}
 BuildRequires:  python2-xml
 %endif
@@ -44,6 +45,7 @@
 BuildRequires:  python-rpm-macros >= 20210929
 Requires:       python-hexdump
 Requires:       python-lxml
+Requires:       python-six
 %ifpython2
 Requires:       python-xml
 %endif
@@ -52,7 +54,7 @@
 Requires:       alts
 %else
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 %endif
 BuildArch:      noarch
 %python_subpackages

Reply via email to