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:           Mon Sep 22 09:56:45 UTC 2025

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

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

6.0.12.20250915 (2025-09-15)

Add `@disjoint_base` decorator to the third-party stubs


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/py-types-yaml/Makefile
cvs rdiff -u -r1.13 -r1.14 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.16 pkgsrc/textproc/py-types-yaml/Makefile:1.17
--- pkgsrc/textproc/py-types-yaml/Makefile:1.16 Tue Aug 26 08:45:45 2025
+++ pkgsrc/textproc/py-types-yaml/Makefile      Mon Sep 22 09:56:45 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2025/08/26 08:45:45 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/09/22 09:56:45 adam Exp $
 
-DISTNAME=      types_pyyaml-6.0.12.20250822
+DISTNAME=      types_pyyaml-6.0.12.20250915
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/:S/py//}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/types-PyYAML/}
@@ -10,7 +10,7 @@ HOMEPAGE=     https://github.com/python/type
 COMMENT=       Typing stubs for PyYAML
 LICENSE=       apache-2.0
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=75.8.2:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/textproc/py-types-yaml/distinfo
diff -u pkgsrc/textproc/py-types-yaml/distinfo:1.13 pkgsrc/textproc/py-types-yaml/distinfo:1.14
--- pkgsrc/textproc/py-types-yaml/distinfo:1.13 Tue Aug 26 08:45:45 2025
+++ pkgsrc/textproc/py-types-yaml/distinfo      Mon Sep 22 09:56:45 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2025/08/26 08:45:45 adam Exp $
+$NetBSD: distinfo,v 1.14 2025/09/22 09:56:45 adam Exp $
 
-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
+BLAKE2s (types_pyyaml-6.0.12.20250915.tar.gz) = 9ce62499da7ffc22031321108a88f678469bdd1152d7f14043febc07a6d360ed
+SHA512 (types_pyyaml-6.0.12.20250915.tar.gz) = 0c4354814f53d044b58063f010a370f5b1fa503e21e4b431eb4af4554d9f9b9a404c6a91a476383434d12d1ebf741b5fcc0738db568f15a9a563cf91b1bd856c
+Size (types_pyyaml-6.0.12.20250915.tar.gz) = 17522 bytes



Home | Main Index | Thread Index | Old Index