forked from pool/python-pybind11
Accepting request 872218 from home:bnavigator:branches:devel:languages:python
- Dont test with python36-numpy. Tumbleweed's NumPy >= 1.20 dropped support for Python 3.6 OBS-URL: https://build.opensuse.org/request/show/872218 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybind11?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 15 00:56:32 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Dont test with python36-numpy. Tumbleweed's NumPy >= 1.20 dropped
|
||||
support for Python 3.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 7 13:15:06 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@@ -25,7 +25,7 @@ License: BSD-3-Clause
|
||||
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
|
||||
|
Reference in New Issue
Block a user