Hi,

    Here is a patch to update astro/py-astral to 1.10.1.
    It build well and passed all tests but only one failed because "Google 
require
an API Key ..".

    Comments ?


wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/astro/py-astral/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    28 Apr 2019 20:51:26 -0000      1.4
+++ Makefile    8 May 2019 07:46:15 -0000
@@ -2,11 +2,9 @@
 
 COMMENT =              calculations for the position of the sun and the moon
 
-MODPY_EGG_VERSION =    1.4
+MODPY_EGG_VERSION =    1.10.1
 DISTNAME =             astral-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
-EXTRACT_SUFX =         .zip
-REVISION =             0
 
 CATEGORIES =           astro
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/astro/py-astral/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    19 Jan 2018 21:53:46 -0000      1.1.1.1
+++ distinfo    8 May 2019 07:46:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (astral-1.4.zip) = 5/LIJawQHAlTgS4PTGF8pIvZ3V9Ov0UPfOkIbtj1of4=
-SIZE (astral-1.4.zip) = 35283
+SHA256 (astral-1.10.1.tar.gz) = 0qZyQ8RQMTHIVsr7GxJ23lKobluKHVB7fgi+5Ry2e/E=
+SIZE (astral-1.10.1.tar.gz) = 53198

Reply via email to