forked from pool/python-cloudpickle
- Add python-py as test dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudpickle?expand=0&rev=43
This commit is contained in:
parent
ec0d73250d
commit
4c9d53daa4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 5 12:19:25 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Add python-py as test dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 12:04:27 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-cloudpickle
|
||||
Version: 2.2.0
|
||||
@ -35,6 +34,7 @@ BuildArch: noarch
|
||||
BuildRequires: %{python_module curses}
|
||||
BuildRequires: %{python_module psutil}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module py}
|
||||
BuildRequires: %{python_module tornado}
|
||||
# only test these for the primary interpreter, as packages for older pythons are dropped in TW
|
||||
BuildRequires: python3-scipy
|
||||
|
Loading…
x
Reference in New Issue
Block a user