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="2a5c93360e2422344c1333fd52dd66fbc613185b" type="targz">https://github.com/miguelgrinberg/Flask-Migrate/archive/v2.5.2.tar.gz</Archive>
|
||||
<Archive sha1sum="1b420bfb5bca0a3473f99c7f47a606f311310843" type="targz">https://github.com/miguelgrinberg/Flask-Migrate/archive/v2.5.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -29,12 +29,19 @@
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-flask-migrate</Path>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-03-18</Date>
|
||||
<Version>2.5.3</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-02-19</Date>
|
||||
<Version>2.5.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user