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: Wed Aug 12 07:42:21 UTC 2026
Modified Files:
pkgsrc/textproc/py-types-yaml: Makefile distinfo
Log Message:
py-types-yaml: updated to 6.0.12.20260724
6.0.12.20260724
* Replace `NoReturn` with `Never`
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/textproc/py-types-yaml/Makefile
cvs rdiff -u -r1.17 -r1.18 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.20 pkgsrc/textproc/py-types-yaml/Makefile:1.21
--- pkgsrc/textproc/py-types-yaml/Makefile:1.20 Thu May 21 14:43:34 2026
+++ pkgsrc/textproc/py-types-yaml/Makefile Wed Aug 12 07:42:21 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2026/05/21 14:43:34 adam Exp $
+# $NetBSD: Makefile,v 1.21 2026/08/12 07:42:21 adam Exp $
-DISTNAME= types_pyyaml-6.0.12.20260518
+DISTNAME= types_pyyaml-6.0.12.20260724
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>=78:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=82.0.1:../../devel/py-setuptools
USE_LANGUAGES= # none
Index: pkgsrc/textproc/py-types-yaml/distinfo
diff -u pkgsrc/textproc/py-types-yaml/distinfo:1.17 pkgsrc/textproc/py-types-yaml/distinfo:1.18
--- pkgsrc/textproc/py-types-yaml/distinfo:1.17 Thu May 21 14:43:34 2026
+++ pkgsrc/textproc/py-types-yaml/distinfo Wed Aug 12 07:42:21 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2026/05/21 14:43:34 adam Exp $
+$NetBSD: distinfo,v 1.18 2026/08/12 07:42:21 adam Exp $
-BLAKE2s (types_pyyaml-6.0.12.20260518.tar.gz) = 9b30ce96aa1a542059ad9b74a6f715e2e0a9666046ac843881a084f0d79ad206
-SHA512 (types_pyyaml-6.0.12.20260518.tar.gz) = 56f81544caff12e553064199649616c3b82e4cb3c1d2303f303402aaa38c7aff99f41e6903be7984fb934370306c1e881e320d90e4e68b965f7b4d55ceedd123
-Size (types_pyyaml-6.0.12.20260518.tar.gz) = 17850 bytes
+BLAKE2s (types_pyyaml-6.0.12.20260724.tar.gz) = b09deb2098c41d63d76d290afd7bd4888f187ef1fc854d39c1dce0f87e9f3b89
+SHA512 (types_pyyaml-6.0.12.20260724.tar.gz) = 6e53e752b22a0bb5a52eff7fc9382dfe69bc4813fa14acfb399715fb74981dd260cb00a7a78651fc5b3b9a755ce0d48b8ff220f13627827e7eaa1d9628a8ea7c
+Size (types_pyyaml-6.0.12.20260724.tar.gz) = 17893 bytes
Home |
Main Index |
Thread Index |
Old Index