python3-alembic: ver. bump

This commit is contained in:
blue-devil
2020-03-27 23:32:59 +03:00
parent d2b420f841
commit 2d4c246152
@@ -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="33c97eace3869374df0a46ae37bab4a55540e2b4" type="targz">https://files.pythonhosted.org/packages/e0/e9/359dbb77c35c419df0aedeb1d53e71e7e3f438ff64a8fdb048c907404de3/alembic-1.4.1.tar.gz</Archive>
<Archive sha1sum="8967b6c2297d01372c2b10ccdaa1a2bf4d1ee523" type="targz">https://pypi.org/packages/source/a/alembic/alembic-1.4.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-03-27</Date>
<Version>1.4.2</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-03-04</Date>
<Version>1.4.1</Version>