Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-importlab for
openSUSE:Factory checked in at 2021-02-15 23:17:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-importlab (Old)
and /work/SRC/openSUSE:Factory/.python-importlab.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-importlab"
Mon Feb 15 23:17:38 2021 rev:5 rq:871595 version:0.5.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-importlab/python-importlab.changes
2020-05-26 17:49:23.891890784 +0200
+++
/work/SRC/openSUSE:Factory/.python-importlab.new.28504/python-importlab.changes
2021-02-15 23:20:05.139735030 +0100
@@ -1,0 +2,6 @@
+Sat Feb 13 00:12:25 UTC 2021 - Benjamin Greiner <[email protected]>
+
+- Skip python36 build: No python36-networkx anymore due to SciPy
+ following NEP 29.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-importlab.spec ++++++
--- /var/tmp/diff_new_pack.QpVEwG/_old 2021-02-15 23:20:05.783735992 +0100
+++ /var/tmp/diff_new_pack.QpVEwG/_new 2021-02-15 23:20:05.787735997 +0100
@@ -18,6 +18,8 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
+# python36-networkx no longer exists in Tumbleweed (due to SciPy following NEP
29)
+%define skip_python36 1
Name: python-importlab
Version: 0.5.1
Release: 0
@@ -30,13 +32,11 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-networkx
-Requires: python-six
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module networkx}
-BuildRequires: %{python_module six}
# /SECTION
%python_subpackages