Here is the patch to update databases/py-sqlparse to 0.3.1.
2 ports depend on it:
databases/py-sqlalchemy-migrate
www/py-django/stable
Both build well and run well with this patch.
Cheers !
wen
________________________________
发件人: [email protected] <[email protected]> 代表 wen heping
<[email protected]>
发送时间: 2019年8月16日 14:54
收件人: [email protected] <[email protected]>
主题: [Update]databases/py-sqlparse: Update to 0.3.0
Hi, ports@:
Here is a patch for databases/py-sqlparse to update to 0.3.0.
It build well and passed all tests on amd64-head system.
Only one port depends on it, databases/py-sqlalchemy-migrate build and run
well
with this update, it defined NO_TEST.
Comments? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/py-sqlparse/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile 12 Jul 2019 20:44:00 -0000 1.10
+++ Makefile 9 Apr 2020 08:05:44 -0000
@@ -2,10 +2,9 @@
COMMENT = non-validating SQL parser
-MODPY_EGG_VERSION = 0.2.4
+MODPY_EGG_VERSION = 0.3.1
DISTNAME = sqlparse-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
-REVISION = 0
CATEGORIES = databases
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/py-sqlparse/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 14 Nov 2017 06:38:27 -0000 1.4
+++ distinfo 9 Apr 2020 08:05:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (sqlparse-0.2.4.tar.gz) = zgKERM+rg75Th1Ki/9tWvEF7d4T/NbuaMGJBNxeAfew=
-SIZE (sqlparse-0.2.4.tar.gz) = 61614
+SHA256 (sqlparse-0.3.1.tar.gz) = 4WIgNzdxIwff54hgzFbI2oqFKrLuM3UOM66t840SxUg=
+SIZE (sqlparse-0.3.1.tar.gz) = 67572