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 May 12 05:39:21 UTC 2026

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

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

6.0.12.20260510
Add missing type hints in pyyaml.constructor
This is the same as 84682a1d which missed these for some reason.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/py-types-yaml/Makefile
cvs rdiff -u -r1.15 -r1.16 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.18 pkgsrc/textproc/py-types-yaml/Makefile:1.19
--- pkgsrc/textproc/py-types-yaml/Makefile:1.18 Tue Apr 14 12:34:59 2026
+++ pkgsrc/textproc/py-types-yaml/Makefile      Tue May 12 05:39:21 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2026/04/14 12:34:59 adam Exp $
+# $NetBSD: Makefile,v 1.19 2026/05/12 05:39:21 adam Exp $
 
-DISTNAME=      types_pyyaml-6.0.12.20260408
+DISTNAME=      types_pyyaml-6.0.12.20260510
 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.15 pkgsrc/textproc/py-types-yaml/distinfo:1.16
--- pkgsrc/textproc/py-types-yaml/distinfo:1.15 Tue Apr 14 12:34:59 2026
+++ pkgsrc/textproc/py-types-yaml/distinfo      Tue May 12 05:39:21 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2026/04/14 12:34:59 adam Exp $
+$NetBSD: distinfo,v 1.16 2026/05/12 05:39:21 adam Exp $
 
-BLAKE2s (types_pyyaml-6.0.12.20260408.tar.gz) = 03cdf7f48a3883691e694d75374ac92d41adaae7d315c5d25a35e95f512b7007
-SHA512 (types_pyyaml-6.0.12.20260408.tar.gz) = e6313b3dd4e0fec52d90f6fd072824d1c5c263a8e603c8bcfaab1aabcc7a4181fb8c7a4db08bb0cd10cf3b60db0576562973f3bff73144e13d71f4784b8f61a9
-Size (types_pyyaml-6.0.12.20260408.tar.gz) = 17735 bytes
+BLAKE2s (types_pyyaml-6.0.12.20260510.tar.gz) = eb8bab342e24a4ec873336b5e42b4f43dac516dabc31b5a36cbb6edf85ec71c0
+SHA512 (types_pyyaml-6.0.12.20260510.tar.gz) = d8f5ba9ff4f8ebdeeb1db29cadc578ef68ecf9ad23aa7ddeaa57dca6fbe165e1b490d207fae037f0a0eb57d88a866e7bfc821ca80394bdabbf56bcc6c49a496f
+Size (types_pyyaml-6.0.12.20260510.tar.gz) = 17831 bytes



Home | Main Index | Thread Index | Old Index