pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-types-yaml



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug 26 08:45:45 UTC 2025

Modified Files:
        pkgsrc/textproc/py-types-yaml: Makefile distinfo

Log Message:
py-types-yaml: updated to 6.0.12.20250822

6.0.12.20250822

Add __slots__ to third-party packages using stubdefaulter
Add missing defaults to third-party stubs


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/py-types-yaml/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/py-types-yaml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-types-yaml/Makefile
diff -u pkgsrc/textproc/py-types-yaml/Makefile:1.15 pkgsrc/textproc/py-types-yaml/Makefile:1.16
--- pkgsrc/textproc/py-types-yaml/Makefile:1.15 Mon Aug 11 09:24:48 2025
+++ pkgsrc/textproc/py-types-yaml/Makefile      Tue Aug 26 08:45:45 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2025/08/11 09:24:48 adam Exp $
+# $NetBSD: Makefile,v 1.16 2025/08/26 08:45:45 adam Exp $
 
-DISTNAME=      types_pyyaml-6.0.12.20250809
+DISTNAME=      types_pyyaml-6.0.12.20250822
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/:S/py//}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/types-PyYAML/}

Index: pkgsrc/textproc/py-types-yaml/distinfo
diff -u pkgsrc/textproc/py-types-yaml/distinfo:1.12 pkgsrc/textproc/py-types-yaml/distinfo:1.13
--- pkgsrc/textproc/py-types-yaml/distinfo:1.12 Mon Aug 11 09:24:48 2025
+++ pkgsrc/textproc/py-types-yaml/distinfo      Tue Aug 26 08:45:45 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2025/08/11 09:24:48 adam Exp $
+$NetBSD: distinfo,v 1.13 2025/08/26 08:45:45 adam Exp $
 
-BLAKE2s (types_pyyaml-6.0.12.20250809.tar.gz) = 9dffc7c6890c4f5271586e067e0f97fdbb9ae0ad6b6d4e5f22409779e65d6dc7
-SHA512 (types_pyyaml-6.0.12.20250809.tar.gz) = 9b8c9e9c921598722964ab35e09c2326510907de8bb0a3334965018ba63e77e401070a5f6091d48d29396f57621ec74bf866bf8df1fb0c0b180bd819aab954c3
-Size (types_pyyaml-6.0.12.20250809.tar.gz) = 17385 bytes
+BLAKE2s (types_pyyaml-6.0.12.20250822.tar.gz) = 074bf7e5d10d089b8e66e9480379a37e17bfcb14e37bc337cc63baf887dde865
+SHA512 (types_pyyaml-6.0.12.20250822.tar.gz) = 53deba8ae930cba2e646ec19227cf95ee4f353e2a02c10fba550d0c0191f5c90e0e0979aa3ba7cc3ef2e2198305fd90949fd660837b2099f166594d92355c177
+Size (types_pyyaml-6.0.12.20250822.tar.gz) = 17481 bytes



Home | Main Index | Thread Index | Old Index