From 15c912db36ab1061c01e2c8dc6949be9f1f0ba0d Mon Sep 17 00:00:00 2001 From: blue-devil Date: Tue, 1 Sep 2020 00:19:25 +0200 Subject: [PATCH] python3-sqlalchemy: ver bump --- .../language/python3/python3-sqlalchemy/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python3/python3-sqlalchemy/pspec.xml b/programming/language/python3/python3-sqlalchemy/pspec.xml index 2b7f391d21..a7e0e89297 100644 --- a/programming/language/python3/python3-sqlalchemy/pspec.xml +++ b/programming/language/python3/python3-sqlalchemy/pspec.xml @@ -13,7 +13,7 @@ library The Python SQL Toolkit and Object Relational Mapper 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. - https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_17.tar.gz + https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_19.tar.gz python3-setuptools python3-devel @@ -33,6 +33,13 @@ + + 2020-08-31 + 1.3.19 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-05-18 1.3.17