Hi, ports@:

   Here is a simple patch for databases/py-sqlobject to update to 3.8.1,
it build well and pass all tests on amd64-6.8 system.
   No other ports depends on it.

Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/py-sqlobject/Makefile,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile
--- Makefile    3 Jul 2020 21:12:37 -0000       1.23
+++ Makefile    26 Nov 2020 10:45:21 -0000
@@ -2,10 +2,9 @@
 
 COMMENT =              Object Relational Manager
 
-MODPY_EGG_VERSION =    3.8.0
+MODPY_EGG_VERSION =    3.8.1
 DISTNAME =             SQLObject-${MODPY_EGG_VERSION}
 PKGNAME =              py-sqlobject-${MODPY_EGG_VERSION}
-REVISION =             0
 
 CATEGORIES =           databases
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/py-sqlobject/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    21 Jan 2020 20:38:01 -0000      1.8
+++ distinfo    26 Nov 2020 10:45:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (SQLObject-3.8.0.tar.gz) = APuTMTBnzb5S/kNu7x55A4tCyWnPRAFrJPnq4FEdstc=
-SIZE (SQLObject-3.8.0.tar.gz) = 1339967
+SHA256 (SQLObject-3.8.1.tar.gz) = YgZXEFq1cgZYIi0QrRPFIoH+UkE3tZqxZu7kQn7i9Ug=
+SIZE (SQLObject-3.8.1.tar.gz) = 1074824

Reply via email to