Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-23 06:41:38 +02:00
parent 1393dc1680
commit b36b27e082

View File

@ -1,7 +1,7 @@
%global srcname pyudev
Name: python-%{srcname}
Version: 0.22.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A libudev binding
License: LGPLv2+
@ -108,6 +108,9 @@ rm -rf pyudev.egg-info
%{python3_sitelib}/pyudev/__pycache__/pyqt5.*
%changelog
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 0.22.0-2
- Rebuilt for Python 3.9
* Wed Feb 5 2020 David Shea <dshea@fedoraproject.org> - 0.22.0-1
- New upstream version