Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-24 20:31:04 +02:00
parent 3172973e7a
commit 128cfadacc

View File

@ -2,7 +2,7 @@
Name: python-alembic Name: python-alembic
Version: 1.4.2 Version: 1.4.2
Release: 1%{?dist} Release: 2%{?dist}
Summary: Database migration tool for SQLAlchemy Summary: Database migration tool for SQLAlchemy
License: MIT License: MIT
@ -98,6 +98,9 @@ py.test-3
%changelog %changelog
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 1.4.2-2
- Rebuilt for Python 3.9
* Sun Mar 22 2020 Carl George <carl@george.computer> - 1.4.2-1 * Sun Mar 22 2020 Carl George <carl@george.computer> - 1.4.2-1
- Latest upstream rhbz#1808866 - Latest upstream rhbz#1808866