Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-19 11:23:16 +02:00
commit 019141572b

View file

@ -1,6 +1,6 @@
Name: python-uranium
Version: 3.3.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A Python framework for building desktop applications
License: LGPLv3+
URL: https://github.com/Ultimaker/Uranium
@ -109,6 +109,9 @@ popd
%changelog
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.3.0-4
- Rebuilt for Python 3.7
* Thu Jun 07 2018 Miro Hrončok <mhroncok@redhat.com> - 3.3.0-3
- Bytecompile the plugins explicitly