Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-extension-helpers for 
openSUSE:Factory checked in at 2021-02-21 22:14:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-extension-helpers (Old)
 and      /work/SRC/openSUSE:Factory/.python-extension-helpers.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-extension-helpers"

Sun Feb 21 22:14:24 2021 rev:2 rq:874076 version:0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-extension-helpers/python-extension-helpers.changes
        2020-07-10 14:13:20.763621022 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-extension-helpers.new.28504/python-extension-helpers.changes
     2021-02-21 22:14:24.530105495 +0100
@@ -1,0 +2,6 @@
+Sat Feb 20 18:28:13 UTC 2021 - Ben Greiner <[email protected]>
+
+- Don't test python36-numpy. Numpy 1.20 in Tumbleweed dropped
+  python36 (NEP 29) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-extension-helpers.spec ++++++
--- /var/tmp/diff_new_pack.f11jPo/_old  2021-02-21 22:14:25.030106023 +0100
+++ /var/tmp/diff_new_pack.f11jPo/_new  2021-02-21 22:14:25.034106028 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-extension-helpers
 #
-# 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
@@ -26,12 +26,15 @@
 URL:            https://github.com/astropy/extension-helpers
 Source:         
https://files.pythonhosted.org/packages/source/e/extension-helpers/extension-helpers-%{version}.tar.gz
 Source100:      python-extension-helpers-rpmlintrc
-BuildRequires:  %{python_module numpy-devel}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+# SECTION test requirements
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module numpy-devel if (%python-base without 
python36-base)}
+# /SECTION
 Requires:       python-setuptools
 BuildArch:      noarch
 %python_subpackages

Reply via email to