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 Mar  2 08:11:46 UTC 2026

Modified Files:
        pkgsrc/time/py-types-python-dateutil: Makefile distinfo

Log Message:
py-types-python-dateutil: updated to 2.9.0.20260302

2.9.0.20260302

[python-dateutil] Make `dateutil.parser.parse(fuzzy_with_tokens=True)` return a tuple


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/time/py-types-python-dateutil/Makefile
cvs rdiff -u -r1.15 -r1.16 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.17 pkgsrc/time/py-types-python-dateutil/Makefile:1.18
--- pkgsrc/time/py-types-python-dateutil/Makefile:1.17  Mon Feb  9 08:34:27 2026
+++ pkgsrc/time/py-types-python-dateutil/Makefile       Mon Mar  2 08:11:46 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2026/02/09 08:34:27 adam Exp $
+# $NetBSD: Makefile,v 1.18 2026/03/02 08:11:46 adam Exp $
 
-DISTNAME=      types_python_dateutil-2.9.0.20260124
+DISTNAME=      types_python_dateutil-2.9.0.20260302
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/types-python-dateutil/}

Index: pkgsrc/time/py-types-python-dateutil/distinfo
diff -u pkgsrc/time/py-types-python-dateutil/distinfo:1.15 pkgsrc/time/py-types-python-dateutil/distinfo:1.16
--- pkgsrc/time/py-types-python-dateutil/distinfo:1.15  Mon Feb  9 08:34:27 2026
+++ pkgsrc/time/py-types-python-dateutil/distinfo       Mon Mar  2 08:11:46 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2026/02/09 08:34:27 adam Exp $
+$NetBSD: distinfo,v 1.16 2026/03/02 08:11:46 adam Exp $
 
-BLAKE2s (types_python_dateutil-2.9.0.20260124.tar.gz) = 1b505a7531b7e2acac92d69a2f2ae601741e2fafd455beaf64e4bf578c50eef4
-SHA512 (types_python_dateutil-2.9.0.20260124.tar.gz) = dc499b7ba1e3e5391c2aec85d8fe65eeab2e8550d503fb250212235ecd3ce5f0bb2453664e31510e72453fb06a6cbc63e49581bdfec288831e0789fa1b1bff65
-Size (types_python_dateutil-2.9.0.20260124.tar.gz) = 16596 bytes
+BLAKE2s (types_python_dateutil-2.9.0.20260302.tar.gz) = a5ba67ee5f8238257cb803e48164a40d88bb817120e7f34491bf4dde80b356ea
+SHA512 (types_python_dateutil-2.9.0.20260302.tar.gz) = 84bd8d78b4043e207faf11387b0d50e49e4bb9033be314fe2ef533cdde48d24df3422852de3175187f5ea711f990e0b5e0cfc4a2ac67af2f4d0de6e2d50f7637
+Size (types_python_dateutil-2.9.0.20260302.tar.gz) = 16885 bytes



Home | Main Index | Thread Index | Old Index