Path to this page:
Subject: CVS commit: pkgsrc/devel/py-ruamel-yaml
From: Adam Ciarcinski
Date: 2021-03-05 14:45:29
Message id: 20210305134529.13BE7FA95@cvs.NetBSD.org
Log Message:
py-ruamel-yaml: updated to 0.16.13
0.16.13:
- fix for issue 359: could not update() CommentedMap with keyword arguments
- fix for issue 365: unable to dump mutated TimeStamp objects
- fix for issue 371: unable to addd comment without starting space
- fix for issue 373: recursive call to walk_tree not preserving all params
- a None value in a flow-style sequence is now dumped as `null` instead
of `!!null ''`
Files: