Update to 1.0.10 (#1700050)
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
1a8ab75f1f
commit
189fcd01e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/alembic-1.0.0.tar.gz
|
||||
/alembic-1.0.7.tar.gz
|
||||
/alembic-1.0.8.tar.gz
|
||||
/alembic-1.0.10.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global modname alembic
|
||||
|
||||
Name: python-alembic
|
||||
Version: 1.0.8
|
||||
Version: 1.0.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Database migration tool for SQLAlchemy
|
||||
|
||||
@ -214,6 +214,10 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 05 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.0.10-1
|
||||
- Update to 1.0.10 (#1700050).
|
||||
- https://alembic.sqlalchemy.org/en/latest/changelog.html#change-1.0.10
|
||||
|
||||
* Thu Mar 28 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.0.8-1
|
||||
- Update to 1.0.8 (#1685262).
|
||||
- https://alembic.sqlalchemy.org/en/latest/changelog.html#change-1.0.8
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (alembic-1.0.8.tar.gz) = 7a2ab63c6a823a32f45cd8ff5b763671806a8fa3d2b31e09c2051bdf92784fdafea1e3be217d84885d92eaf550e223ef77fd6fd387d35a5882d60ebcf042d835
|
||||
SHA512 (alembic-1.0.10.tar.gz) = 78cec44ae1b5e6958f629488cf615ada5853db420aee8b3febcffb9f89a0f79137aca7bbcc2eefd4ce6a29f96e989158994d6aa5772582f9d02e91dd7c46d67d
|
||||
|
Loading…
Reference in New Issue
Block a user