Hi, ports@:

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

Cheers !
wen

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/py-sqlobject/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- Makefile    19 Feb 2021 23:13:00 -0000      1.26
+++ Makefile    4 May 2021 13:01:40 -0000
@@ -2,10 +2,9 @@
 
 COMMENT =              Object Relational Manager
 
-MODPY_EGG_VERSION =    3.9.0
+MODPY_EGG_VERSION =    3.9.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.10
diff -u -p -r1.10 distinfo
--- distinfo    1 Jan 2021 11:22:56 -0000       1.10
+++ distinfo    4 May 2021 13:01:40 -0000
@@ -1,2 +1,2 @@
-SHA256 (SQLObject-3.9.0.tar.gz) = YGlU3T4zN+QZMdKg1ADc/zECW4nKY4OW/FEPy90Lx68=
-SIZE (SQLObject-3.9.0.tar.gz) = 1079713
+SHA256 (SQLObject-3.9.1.tar.gz) = RQZBhN7Pf0LThnBOX0enDe5RfT5Em2EFBuF0Al+E2SE=
+SIZE (SQLObject-3.9.1.tar.gz) = 1312585

Reply via email to