pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-yaml



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul 18 04:34:33 UTC 2023

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

Log Message:
py-yaml: updated to 6.0.1

6.0.1
pin Cython build dep to < 3.0


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/textproc/py-yaml/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/py-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-yaml/Makefile
diff -u pkgsrc/textproc/py-yaml/Makefile:1.28 pkgsrc/textproc/py-yaml/Makefile:1.29
--- pkgsrc/textproc/py-yaml/Makefile:1.28       Mon Apr 17 19:38:53 2023
+++ pkgsrc/textproc/py-yaml/Makefile    Tue Jul 18 04:34:33 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2023/04/17 19:38:53 adam Exp $
+# $NetBSD: Makefile,v 1.29 2023/07/18 04:34:33 adam Exp $
 
-DISTNAME=      PyYAML-6.0
+DISTNAME=      PyYAML-6.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/PyYAML/yaml/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/PyYAML/}

Index: pkgsrc/textproc/py-yaml/distinfo
diff -u pkgsrc/textproc/py-yaml/distinfo:1.19 pkgsrc/textproc/py-yaml/distinfo:1.20
--- pkgsrc/textproc/py-yaml/distinfo:1.19       Mon Apr 17 19:38:53 2023
+++ pkgsrc/textproc/py-yaml/distinfo    Tue Jul 18 04:34:33 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2023/04/17 19:38:53 adam Exp $
+$NetBSD: distinfo,v 1.20 2023/07/18 04:34:33 adam Exp $
 
-BLAKE2s (PyYAML-6.0.tar.gz) = ca2bb174be757b772d71d0211842a64b3825214586879f47370377186425eb91
-SHA512 (PyYAML-6.0.tar.gz) = b402993073282e7f4202823b051d364b91929362edd5b3aebe93b56833956ec9279c1ba82b97f8bc8a2b82d20e1060e4ec9fc90400a6ed902adce3e4f83a6e0e
-Size (PyYAML-6.0.tar.gz) = 124996 bytes
+BLAKE2s (PyYAML-6.0.1.tar.gz) = dac1c12e1cd5749e5de625592f08eedaa6a9618ae42d5e843e8e0cf3007a08d2
+SHA512 (PyYAML-6.0.1.tar.gz) = 94a29924484f557c0966d485c2b70232909253f27fcea9b89e1db1462abf61f2f85d55fbae0177b2bed70eb5daa75813551e868df4df4cddfdee9a87bd08485f
+Size (PyYAML-6.0.1.tar.gz) = 125201 bytes



Home | Main Index | Thread Index | Old Index