------------------------------------------------------------------- Tue Aug 3 08:39:38 UTC 2021 - Markéta Machová - update to 1.4.4 * Add support for NaN and infinity representations * Optional keys in mappings and set value to None * Support underscores in int and decimal * NullNone - parse 'null' as None like YAML 1.2 does. * Bundle last propertly working ruamel.yaml version in with strictyaml. ------------------------------------------------------------------- Tue Mar 17 12:35:33 UTC 2020 - pgajdos@suse.com - version update to 1.0.6 * BUGFIX : Fix accidental python 2 breakage. * BUGFIX : Accidental misrecognition of boolean values as numbers - cause of #85. * BUGFIX : Fix for #86 - handle changing multiline strings. * BUGFIX: handle deprecated collections import in the parser (#82) ------------------------------------------------------------------- Thu Oct 10 08:20:48 UTC 2019 - Tomáš Chvátal - Update to 1.0.5: * BUGFIX : Fixed python 2 bug introduced when fixing #72. * FEATURE : Include tests / stories in package. * BUG: issue #72. Now setitem uses schema. ------------------------------------------------------------------- Fri Sep 13 14:51:23 UTC 2019 - Jan Engelhardt - Expand %description. ------------------------------------------------------------------- Tue Sep 10 12:06:10 PM UTC 2019 - John Vandenberg - Initial spec for v1.0.3