[packages/python-hidapi] - updated to 0.9.0.post2

qboosh qboosh at pld-linux.org
Sun Aug 30 14:08:22 CEST 2020


commit c152090072771a70bcb127b7f511a89e1de7c2b1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Aug 30 14:10:56 2020 +0200

    - updated to 0.9.0.post2

 python-hidapi.spec | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/python-hidapi.spec b/python-hidapi.spec
index 5b01dd4..ae4aa7b 100644
--- a/python-hidapi.spec
+++ b/python-hidapi.spec
@@ -7,14 +7,16 @@
 Summary:	Cython interface to HIDAPI library
 Summary(pl.UTF-8):	Cythonowy interfejs do biblioteki HIDAPI
 Name:		python-hidapi
-Version:	0.7.99.post21
-Release:	3
+# 0.9.0.post3 requires hidapi > 0.9.0
+Version:	0.9.0.post2
+Release:	1
 License:	GPL v3 or BSD or HIDAPI
 Group:		Libraries/Python
+#Source0Download: https://pypi.org/simple/hidapi/
 Source0:	https://files.pythonhosted.org/packages/source/h/hidapi/hidapi-%{version}.tar.gz
-# Source0-md5:	c343ac9bf1a204f89e6f94e9c569faa0
+# Source0-md5:	73797981acc762bd39f6ceb5a0b0b0b7
 URL:		https://pypi.org/project/hidapi/
-BuildRequires:	hidapi-devel
+BuildRequires:	hidapi-devel >= 0.9.0
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with python2}
@@ -27,6 +29,7 @@ BuildRequires:	python3-Cython
 BuildRequires:	python3-devel >= 1:3.2
 BuildRequires:	python3-setuptools >= 19.0
 %endif
+Requires:	hidapi >= 0.9.0
 Requires:	python-libs >= 1:2.6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,6 +43,7 @@ Cythonowy interfejs do biblioteki HIDAPI.
 Summary:	Cython interface to HIDAPI library
 Summary(pl.UTF-8):	Cythonowy interfejs do biblioteki HIDAPI
 Group:		Libraries/Python
+Requires:	hidapi >= 0.9.0
 Requires:	python3-libs >= 1:3.2
 
 %description -n python3-hidapi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-hidapi.git/commitdiff/c152090072771a70bcb127b7f511a89e1de7c2b1



More information about the pld-cvs-commit mailing list