pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-asdf



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Oct  4 20:16:17 UTC 2023

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

Log Message:
py-asdf: updated to 2.15.2

2.15.2 (2023-09-29)

The ASDF Standard is at v1.6.0

- Add support for python 3.12


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/py-asdf/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/py-asdf/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-asdf/Makefile
diff -u pkgsrc/math/py-asdf/Makefile:1.13 pkgsrc/math/py-asdf/Makefile:1.14
--- pkgsrc/math/py-asdf/Makefile:1.13   Wed Aug 30 20:04:46 2023
+++ pkgsrc/math/py-asdf/Makefile        Wed Oct  4 20:16:17 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2023/08/30 20:04:46 adam Exp $
+# $NetBSD: Makefile,v 1.14 2023/10/04 20:16:17 adam Exp $
 
-DISTNAME=      asdf-2.15.1
+DISTNAME=      asdf-2.15.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/asdf/}

Index: pkgsrc/math/py-asdf/distinfo
diff -u pkgsrc/math/py-asdf/distinfo:1.7 pkgsrc/math/py-asdf/distinfo:1.8
--- pkgsrc/math/py-asdf/distinfo:1.7    Wed Aug 30 20:04:46 2023
+++ pkgsrc/math/py-asdf/distinfo        Wed Oct  4 20:16:17 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/08/30 20:04:46 adam Exp $
+$NetBSD: distinfo,v 1.8 2023/10/04 20:16:17 adam Exp $
 
-BLAKE2s (asdf-2.15.1.tar.gz) = 7f50c3525e060c9b605ada048a6439644f408b669f6826c2f90e219b36966d8a
-SHA512 (asdf-2.15.1.tar.gz) = 4801a64ac934c891cdfdfb881e21ec179762db648ec18a197a89cd861a3411e7f19adb6ece01a2545ef5f4484858457c797200472891551b4f59dd2683430611
-Size (asdf-2.15.1.tar.gz) = 804690 bytes
+BLAKE2s (asdf-2.15.2.tar.gz) = d5fc240787d1cea205c62d605f3fcc1dbacb216514a0cd3c90216a92070f60e9
+SHA512 (asdf-2.15.2.tar.gz) = 391eae3a933d09754e997e756731a39155116c4e61f8e046e0bcccdf2d439ef72bf68ea8c445691ed2d94d2c1f9d6b8297eb770f2b2a5779231ef92a12c3657d
+Size (asdf-2.15.2.tar.gz) = 805454 bytes



Home | Main Index | Thread Index | Old Index