[packages/python3-pyrsistent] - updated to 0.19.3, pytest 7 is fine (despite requirement specified in setup.py)

qboosh qboosh at pld-linux.org
Sun Apr 2 19:20:58 CEST 2023


commit 66f6ca85e992324fd80f6bb8bf49f07765beb8bc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 2 19:23:28 2023 +0200

    - updated to 0.19.3, pytest 7 is fine (despite requirement specified in setup.py)

 python3-pyrsistent.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python3-pyrsistent.spec b/python3-pyrsistent.spec
index 04a830c..054a1e6 100644
--- a/python3-pyrsistent.spec
+++ b/python3-pyrsistent.spec
@@ -6,19 +6,19 @@
 Summary:	Persistent/Functional/Immutable data structures
 Summary(pl.UTF-8):	Trwałe/funkcyjne/niezmienne struktury danych
 Name:		python3-pyrsistent
-Version:	0.18.1
-Release:	3
+Version:	0.19.3
+Release:	1
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/pyrsistent/
 Source0:	https://files.pythonhosted.org/packages/source/p/pyrsistent/%{module}-%{version}.tar.gz
-# Source0-md5:	cef3da08455664bf917dcf8cd00d49a4
+# Source0-md5:	761266eab1f9dc9280cdb0a6d2dedb08
 URL:		http://github.com/tobgu/pyrsistent/
 BuildRequires:	python3-devel >= 1:3.7
 BuildRequires:	python3-setuptools
 %if %{with tests}
 BuildRequires:	python3-hypothesis < 7
-BuildRequires:	python3-pytest < 7
+BuildRequires:	python3-pytest
 BuildRequires:	python3-six
 %endif
 BuildRequires:	rpm-pythonprov
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-pyrsistent.git/commitdiff/66f6ca85e992324fd80f6bb8bf49f07765beb8bc



More information about the pld-cvs-commit mailing list