Hi,

The following diff updates databases/py-sql to 1.1.0

Announce: https://discuss.tryton.org/t/release-1-1-0-of-python-sql

Tested on amd64 with internal test suite (aka "make test") and with
productivity/tryton/5.2 port testsuites.

(tryton are the sole ports depending on it, and upstream for tryton is upstream
for python-sql too).

Comments or OK ?
-- 
Sebastien Marie


Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/py-sql/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile    12 Jul 2019 20:44:00 -0000      1.11
+++ Makefile    26 Jan 2020 08:57:30 -0000
@@ -2,10 +2,9 @@
 
 COMMENT=               library to write SQL queries
 
-MODPY_EGG_VERSION =    1.0.0
+MODPY_EGG_VERSION =    1.1.0
 DISTNAME=              python-sql-${MODPY_EGG_VERSION}
 PKGNAME=               py-sql-${MODPY_EGG_VERSION}
-REVISION=              0
 
 CATEGORIES=            databases
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/py-sql/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo    1 Oct 2018 19:52:37 -0000       1.5
+++ distinfo    26 Jan 2020 08:57:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (python-sql-1.0.0.tar.gz) = C7ux7vZnZ5MW7J/EFfC2FqCY5IK0Hupz7UlF4M1I0RY=
-SIZE (python-sql-1.0.0.tar.gz) = 31268
+SHA256 (python-sql-1.1.0.tar.gz) = v7c7MlrF5L12BeoHrVdfFJnmyTraZbA96mpDDjwIDzg=
+SIZE (python-sql-1.1.0.tar.gz) = 31666

Reply via email to