[packages/python3-roman-numerals-py] - updated dependencies

qboosh qboosh at pld-linux.org
Sat May 24 17:50:40 CEST 2025


commit dd50ff5d724b38a8baca4c8b1eece4bc55dcd2b7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 24 17:24:00 2025 +0200

    - updated dependencies

 python3-roman-numerals-py.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/python3-roman-numerals-py.spec b/python3-roman-numerals-py.spec
index 91c2a63..11e9531 100644
--- a/python3-roman-numerals-py.spec
+++ b/python3-roman-numerals-py.spec
@@ -15,15 +15,16 @@ Source0:	https://files.pythonhosted.org/packages/source/r/roman_numerals_py/roma
 # Source0-md5:	818e8252ca189c657bf7f860824eceb9
 URL:		https://pypi.org/project/roman-numerals-py/
 BuildRequires:	python3-build
-BuildRequires:	python3-flit_core
+BuildRequires:	python3-flit_core >= 3.7
+BuildRequires:	python3-flit_core < 4
 BuildRequires:	python3-installer
-BuildRequires:	python3-modules >= 1:3.2
+BuildRequires:	python3-modules >= 1:3.9
 %if %{with tests}
-BuildRequires:	python3-pytest
+BuildRequires:	python3-pytest >= 8
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
-Requires:	python3-modules >= 1:3.2
+Requires:	python3-modules >= 1:3.9
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-roman-numerals-py.git/commitdiff/dd50ff5d724b38a8baca4c8b1eece4bc55dcd2b7



More information about the pld-cvs-commit mailing list