[packages/python3-babel] - R: python3-modules, not python-modules
hawk
hawk at pld-linux.org
Wed Aug 13 12:29:26 CEST 2025
commit 0d691ebbe926ab92cfa9bc6cee23e9c6043702be
Author: Marcin Krol <hawk at tld-linux.org>
Date: Wed Aug 13 12:28:57 2025 +0200
- R: python3-modules, not python-modules
python3-babel.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-babel.spec b/python3-babel.spec
index 187e411..c28a9ae 100644
--- a/python3-babel.spec
+++ b/python3-babel.spec
@@ -29,7 +29,7 @@ BuildRequires: python3-pytest
BuildRequires: python3-pytest-cov
%endif
%{?with_doc:BuildRequires: sphinx-pdg}
-Requires: python-modules >= 1:2.7
+Requires: python3-modules
Obsoletes: python-Babel < 0.9.5-2
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-babel.git/commitdiff/0d691ebbe926ab92cfa9bc6cee23e9c6043702be
More information about the pld-cvs-commit
mailing list