Updated to 1.5.8
This version of PyOtherSide should be compatible with Python 3.8, while keeping compatibility with older Python 3 versions in place.
This commit is contained in:
parent
c80a63abc8
commit
72bffacd5c
@ -1,7 +1,7 @@
|
|||||||
Summary: Asynchronous Python 3 Bindings for Qt 5
|
Summary: Asynchronous Python 3 Bindings for Qt 5
|
||||||
Name: pyotherside
|
Name: pyotherside
|
||||||
Version: 1.5.4
|
Version: 1.5.8
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz
|
Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz
|
||||||
URL: http://thp.io/2011/pyotherside/
|
URL: http://thp.io/2011/pyotherside/
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -43,6 +43,10 @@ make INSTALL_ROOT=%{buildroot} install
|
|||||||
%exclude %{_qt5_prefix}/tests/qtquicktests
|
%exclude %{_qt5_prefix}/tests/qtquicktests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 19 2019 Martin Kolman <mkolman@redhat.com> - 1.5.8-1
|
||||||
|
- Update to 1.5.8
|
||||||
|
- this should fix build issues with Python 3.8
|
||||||
|
|
||||||
* Mon Jun 17 2019 Jan Grulich <jgrulich@redhat.com> - 1.5.4-6
|
* Mon Jun 17 2019 Jan Grulich <jgrulich@redhat.com> - 1.5.4-6
|
||||||
- rebuild (qt5)
|
- rebuild (qt5)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user