From 616b0934e8ed76109959f9174491797b9674679a Mon Sep 17 00:00:00 2001 From: blue-devil Date: Fri, 20 Mar 2020 02:18:44 +0300 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 38a9a9632d..d18adc4d91 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_14.tar.gz + https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_15.tar.gz python3-setuptools python3-devel @@ -33,6 +33,13 @@ + + 2020-03-18 + 1.3.15 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-11 1.3.14