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