[packages/python-cffi] BR: python-setuptools

atler atler at pld-linux.org
Mon Apr 4 16:24:45 CEST 2022


commit 86550b34129330241b87a085b11630574c1fd2ae
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Apr 4 16:21:49 2022 +0200

    BR: python-setuptools

 python-cffi.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/python-cffi.spec b/python-cffi.spec
index ee434d7..49d2fff 100644
--- a/python-cffi.spec
+++ b/python-cffi.spec
@@ -21,6 +21,7 @@ BuildRequires:	pkgconfig
 %if %{with python2}
 BuildRequires:	python >= 1:2.6
 BuildRequires:	python-devel >= 1:2.6
+BuildRequires:	python-setuptools
 %if %{with tests}
 BuildRequires:	python-pycparser
 BuildRequires:	python-pytest
@@ -30,6 +31,7 @@ BuildRequires:	virtualenv
 %if %{with python3}
 BuildRequires:	python3 >= 1:3.2
 BuildRequires:	python3-devel >= 1:3.2
+BuildRequires:	python3-setuptools
 %if %{with tests}
 BuildRequires:	python3-pycparser
 BuildRequires:	python3-pytest
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-cffi.git/commitdiff/e05ff55aa199b4ead0452482a3a1efb869db387f



More information about the pld-cvs-commit mailing list