[packages/python3-jsonpointer] - rel 2, fix deps

baggins baggins at pld-linux.org
Mon Jun 2 08:58:09 CEST 2025


commit c0f639a9001956dcc01bf677053bad7e175f9c95
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Jun 2 09:41:58 2025 +0200

    - rel 2, fix deps

 python3-jsonpointer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-jsonpointer.spec b/python3-jsonpointer.spec
index 5d67635..029ac58 100644
--- a/python3-jsonpointer.spec
+++ b/python3-jsonpointer.spec
@@ -6,7 +6,7 @@ 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:		python3-jsonpointer
 Version:	3.0.0
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/jsonpointer/
@@ -17,7 +17,7 @@ BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 BuildRequires:	python3-modules >= 1:3.7
 BuildRequires:	python3-setuptools
-Requires:	python-modules >= 1:3.7
+Requires:	python3-modules >= 1:3.7
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-jsonpointer.git/commitdiff/c0f639a9001956dcc01bf677053bad7e175f9c95



More information about the pld-cvs-commit mailing list