[packages/python3-ujson] fix python-modules runtime dependency

atler atler at pld-linux.org
Mon Dec 14 14:34:19 CET 2020


commit 5e378d297da3e082e3fc0e884fd4ea4b12a51a4c
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Dec 14 14:33:11 2020 +0100

    fix python-modules runtime dependency

 python3-ujson.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-ujson.spec b/python3-ujson.spec
index 332332d..8fb2ea1 100644
--- a/python3-ujson.spec
+++ b/python3-ujson.spec
@@ -22,7 +22,7 @@ BuildRequires:	python3-pytest
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
-Requires:	python-modules >= 1:2.7
+Requires:	python3-modules >= 1:3.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-ujson.git/commitdiff/5e378d297da3e082e3fc0e884fd4ea4b12a51a4c



More information about the pld-cvs-commit mailing list