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: Fri Aug 23 10:14:17 UTC 2024
Modified Files:
pkgsrc/time/py-types-python-dateutil: Makefile distinfo
Log Message:
py-types-python-dateutil: updated to 2.9.0.20240821
2.9.0.20240821
Fix types for python-dateutil's relativedelta
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 pkgsrc/time/py-types-python-dateutil/Makefile:1.4
--- pkgsrc/time/py-types-python-dateutil/Makefile:1.3 Wed Apr 10 09:16:24 2024
+++ pkgsrc/time/py-types-python-dateutil/Makefile Fri Aug 23 10:14:17 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2024/04/10 09:16:24 adam Exp $
+# $NetBSD: Makefile,v 1.4 2024/08/23 10:14:17 adam Exp $
-DISTNAME= types-python-dateutil-2.9.0.20240316
+DISTNAME= types-python-dateutil-2.9.0.20240821
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/types-python-dateutil/}
@@ -15,7 +15,5 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/time/py-types-python-dateutil/distinfo
diff -u pkgsrc/time/py-types-python-dateutil/distinfo:1.3 pkgsrc/time/py-types-python-dateutil/distinfo:1.4
--- pkgsrc/time/py-types-python-dateutil/distinfo:1.3 Wed Apr 10 09:16:24 2024
+++ pkgsrc/time/py-types-python-dateutil/distinfo Fri Aug 23 10:14:17 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/04/10 09:16:24 adam Exp $
+$NetBSD: distinfo,v 1.4 2024/08/23 10:14:17 adam Exp $
-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
+BLAKE2s (types-python-dateutil-2.9.0.20240821.tar.gz) = 391e022ef11e4a96d49eb059697e43e39f2379276a2a41e496d59bf362562aab
+SHA512 (types-python-dateutil-2.9.0.20240821.tar.gz) = 2fd26bc10411dc0992219b9e48307141a64c436d9d934f0db9ba5fb97967521dc29d5b224f707739b80ffa173c81604f987e9fc6bc297655bd1ebda450a8d8fc
+Size (types-python-dateutil-2.9.0.20240821.tar.gz) = 9122 bytes
Home |
Main Index |
Thread Index |
Old Index