python3-sqlalchemy:ver bump

This commit is contained in:
blue-devil
2020-04-09 00:17:45 +03:00
parent 56c2e8ec4b
commit a4e5afae4f
@@ -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="c9628f7c677b50a91059a563253535f794b3cbf5" type="targz">https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_15.tar.gz</Archive>
<Archive sha1sum="220d1e5908b31a347b47af842aa4c307b3aa4e69" type="targz">https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_16.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -27,12 +27,19 @@
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2020-04-08</Date>
<Version>1.3.16</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2020-03-18</Date>
<Version>1.3.15</Version>