1.2.1
This commit is contained in:
parent
0be60b7192
commit
84fe4533a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ pyusb-0.4.1.tar.gz
|
||||
/pyusb-1.0.0b2.zip
|
||||
/pyusb-1.0.0.zip
|
||||
/pyusb-1.0.2.tar.gz
|
||||
/pyusb-1.2.1.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
Name: pyusb
|
||||
Version: 1.0.2
|
||||
Release: 14%{?dist}
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for libusb
|
||||
License: BSD
|
||||
URL: https://github.com/pyusb/pyusb/
|
||||
Source0: https://github.com/pyusb/pyusb/archive/pyusb-%{version}.tar.gz
|
||||
Source0: %{pypi_source}
|
||||
BuildRequires: libusb-devel
|
||||
BuildArch: noarch
|
||||
|
||||
@ -40,6 +40,9 @@ sed -i -e 's/\r//g' README.rst
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.2.1-1
|
||||
- 1.2.1
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyusb-1.0.2.tar.gz) = 6a264b796e17612004196a7a526a7c6df99feac9062f8354540221016411a78a65d413731aea2fc1206ed5ea2b84787078898b9ca3754164f1dfe2a9878b75a5
|
||||
SHA512 (pyusb-1.2.1.tar.gz) = 51d0c1165540afa21d6d0ab7315ac77b08083d1cb8e502173dfb1766bc542173f9d7b0070fd14bc71d147e31c3f0780b277093791a7c82485962a04ec62bf0f1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user