[packages/python-jsonpointer] - updated to 2.2

qboosh qboosh at pld-linux.org
Mon Mar 14 20:15:55 CET 2022


commit 36fd1286a65f740dd4379074375ea90e6a64f41e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 14 20:17:58 2022 +0100

    - updated to 2.2

 python-jsonpointer.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-jsonpointer.spec b/python-jsonpointer.spec
index 1878cf0..80a3ff4 100644
--- a/python-jsonpointer.spec
+++ b/python-jsonpointer.spec
@@ -7,13 +7,13 @@
 Summary:	Identify specific nodes in a JSON document (RFC 6901)
 Summary(pl.UTF-8):	Identyfikowanie określonych węzłów w dokumencie JSON (RFC 6901)
 Name:		python-jsonpointer
-Version:	2.0
-Release:	2
+Version:	2.2
+Release:	1
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/jsonpointer/
 Source0:	https://files.pythonhosted.org/packages/source/j/jsonpointer/jsonpointer-%{version}.tar.gz
-# Source0-md5:	741b98d0e693b08b5e44e0a9da5a7bb7
+# Source0-md5:	57483634e284ca98b10079b94d729c9c
 URL:		https://pypi.org/project/jsonpointer/
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
@@ -22,7 +22,7 @@ BuildRequires:	python-modules >= 1:2.7
 BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
-BuildRequires:	python3-modules >= 1:3.4
+BuildRequires:	python3-modules >= 1:3.5
 BuildRequires:	python3-setuptools
 %endif
 Requires:	python-modules >= 1:2.7
@@ -39,7 +39,7 @@ Biblioteka do rozwiązywania wskaźników JSON zgodnie z RFC 6901.
 Summary:	Identify specific nodes in a JSON document (RFC 6901)
 Summary(pl.UTF-8):	Identyfikowanie określonych węzłów w dokumencie JSON (RFC 6901)
 Group:		Libraries/Python
-Requires:	python3-modules >= 1:3.4
+Requires:	python3-modules >= 1:3.5
 
 %description -n python3-jsonpointer
 Library to resolve JSON Pointers according to RFC 6901.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-jsonpointer.git/commitdiff/36fd1286a65f740dd4379074375ea90e6a64f41e



More information about the pld-cvs-commit mailing list