python3-alembic:ver.bump

This commit is contained in:
blue-devil
2020-03-05 12:06:31 +03:00
parent de63ed8312
commit a3961aae40
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A database migration tool for SQLAlchemy.</Summary>
<Description>Alembic is a database migrations tool written by the author of SQLAlchemy.</Description>
<Archive sha1sum="637491458046ceb122ac4f94e25fa70fa64a89cc" type="targz">https://files.pythonhosted.org/packages/be/4e/9a6044bb78e8cb6d5846c07f8d3e976b7d5db845e5bd8c82c57f3ca91b0e/alembic-1.4.0.tar.gz</Archive>
<Archive sha1sum="33c97eace3869374df0a46ae37bab4a55540e2b4" type="targz">https://files.pythonhosted.org/packages/e0/e9/359dbb77c35c419df0aedeb1d53e71e7e3f438ff64a8fdb048c907404de3/alembic-1.4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -32,13 +32,20 @@
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-alembic</Path>
<Path fileType="executable">/usr/bin/alembic</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-alembic</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-03-04</Date>
<Version>1.4.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-02-18</Date>
<Version>1.4.0</Version>