Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 10:51:12 +02:00 committed by Miro Hrončok
parent 5ec9ba7b99
commit c57c776f65

View File

@ -2,7 +2,7 @@
Name: python-alembic Name: python-alembic
Version: 1.6.3 Version: 1.6.3
Release: 1%{?dist} Release: 2%{?dist}
Summary: Database migration tool for SQLAlchemy Summary: Database migration tool for SQLAlchemy
License: MIT License: MIT
@ -102,6 +102,9 @@ py.test-3
%changelog %changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.6.3-2
- Rebuilt for Python 3.10
* Sat May 22 2021 Kevin Fenzi <kevin@scrye.com> - 1.6.3-1 * Sat May 22 2021 Kevin Fenzi <kevin@scrye.com> - 1.6.3-1
- Update to 1.6.3. Fixes rhbz#1957878 - Update to 1.6.3. Fixes rhbz#1957878