[packages/python3-pytools] Rel 2; fix R

arekm arekm at pld-linux.org
Sun May 4 11:45:12 CEST 2025


commit 951e0c65f962535ba600386bf23f52207ba721f5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun May 4 10:44:13 2025 +0200

    Rel 2; fix R

 python3-pytools.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python3-pytools.spec b/python3-pytools.spec
index 22250d0..5203cf6 100644
--- a/python3-pytools.spec
+++ b/python3-pytools.spec
@@ -7,7 +7,7 @@ Summary:	A small collection of tools for Python 2
 Summary(pl.UTF-8):	Mały zestaw narzędzi dla Pythona 2
 Name:		python3-pytools
 Version:	2025.1.2
-Release:	1
+Release:	2
 License:	MIT
 Group:		Development/Languages/Python
 #Source0Download: https://pypi.python.org/simple/pytools/
@@ -25,9 +25,9 @@ BuildRequires:	python3-six >= 1.8.0
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
-Requires:	python-appdirs >= 1.4.0
-Requires:	python-decorator >= 3.2.0
-Requires:	python-six
+Requires:	python3-appdirs >= 1.4.0
+Requires:	python3-decorator >= 3.2.0
+Requires:	python3-six
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-pytools.git/commitdiff/951e0c65f962535ba600386bf23f52207ba721f5



More information about the pld-cvs-commit mailing list