Hi, ports@:

    Here is a patch for math/py-patsy to update to 0.5.1.
It build well and all 39 tests passed on amd64-current 
system.


Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/math/py-patsy/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile    8 Oct 2020 20:34:52 -0000       1.8
+++ Makefile    16 Aug 2021 08:17:43 -0000
@@ -2,16 +2,13 @@
 
 COMMENT =              Python package for describing statistical models
 
-MODPY_EGG_VERSION =    0.4.1
+MODPY_EGG_VERSION =    0.5.1
 DISTNAME =             patsy-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
 CATEGORIES =           math
-REVISION =             3
 
 # BSD
 PERMIT_PACKAGE =       Yes
-
-EXTRACT_SUFX =         .zip
 
 MODULES =              lang/python
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/py-patsy/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    24 Feb 2017 21:51:36 -0000      1.1.1.1
+++ distinfo    16 Aug 2021 08:17:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (patsy-0.4.1.zip) = 3BzCgARbDm5QwEcG/R4m0qAOpACqES+I6BQviLC309Q=
-SIZE (patsy-0.4.1.zip) = 425390
+SHA256 (patsy-0.5.1.tar.gz) = 8RXOxCAeFGXNWLmGawsOe5Qcqv7BKYaQV0Bb/lteOZE=
+SIZE (patsy-0.5.1.tar.gz) = 397623

Reply via email to