Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pypipegraph for 
openSUSE:Factory checked in at 2021-04-24 23:08:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pypipegraph (Old)
 and      /work/SRC/openSUSE:Factory/.python-pypipegraph.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pypipegraph"

Sat Apr 24 23:08:48 2021 rev:3 rq:887920 version:0.189

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pypipegraph/python-pypipegraph.changes    
2020-05-20 18:48:11.305649778 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pypipegraph.new.12324/python-pypipegraph.changes
 2021-04-24 23:09:59.699466233 +0200
@@ -1,0 +2,5 @@
+Fri Apr 23 05:49:28 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Do not build for Python 3.6, due to no NumPy. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pypipegraph.spec ++++++
--- /var/tmp/diff_new_pack.Oug02U/_old  2021-04-24 23:10:00.079466771 +0200
+++ /var/tmp/diff_new_pack.Oug02U/_new  2021-04-24 23:10:00.079466771 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pypipegraph
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -18,6 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
+%define         skip_python36 1
 Name:           python-pypipegraph
 Version:        0.189
 Release:        0
@@ -32,7 +33,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-numpy
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module flake8}

Reply via email to