pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/py-types-python-dateutil
Module Name: pkgsrc
Committed By: adam
Date: Mon Dec 16 05:50:59 UTC 2024
Modified Files:
pkgsrc/time/py-types-python-dateutil: Makefile PLIST distinfo
Log Message:
py-types-python-dateutil: updated to 2.9.0.20241206
2.9.0.20241206
Use union instead of overloads in dateutil
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/py-types-python-dateutil/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/py-types-python-dateutil/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/time/py-types-python-dateutil/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/py-types-python-dateutil/Makefile
diff -u pkgsrc/time/py-types-python-dateutil/Makefile:1.7 pkgsrc/time/py-types-python-dateutil/Makefile:1.8
--- pkgsrc/time/py-types-python-dateutil/Makefile:1.7 Mon Nov 11 07:29:14 2024
+++ pkgsrc/time/py-types-python-dateutil/Makefile Mon Dec 16 05:50:59 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2024/11/11 07:29:14 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2024/12/16 05:50:59 adam Exp $
-DISTNAME= types-python-dateutil-2.9.0.20241003
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME= types_python_dateutil-2.9.0.20241206
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/types-python-dateutil/}
Index: pkgsrc/time/py-types-python-dateutil/PLIST
diff -u pkgsrc/time/py-types-python-dateutil/PLIST:1.2 pkgsrc/time/py-types-python-dateutil/PLIST:1.3
--- pkgsrc/time/py-types-python-dateutil/PLIST:1.2 Mon Feb 19 18:33:25 2024
+++ pkgsrc/time/py-types-python-dateutil/PLIST Mon Dec 16 05:50:59 2024
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2024/02/19 18:33:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2024/12/16 05:50:59 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
Index: pkgsrc/time/py-types-python-dateutil/distinfo
diff -u pkgsrc/time/py-types-python-dateutil/distinfo:1.6 pkgsrc/time/py-types-python-dateutil/distinfo:1.7
--- pkgsrc/time/py-types-python-dateutil/distinfo:1.6 Fri Nov 8 14:24:35 2024
+++ pkgsrc/time/py-types-python-dateutil/distinfo Mon Dec 16 05:50:59 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/11/08 14:24:35 adam Exp $
+$NetBSD: distinfo,v 1.7 2024/12/16 05:50:59 adam Exp $
-BLAKE2s (types-python-dateutil-2.9.0.20241003.tar.gz) = 4787f6874e092e7fabe5f9acab3ba0e58ce7b8e8654581f0fdd630da84123ef3
-SHA512 (types-python-dateutil-2.9.0.20241003.tar.gz) = 8adb2820fa6b8b974d8438d92891a605778f852a237c91fb66264e203b99dae95a35ea2aa798d6546710df2b62668e35cc58199be97ff34663b081901ea8614f
-Size (types-python-dateutil-2.9.0.20241003.tar.gz) = 9210 bytes
+BLAKE2s (types_python_dateutil-2.9.0.20241206.tar.gz) = a0c05188cbddd5c85dad813a08f02b869c1b1fb26996933bb7985e1dfc6ed93b
+SHA512 (types_python_dateutil-2.9.0.20241206.tar.gz) = bed456d42674b365f8158ce7ab76464fd04a4a8cf3c11eec52fa63e42b89fdbf1a05bab416e8aec8bad20ae7c251a21ab839f9f4d5dbe43c05816f22e6127aaa
+Size (types_python_dateutil-2.9.0.20241206.tar.gz) = 13802 bytes
Home |
Main Index |
Thread Index |
Old Index