[packages/python3-pyrsistent] - up to 0.18.0

baggins baggins at pld-linux.org
Thu Nov 25 22:30:00 CET 2021


commit 2d1fe59254816576d7896c11ea6c14d866b982c3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Nov 25 22:29:51 2021 +0100

    - up to 0.18.0

 python3-pyrsistent.spec | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/python3-pyrsistent.spec b/python3-pyrsistent.spec
index fabcf7e..f5e955e 100644
--- a/python3-pyrsistent.spec
+++ b/python3-pyrsistent.spec
@@ -6,20 +6,19 @@
 Summary:	Persistent/Functional/Immutable data structures
 Summary(pl.UTF-8):	Trwałe/funkcyjne/niezmienne struktury danych
 Name:		python3-pyrsistent
-Version:	0.16.0
-Release:	3
+Version:	0.18.0
+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:	4ba30da6f0a63554e70ac6c4c1904929
+# Source0-md5:	1b335355d3eb40d0870988a1a41894b3
 URL:		http://github.com/tobgu/pyrsistent/
 BuildRequires:	python3-devel >= 1:3.5
 BuildRequires:	python3-setuptools
 %if %{with tests}
 BuildRequires:	python3-hypothesis
-# < 5? works also with 5.4.1
-BuildRequires:	python3-pytest < 5
+BuildRequires:	python3-pytest
 BuildRequires:	python3-six
 %endif
 BuildRequires:	rpm-pythonprov
@@ -59,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES.txt LICENCE.mit README.rst
+%doc CHANGES.txt README.rst
 %attr(755,root,root) %{py3_sitedir}/pvectorc.cpython-*.so
 %{py3_sitedir}/_pyrsistent_version.py
 %{py3_sitedir}/__pycache__/_pyrsistent_version.cpython-*.py[co]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-pyrsistent.git/commitdiff/2d1fe59254816576d7896c11ea6c14d866b982c3



More information about the pld-cvs-commit mailing list