commit 70aced80e0c099f9a154cf3239d5a6e39760f15d
Author: Jakub Bogusz <qbo...@pld-linux.org>
Date:   Sat Nov 18 17:43:50 2023 +0100

    - updated to 0.16.1 (python 2.7 compatibility was actually broken in 0.17 
and some python2 packages require 0.16.x)

 python-pyrsistent.spec | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/python-pyrsistent.spec b/python-pyrsistent.spec
index 888ca51..556de37 100644
--- a/python-pyrsistent.spec
+++ b/python-pyrsistent.spec
@@ -1,4 +1,4 @@
-# NOTE: for versions >= 0.16 (for python 3.5+) see python3-pyrsistent.spec
+# NOTE: for versions >= 0.17 (for python 3.5+) see python3-pyrsistent.spec
 #
 # Conditional build:
 %bcond_without python2 # CPython 2.x module
@@ -9,14 +9,14 @@
 Summary:       Persistent/Functional/Immutable data structures
 Summary(pl.UTF-8):     TrwaƂe/funkcyjne/niezmienne struktury danych
 Name:          python-pyrsistent
-# keep 0.15.x for python2 support
-Version:       0.15.7
-Release:       3
+# keep 0.16.x for python2 support
+Version:       0.16.1
+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: da9486d00ef5b213f40d5cf3c5bca82d
+# Source0-md5: 1d6e6ae7f1da8082f39c52b64ed66ac0
 URL:           http://github.com/tobgu/pyrsistent/
 %if %{with python2}
 BuildRequires: python-devel >= 1:2.7
@@ -32,8 +32,7 @@ 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
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyrsistent.git/commitdiff/70aced80e0c099f9a154cf3239d5a6e39760f15d

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to