python3-flask-migrate-3.1.0
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>SQLAlchemy database migrations for Flask applications using Alembic.</Summary>
|
||||
<Description>Flask-Migrate is an extension that handles SQLAlchemy database migrations for Flask applications using Alembic. The database operations are provided as command-line arguments under the flask db command.</Description>
|
||||
<Archive sha1sum="c40d11ab73687d0bf3503c1d9293bab180ca2eda" type="targz">https://github.com/miguelgrinberg/Flask-Migrate/archive/v3.0.1.tar.gz</Archive>
|
||||
<Archive sha1sum="2720b9edb17f476f5f53c2a2ba6ecbd1a89c84cf" type="targz">https://github.com/miguelgrinberg/Flask-Migrate/archive/v3.1.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -35,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2021-10-28</Date>
|
||||
<Version>3.1.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2021-06-29</Date>
|
||||
<Version>3.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user