Update to 1.3.1 (#1767518)
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
7aed15846b
commit
e4a52eba4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/alembic-1.0.11.tar.gz
|
/alembic-1.0.11.tar.gz
|
||||||
/alembic-1.1.0.tar.gz
|
/alembic-1.1.0.tar.gz
|
||||||
/alembic-1.2.1.tar.gz
|
/alembic-1.2.1.tar.gz
|
||||||
|
/alembic-1.3.1.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global modname alembic
|
%global modname alembic
|
||||||
|
|
||||||
Name: python-alembic
|
Name: python-alembic
|
||||||
Version: 1.2.1
|
Version: 1.3.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Database migration tool for SQLAlchemy
|
Summary: Database migration tool for SQLAlchemy
|
||||||
|
|
||||||
@ -98,6 +98,10 @@ py.test-3
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 18 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.3.1-1
|
||||||
|
- Update to 1.3.1 (#1767518).
|
||||||
|
- https://alembic.sqlalchemy.org/en/latest/changelog.html#change-1.3.1
|
||||||
|
|
||||||
* Fri Sep 27 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.2.1-1
|
* Fri Sep 27 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.2.1-1
|
||||||
- Update to 1.2.1 (#1754016).
|
- Update to 1.2.1 (#1754016).
|
||||||
- https://alembic.sqlalchemy.org/en/latest/changelog.html#change-1.2.1
|
- https://alembic.sqlalchemy.org/en/latest/changelog.html#change-1.2.1
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (alembic-1.2.1.tar.gz) = 13e0d3bce34dc54fa1f5ce6a734e89884f76438fbfb14cfe343280803f12424e37052bf3ade911c69170d308b2446bbce7bd92b83696fb02ed9a98231fdb05b2
|
SHA512 (alembic-1.3.1.tar.gz) = 686c109966c66c1720fb193e190d77fe8b039ed4fb114f08989cd44505bcc84d316cd7f6fd26a4a919a6633efc4a1d3d05b8706452ecf6b91ffb5067974bf5fc
|
||||||
|
Loading…
Reference in New Issue
Block a user