[packages/python-netifaces] - python-devel required for building ext

qboosh qboosh at pld-linux.org
Sun Mar 26 17:34:14 CEST 2023


commit 5c01a06e54cdc0769ad7612f3940cf5391be1d9e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 26 17:36:38 2023 +0200

    - python-devel required for building ext

 python-netifaces.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-netifaces.spec b/python-netifaces.spec
index 4cb16a3..7e9d18a 100644
--- a/python-netifaces.spec
+++ b/python-netifaces.spec
@@ -17,11 +17,11 @@ Source0:	https://files.pythonhosted.org/packages/source/n/netifaces/%{module}-%{
 # Source0-md5:	3146dcb3297dd018ae5eb9a52b440419
 URL:		https://pypi.org/project/netifaces/
 %if %{with python2}
-BuildRequires:	python-modules >= 1:2.7
+BuildRequires:	python-devel >= 1:2.7
 BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
-BuildRequires:	python3-modules >= 1:3.4
+BuildRequires:	python3-devel >= 1:3.4
 BuildRequires:	python3-setuptools
 %endif
 BuildRequires:	rpmbuild(macros) >= 1.714
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-netifaces.git/commitdiff/5c01a06e54cdc0769ad7612f3940cf5391be1d9e



More information about the pld-cvs-commit mailing list