forked from pool/python-pyrsistent
- Update to 0.15.4:
* support new pytest * Fix #174, fix a GC traversal bug in pvector evolver C extension. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
95feee1efa
commit
a5e97a82c4
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pyrsistent
|
||||
Version: 0.15.3
|
||||
Version: 0.15.4
|
||||
Release: 0
|
||||
Summary: Persistent, Functional, Immutable data structures
|
||||
License: MIT
|
||||
@@ -28,8 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/p/pyrsistent/pyrs
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module hypothesis}
|
||||
BuildRequires: %{python_module numpy}
|
||||
# https://github.com/tobgu/pyrsistent/issues/175
|
||||
BuildRequires: %{python_module pytest < 5.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: fdupes
|
||||
|
Reference in New Issue
Block a user