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: Tue Jul 21 09:07:02 UTC 2026
Modified Files:
pkgsrc/time/py-types-python-dateutil: Makefile distinfo
Log Message:
py-types-python-dateutil: updated to 2.9.0.20260716
2.9.0.20260716
Run ty on typeshed stubs in CI
Add a pinned ty check for the standard-library and third-party stubs across Python 3.10-3.14 and the supported target platforms. The runner honors stdlib/VERSIONS, resolves checked-in stub packages
and their external dependencies, and avoids duplicate published stub packages that shadow local sources.
Match pyright's policy for non-actionable override and deprecation diagnostics, add narrowly scoped ignores beside existing checker exceptions, and exclude only the obsolete requests and legacy
distutils stubs. Check geopandas, seaborn, and shapely on every target version, with two existing pandas-stubs type-bound exceptions mirrored for ty. Also fix the remaining Windows-only dateutil
builtin-name collision discovered by the new check.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/time/py-types-python-dateutil/Makefile
cvs rdiff -u -r1.21 -r1.22 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.23 pkgsrc/time/py-types-python-dateutil/Makefile:1.24
--- pkgsrc/time/py-types-python-dateutil/Makefile:1.23 Thu May 21 14:41:10 2026
+++ pkgsrc/time/py-types-python-dateutil/Makefile Tue Jul 21 09:07:01 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2026/05/21 14:41:10 adam Exp $
+# $NetBSD: Makefile,v 1.24 2026/07/21 09:07:01 adam Exp $
-DISTNAME= types_python_dateutil-2.9.0.20260518
+DISTNAME= types_python_dateutil-2.9.0.20260716
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.21 pkgsrc/time/py-types-python-dateutil/distinfo:1.22
--- pkgsrc/time/py-types-python-dateutil/distinfo:1.21 Thu May 21 14:41:10 2026
+++ pkgsrc/time/py-types-python-dateutil/distinfo Tue Jul 21 09:07:01 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2026/05/21 14:41:10 adam Exp $
+$NetBSD: distinfo,v 1.22 2026/07/21 09:07:01 adam Exp $
-BLAKE2s (types_python_dateutil-2.9.0.20260518.tar.gz) = 3ccb6b87881b7aabcbe19f34566448243a928da3ef4013306767a06721780d2d
-SHA512 (types_python_dateutil-2.9.0.20260518.tar.gz) = e7d87b79f803b23048388c17761e6bba592ba557ae8166d225bd0428fd25c71a80e52dd8854461639407fb25714d961fc8b86e1860bce41123db45c851cc8c14
-Size (types_python_dateutil-2.9.0.20260518.tar.gz) = 17082 bytes
+BLAKE2s (types_python_dateutil-2.9.0.20260716.tar.gz) = 39df2f2660adaf12f642dea4047b38a131ae166c1c3b2c61700a3d2333638567
+SHA512 (types_python_dateutil-2.9.0.20260716.tar.gz) = 8526b12fe8a962bafa7aabd3c95fc28dd7a72c2b0064d183eb0a45fe66e3173e4c5a7eb8e3e7c4786586261855a08236018d60b0f22b02065fa27eaa6f7de8ba
+Size (types_python_dateutil-2.9.0.20260716.tar.gz) = 17516 bytes
Home |
Main Index |
Thread Index |
Old Index