Rebuilt for Python 3.8
This commit is contained in:
parent
c7fdae32e2
commit
e5e11589e4
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
Name: python-alembic
|
Name: python-alembic
|
||||||
Version: 1.0.11
|
Version: 1.0.11
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Database migration tool for SQLAlchemy
|
Summary: Database migration tool for SQLAlchemy
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -266,6 +266,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jul 22 2019 Petr Viktorin <pviktori@redhat.com> - 1.0.11-2
|
||||||
- Make /usr/bin/alembic point to alembic-3 on Fedora 31+
|
- Make /usr/bin/alembic point to alembic-3 on Fedora 31+
|
||||||
See https://fedoraproject.org/wiki/Changes/Python_means_Python3
|
See https://fedoraproject.org/wiki/Changes/Python_means_Python3
|
||||||
|
Loading…
Reference in New Issue
Block a user