pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-ruamel-yaml
Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Oct 30 13:18:32 UTC 2025
Modified Files:
        pkgsrc/devel/py-ruamel-yaml: Makefile distinfo
Log Message:
py-ruamel-yaml: update to 0.18.16.
[0.18.16, 2025-10-22]:
- root level block style scalars that started with a directives-end marker or a
  document-end marker, are now indented 2 spaces.
- merged fix for accessing end_marks on Tokens provided by
  [Toknak](https://sourceforge.net/u/taknok/)
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/py-ruamel-yaml/Makefile
cvs rdiff -u -r1.47 -r1.48 pkgsrc/devel/py-ruamel-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/devel/py-ruamel-yaml/Makefile
diff -u pkgsrc/devel/py-ruamel-yaml/Makefile:1.51 pkgsrc/devel/py-ruamel-yaml/Makefile:1.52
--- pkgsrc/devel/py-ruamel-yaml/Makefile:1.51   Wed Aug 20 09:50:28 2025
+++ pkgsrc/devel/py-ruamel-yaml/Makefile        Thu Oct 30 13:18:32 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.51 2025/08/20 09:50:28 adam Exp $
+# $NetBSD: Makefile,v 1.52 2025/10/30 13:18:32 wiz Exp $
 
-DISTNAME=      ruamel.yaml-0.18.15
+DISTNAME=      ruamel.yaml-0.18.16
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/./-/1}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/ruamel.yaml/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://yaml.readthedocs.io/
+HOMEPAGE=      https://yaml.dev/doc/ruamel.yaml/
 COMMENT=       YAML parser/emitter
 LICENSE=       mit
 
Index: pkgsrc/devel/py-ruamel-yaml/distinfo
diff -u pkgsrc/devel/py-ruamel-yaml/distinfo:1.47 pkgsrc/devel/py-ruamel-yaml/distinfo:1.48
--- pkgsrc/devel/py-ruamel-yaml/distinfo:1.47   Wed Aug 20 09:50:28 2025
+++ pkgsrc/devel/py-ruamel-yaml/distinfo        Thu Oct 30 13:18:32 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2025/08/20 09:50:28 adam Exp $
+$NetBSD: distinfo,v 1.48 2025/10/30 13:18:32 wiz Exp $
 
-BLAKE2s (ruamel.yaml-0.18.15.tar.gz) = ca7112f8e68645f77119542191b238b0aa0db0d904d13494449da786af4cc22e
-SHA512 (ruamel.yaml-0.18.15.tar.gz) = 960ed8dba8f5f73b0524f806f6afe2e328d3b3ffd3f2d3506001ada3b7085bca012f0f0e87409761224046092eed5d354d8cb03f695e50890459048ab8a04d44
-Size (ruamel.yaml-0.18.15.tar.gz) = 146865 bytes
+BLAKE2s (ruamel.yaml-0.18.16.tar.gz) = e5586bf9483836aa36e1ac23b73d1ad3323de66919217a6c26b718f7488bce18
+SHA512 (ruamel.yaml-0.18.16.tar.gz) = 20cf0de12c46f606a5f5ff2292e4f1551ce61f8fa6bdd71094342e1b2f30a338bdc13880b21ef2fd380a514ebd0fa1853c86320f6519f4df2f8e9274a201e740
+Size (ruamel.yaml-0.18.16.tar.gz) = 147269 bytes
 SHA1 (patch-setup.py) = 1883f23fedba174b8f31c7f19e88bd836c893dab
Home |
Main Index |
Thread Index |
Old Index