Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-Bottleneck"

Fri Feb 19 23:43:45 2021 rev:10 rq:873419 version:1.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Bottleneck/python-Bottleneck.changes      
2020-03-30 23:03:42.624187010 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Bottleneck.new.28504/python-Bottleneck.changes
   2021-02-19 23:45:09.155356761 +0100
@@ -1,0 +2,6 @@
+Wed Feb 17 22:59:05 UTC 2021 - Benjamin Greiner <[email protected]>
+
+- Skip python36 build: NumPy 1.20 in Tumbleweed does not provide
+  python36-numpy anymore (NEP 29).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Bottleneck.spec ++++++
--- /var/tmp/diff_new_pack.vIWotR/_old  2021-02-19 23:45:09.791357385 +0100
+++ /var/tmp/diff_new_pack.vIWotR/_new  2021-02-19 23:45:09.795357389 +0100
@@ -18,12 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
+%define skip_python36 1
 Name:           python-Bottleneck
 Version:        1.3.2
 Release:        0
 Summary:        A collection of fast NumPy array functions
 License:        BSD-2-Clause AND BSD-3-Clause
-URL:            http://berkeleyanalytics.com/bottleneck/
+URL:            https://github.com/pydata/bottleneck
 Source0:        
https://files.pythonhosted.org/packages/source/B/Bottleneck/Bottleneck-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy-devel >= 1.16.0}
@@ -49,7 +50,6 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-export PYTHONDONTWRITEBYTECODE=1
 %pytest_arch %{buildroot}%{$python_sitearch}/bottleneck/tests/
 
 %files %{python_files}

Reply via email to