Rebuilt for Python 3.9
This commit is contained in:
parent
46843dcd6e
commit
23d67b79b8
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: DBus library in Python 3
|
Summary: DBus library in Python 3
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -43,6 +43,9 @@ Requires: python3-gobject-base
|
|||||||
%{python3_sitelib}/%{srcname}/
|
%{python3_sitelib}/%{srcname}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.2-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Mon May 18 2020 Vendula Poncova <vponcova@redhat.com> - 1.2-1
|
* Mon May 18 2020 Vendula Poncova <vponcova@redhat.com> - 1.2-1
|
||||||
- Replace ABC with ABCMeta (vponcova)
|
- Replace ABC with ABCMeta (vponcova)
|
||||||
- Fix typing tests (vponcova)
|
- Fix typing tests (vponcova)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user