Download raw body.
[maintainer update]astro/py-erfa: Update to 2.0.1.1
Hi, ports@:
Here is a patch for astro/py-erfa to update to 2.0.1.1.
It build well and pass all tests an amd64-current system.
Cheers !
wen
Index: astro/py-erfa/Makefile
===================================================================
RCS file: /cvs/ports/astro/py-erfa/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- astro/py-erfa/Makefile 24 Jun 2023 08:08:54 -0000 1.7
+++ astro/py-erfa/Makefile 10 Feb 2024 03:09:33 -0000
@@ -1,6 +1,6 @@
COMMENT= Python wrapper for ERFA
-MODPY_EGG_VERSION= 2.0.0.3
+MODPY_EGG_VERSION= 2.0.1.1
DISTNAME= pyerfa-${MODPY_EGG_VERSION}
PKGNAME= ${DISTNAME:S/py/py-/}
Index: astro/py-erfa/distinfo
===================================================================
RCS file: /cvs/ports/astro/py-erfa/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- astro/py-erfa/distinfo 24 Jun 2023 08:08:54 -0000 1.2
+++ astro/py-erfa/distinfo 10 Feb 2024 03:09:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (pyerfa-2.0.0.3.tar.gz) = 13+7+lg1DBlMy5nl2TqgXTwrFNWq2LZi2Txq2f/0Hzk=
-SIZE (pyerfa-2.0.0.3.tar.gz) = 813912
+SHA256 (pyerfa-2.0.1.1.tar.gz) = 26x07409Ow8i7wrTu72zCyqeEFcLH6Wpi+NMe+Nsmms=
+SIZE (pyerfa-2.0.1.1.tar.gz) = 817669
Index: astro/py-erfa/pkg/PLIST
===================================================================
RCS file: /cvs/ports/astro/py-erfa/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- astro/py-erfa/pkg/PLIST 13 Nov 2022 20:31:01 -0000 1.2
+++ astro/py-erfa/pkg/PLIST 10 Feb 2024 03:09:33 -0000
@@ -28,7 +28,7 @@ lib/python${MODPY_VERSION}/site-packages
lib/python${MODPY_VERSION}/site-packages/erfa/tests/helper.py
lib/python${MODPY_VERSION}/site-packages/erfa/tests/test_erfa.py
lib/python${MODPY_VERSION}/site-packages/erfa/tests/test_ufunc.py
-@so lib/python${MODPY_VERSION}/site-packages/erfa/ufunc.${MODPY_PYC_MAGIC_TAG}so
+@so lib/python${MODPY_VERSION}/site-packages/erfa/ufunc${MODPY_ABI3SO}.so
lib/python${MODPY_VERSION}/site-packages/erfa/version.py
lib/python${MODPY_VERSION}/site-packages/pyerfa-${MODPY_EGG_VERSION}.dist-info/
lib/python${MODPY_VERSION}/site-packages/pyerfa-${MODPY_EGG_VERSION}.dist-info/LICENSE.rst
[maintainer update]astro/py-erfa: Update to 2.0.1.1