[packages/python-pyusb] - updated to 1.0.2

qboosh qboosh at pld-linux.org
Sat May 19 18:27:13 CEST 2018


commit e212a934afd7b0c32ff6b2a37cebf026cde2e3ca
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 19 18:28:04 2018 +0200

    - updated to 1.0.2

 python-pyusb.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-pyusb.spec b/python-pyusb.spec
index 9e4eca4..b36dbe2 100644
--- a/python-pyusb.spec
+++ b/python-pyusb.spec
@@ -7,12 +7,12 @@
 Summary:	PyUSB provides USB access on the Python language
 Summary(pl.UTF-8):	PyUSB - dostęp do USB z poziomu języka Python
 Name:		python-%{module}
-Version:	1.0.0
-Release:	2
+Version:	1.0.2
+Release:	1
 License:	BSD
 Group:		Development/Languages/Python
 Source0:	http://downloads.sourceforge.net/pyusb/%{module}-%{version}.tar.gz
-# Source0-md5:	9b173ae33866a2fb4162e0164f01c284
+# Source0-md5:	95bf0adc0f25bfb70daf86605cff2b3f
 URL:		http://pyusb.sourceforge.net/
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
@@ -77,7 +77,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc ACKNOWLEDGEMENTS ChangeLog LICENSE README.rst docs/*.rst
+%doc ACKNOWLEDGEMENTS LICENSE README.rst docs/*.rst
 %{py_sitescriptdir}/usb
 %{py_sitescriptdir}/pyusb-%{version}-py*.egg-info
 %endif
@@ -85,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc ACKNOWLEDGEMENTS ChangeLog LICENSE README.rst docs/*.rst
+%doc ACKNOWLEDGEMENTS LICENSE README.rst docs/*.rst
 %{py3_sitescriptdir}/usb
 %{py3_sitescriptdir}/pyusb-%{version}-py*.egg-info
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyusb.git/commitdiff/e212a934afd7b0c32ff6b2a37cebf026cde2e3ca



More information about the pld-cvs-commit mailing list