Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-18 02:16:03 +02:00
parent c7fdae32e2
commit e5e11589e4

View File

@ -28,7 +28,7 @@
Name: python-alembic
Version: 1.0.11
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Database migration tool for SQLAlchemy
License: MIT
@ -266,6 +266,9 @@ popd
%changelog
* Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.11-3
- Rebuilt for Python 3.8
* Mon Jul 22 2019 Petr Viktorin <pviktori@redhat.com> - 1.0.11-2
- Make /usr/bin/alembic point to alembic-3 on Fedora 31+
See https://fedoraproject.org/wiki/Changes/Python_means_Python3