[packages/python-hidapi] - setuptools epoch
qboosh
qboosh at pld-linux.org
Thu Dec 16 06:24:13 CET 2021
commit 04fa15ae61d2eb94727b8775f1351e180d640f2b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Dec 16 06:24:50 2021 +0100
- setuptools epoch
python-hidapi.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-hidapi.spec b/python-hidapi.spec
index 53ddfc7..397830e 100644
--- a/python-hidapi.spec
+++ b/python-hidapi.spec
@@ -22,12 +22,12 @@ BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
BuildRequires: python-Cython
BuildRequires: python-devel >= 1:2.6
-BuildRequires: python-setuptools >= 19.0
+BuildRequires: python-setuptools >= 1:19.0
%endif
%if %{with python3}
BuildRequires: python3-Cython
BuildRequires: python3-devel >= 1:3.2
-BuildRequires: python3-setuptools >= 19.0
+BuildRequires: python3-setuptools >= 1:19.0
%endif
Requires: hidapi >= 0.9.0
Requires: python-libs >= 1:2.6
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-hidapi.git/commitdiff/04fa15ae61d2eb94727b8775f1351e180d640f2b
More information about the pld-cvs-commit
mailing list