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:           Wed Apr 10 09:16:24 UTC 2024

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

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

2.9.0.20240316 (2024-03-16)

python-dateutil: respect inheritance on relativedelta.__rsub__

2.9.0.20240315 (2024-03-15)

[stubsabot] Bump python-dateutil to 2.9.*


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/py-types-python-dateutil/Makefile \
    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.2 pkgsrc/time/py-types-python-dateutil/Makefile:1.3
--- pkgsrc/time/py-types-python-dateutil/Makefile:1.2   Mon Feb 19 18:33:25 2024
+++ pkgsrc/time/py-types-python-dateutil/Makefile       Wed Apr 10 09:16:24 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2024/02/19 18:33:25 adam Exp $
+# $NetBSD: Makefile,v 1.3 2024/04/10 09:16:24 adam Exp $
 
-DISTNAME=      types-python-dateutil-2.8.19.20240106
+DISTNAME=      types-python-dateutil-2.9.0.20240316
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 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.2 pkgsrc/time/py-types-python-dateutil/distinfo:1.3
--- pkgsrc/time/py-types-python-dateutil/distinfo:1.2   Mon Feb 19 18:33:25 2024
+++ pkgsrc/time/py-types-python-dateutil/distinfo       Wed Apr 10 09:16:24 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/02/19 18:33:25 adam Exp $
+$NetBSD: distinfo,v 1.3 2024/04/10 09:16:24 adam Exp $
 
-BLAKE2s (types-python-dateutil-2.8.19.20240106.tar.gz) = e3a4a64734906c52773df5c0fc7e0fd73cdafb7a73b13561411ad3f65d6adaec
-SHA512 (types-python-dateutil-2.8.19.20240106.tar.gz) = d199ce8413b003d6c8cafc1777bd85370f4bf0bf7db2d8dcfade2e0fcda9eebeb393c2b94200cdab631ef8c7aadc981a315afc434c1b144da6d1b8fcb3232b03
-Size (types-python-dateutil-2.8.19.20240106.tar.gz) = 8960 bytes
+BLAKE2s (types-python-dateutil-2.9.0.20240316.tar.gz) = 773ceb8f6aebed8b963798666727935d765b0debf1775c76c23882cedf8eed59
+SHA512 (types-python-dateutil-2.9.0.20240316.tar.gz) = b8996fa40a1235708b3971a1b0fd6dae5670ed2e75886dd0fd483070075068b764bfa8af098fd2750da97faaa1591b2bb8d09fc1967314237a2c2516674a6821
+Size (types-python-dateutil-2.9.0.20240316.tar.gz) = 9067 bytes



Home | Main Index | Thread Index | Old Index