[packages/openpace] require setuptools for python3

atler atler at pld-linux.org
Tue Apr 28 17:03:59 CEST 2026


commit a84ce82dd423497557939cc92d5e05edc2c2681a
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Apr 28 17:03:21 2026 +0200

    require setuptools for python3

 openpace.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openpace.spec b/openpace.spec
index 3608fe2..d75d7a8 100644
--- a/openpace.spec
+++ b/openpace.spec
@@ -35,7 +35,7 @@ BuildRequires:	libtool
 BuildRequires:	openssl-devel >= 1.0.2
 BuildRequires:	pkgconfig
 %{?with_python:BuildRequires:	python3-devel}
-%{?with_python:BuildRequires:	python-setuptools}
+%{?with_python:BuildRequires:	python3-setuptools}
 BuildRequires:	rpmbuild(macros) >= 2.021
 %{?with_ruby:BuildRequires:	ruby-devel}
 BuildRequires:	sphinx-pdg
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openpace.git/commitdiff/a84ce82dd423497557939cc92d5e05edc2c2681a



More information about the pld-cvs-commit mailing list