python3-sqlalchemy:ver.bump

This commit is contained in:
blue-devil
2020-03-20 02:18:44 +03:00
parent 311607028e
commit 616b0934e8
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>The Python SQL Toolkit and Object Relational Mapper</Summary>
<Description>SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.</Description>
<Archive sha1sum="a60948ae81df947cee7445dcccdb34b651dbbe1d" type="targz">https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_14.tar.gz</Archive>
<Archive sha1sum="c9628f7c677b50a91059a563253535f794b3cbf5" type="targz">https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_15.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="4">
<Date>2020-03-18</Date>
<Version>1.3.15</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-03-11</Date>
<Version>1.3.14</Version>