python3-sqlalchemy:ver bump

This commit is contained in:
blue-devil
2020-03-12 01:12:46 +03:00
parent a5b94a9d26
commit a8bca5ca63
@@ -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="320ef8780bc92443bcf5dedf7609174865bbe66d" type="targz">https://files.pythonhosted.org/packages/af/47/35edeb0f86c0b44934c05d961c893e223ef27e79e1f53b5e6f14820ff553/SQLAlchemy-1.3.13.tar.gz</Archive>
<Archive sha1sum="a60948ae81df947cee7445dcccdb34b651dbbe1d" type="targz">https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_14.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-03-11</Date>
<Version>1.3.14</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-01-23</Date>
<Version>1.3.13</Version>