Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pybind11 for openSUSE:Factory
checked in at 2021-02-16 22:34:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pybind11 (Old)
and /work/SRC/openSUSE:Factory/.python-pybind11.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pybind11"
Tue Feb 16 22:34:15 2021 rev:12 rq:872264 version:2.6.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pybind11/python-pybind11.changes
2021-02-11 12:46:16.417391582 +0100
+++
/work/SRC/openSUSE:Factory/.python-pybind11.new.28504/python-pybind11.changes
2021-02-16 22:34:16.465479398 +0100
@@ -1,0 +2,6 @@
+Mon Feb 15 00:56:32 UTC 2021 - Benjamin Greiner <[email protected]>
+
+- Dont test with python36-numpy. Tumbleweed's NumPy >= 1.20 dropped
+ support for Python 3.6
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pybind11.spec ++++++
--- /var/tmp/diff_new_pack.AL8U9N/_old 2021-02-16 22:34:17.217480429 +0100
+++ /var/tmp/diff_new_pack.AL8U9N/_new 2021-02-16 22:34:17.221480434 +0100
@@ -25,7 +25,7 @@
URL: https://github.com/pybind/pybind11
Source:
https://github.com/pybind/pybind11/archive/v%{version}.tar.gz#/pybind11-%{version}.tar.gz
BuildRequires: %{python_module devel}
-BuildRequires: %{python_module numpy}
+BuildRequires: %{python_module numpy if (%python-base without python36-base)}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: cmake