Rebuilt for Python 3.11
This commit is contained in:
parent
47ab34e760
commit
1cc9acf278
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-alembic
|
Name: python-alembic
|
||||||
Version: 1.7.7
|
Version: 1.7.7
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Database migration tool for SQLAlchemy
|
Summary: Database migration tool for SQLAlchemy
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -103,6 +103,9 @@ py.test-3
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.7.7-2
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Sun May 29 2022 Kevin Fenzi <kevin@scrye.com> - 1.7.7-1
|
* Sun May 29 2022 Kevin Fenzi <kevin@scrye.com> - 1.7.7-1
|
||||||
- Update to 1.7.7. Fixes rhbz#2049145
|
- Update to 1.7.7. Fixes rhbz#2049145
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user