Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
bf7232ac13
commit
f8b047fd53
@ -1,7 +1,7 @@
|
||||
%global srcname pyudev
|
||||
Name: python-%{srcname}
|
||||
Version: 0.21.0
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: A libudev binding
|
||||
|
||||
License: LGPLv2+
|
||||
@ -108,6 +108,9 @@ rm -rf pyudev.egg-info
|
||||
%{python3_sitelib}/pyudev/__pycache__/pyqt5.*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.21.0-13
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 0.21.0-12
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user