Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pomegranate for 
openSUSE:Factory checked in at 2021-02-15 23:17:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pomegranate (Old)
 and      /work/SRC/openSUSE:Factory/.python-pomegranate.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pomegranate"

Mon Feb 15 23:17:04 2021 rev:3 rq:871469 version:0.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pomegranate/python-pomegranate.changes    
2020-01-07 23:52:08.411993523 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pomegranate.new.28504/python-pomegranate.changes
 2021-02-15 23:19:33.083687152 +0100
@@ -1,0 +2,5 @@
+Fri Feb 12 14:56:03 UTC 2021 - Dirk M??ller <[email protected]>
+
+- skip python 36 from build 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pomegranate.spec ++++++
--- /var/tmp/diff_new_pack.gkZbrg/_old  2021-02-15 23:19:34.511689285 +0100
+++ /var/tmp/diff_new_pack.gkZbrg/_new  2021-02-15 23:19:34.515689291 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pomegranate
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python36 1
 Name:           python-pomegranate
 Version:        0.12.0
 Release:        0
@@ -32,16 +33,16 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-PyYAML
 Requires:       python-joblib >= 0.9.0b4
 Requires:       python-networkx >= 2.0
 Requires:       python-numpy >= 1.8.0
-Requires:       python-PyYAML
 Requires:       python-scipy >= 0.17.0
 # SECTION test requirements
+BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module joblib >= 0.9.0b4}
 BuildRequires:  %{python_module networkx >= 2.0}
 BuildRequires:  %{python_module numpy >= 1.8.0}
-BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module scipy >= 0.17.0}
 # /SECTION
 %python_subpackages

Reply via email to