pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/py-pyerfa



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Nov 28 13:23:45 UTC 2024

Modified Files:
        pkgsrc/math/py-pyerfa: Makefile distinfo

Log Message:
py-pyerfa: updated to 2.0.1.5

2.0.1.5 (2024-11-11)

Ensure that pyerfa is only built with the limited API if the environment
variable ``Py_GIL_DISABLED`` is not set.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/py-pyerfa/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/py-pyerfa/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/py-pyerfa/Makefile
diff -u pkgsrc/math/py-pyerfa/Makefile:1.13 pkgsrc/math/py-pyerfa/Makefile:1.14
--- pkgsrc/math/py-pyerfa/Makefile:1.13 Mon Nov 11 07:28:42 2024
+++ pkgsrc/math/py-pyerfa/Makefile      Thu Nov 28 13:23:45 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2024/11/11 07:28:42 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2024/11/28 13:23:45 adam Exp $
 
-DISTNAME=      pyerfa-2.0.1.4
+DISTNAME=      pyerfa-2.0.1.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pyerfa/}

Index: pkgsrc/math/py-pyerfa/distinfo
diff -u pkgsrc/math/py-pyerfa/distinfo:1.6 pkgsrc/math/py-pyerfa/distinfo:1.7
--- pkgsrc/math/py-pyerfa/distinfo:1.6  Wed May  8 12:54:39 2024
+++ pkgsrc/math/py-pyerfa/distinfo      Thu Nov 28 13:23:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/05/08 12:54:39 adam Exp $
+$NetBSD: distinfo,v 1.7 2024/11/28 13:23:45 adam Exp $
 
-BLAKE2s (pyerfa-2.0.1.4.tar.gz) = db44a25218df66629cbdcec8dd420339f94cd4b5e78d64b9844f0454e9e97396
-SHA512 (pyerfa-2.0.1.4.tar.gz) = 37e5c4592ddd96a9c7951a83711c537ec0439350510863a695759e76d25289e66b6f506bc0883bfcf2aa68aa7c6d40dda81f91eb61ba80dc375696b08d55c405
-Size (pyerfa-2.0.1.4.tar.gz) = 817421 bytes
+BLAKE2s (pyerfa-2.0.1.5.tar.gz) = 6505700346b702a870f88b8674ad0752893c938119f9a8be9ea92e83d625d160
+SHA512 (pyerfa-2.0.1.5.tar.gz) = 627264f13aec3448d665b63e035f3fd0e41b1c52bef595dd1f5622c646e7a0b5c998577f39a9ee76b511b8da77254c957ebda357350f9ea1cfc9d541964cf4ae
+Size (pyerfa-2.0.1.5.tar.gz) = 818430 bytes



Home | Main Index | Thread Index | Old Index