python3-flask-migrate ver. bump
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="1b420bfb5bca0a3473f99c7f47a606f311310843" type="targz">https://github.com/miguelgrinberg/Flask-Migrate/archive/v2.5.3.tar.gz</Archive>
|
||||
<Archive sha1sum="c40d11ab73687d0bf3503c1d9293bab180ca2eda" type="targz">https://github.com/miguelgrinberg/Flask-Migrate/archive/v3.0.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -35,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2021-06-29</Date>
|
||||
<Version>3.0.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-03-18</Date>
|
||||
<Version>2.5.3</Version>
|
||||
@@ -50,4 +57,4 @@
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user