python3-sqlalchemy: ver bump
This commit is contained in:
@@ -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="520315f02a2e4a4d851c2fdf0c9820eafca655fc" type="targz">https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_17.tar.gz</Archive>
|
||||
<Archive sha1sum="b521a008cd09d301b331c61fbebb29f7ea8af530" type="targz">https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_19.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -33,6 +33,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-08-31</Date>
|
||||
<Version>1.3.19</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-05-18</Date>
|
||||
<Version>1.3.17</Version>
|
||||
|
||||
Reference in New Issue
Block a user