Hello community, here is the log from the commit of package python-PyYAML for openSUSE:Factory checked in at 2020-01-16 18:13:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyYAML (Old) and /work/SRC/openSUSE:Factory/.python-PyYAML.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyYAML" Thu Jan 16 18:13:45 2020 rev:22 rq:761501 version:5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyYAML/python-PyYAML.changes 2019-12-07 15:15:20.315796264 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyYAML.new.26092/python-PyYAML.changes 2020-01-16 18:13:49.372723050 +0100 @@ -1,0 +2,20 @@ +Tue Jan 7 09:55:39 UTC 2020 - Ondřej Súkup <[email protected]> + +- update to 5.3 + * Use `is` instead of equality for comparing with `None` + * fix typos and stylistic nit + * Fix up small typo + * Fix handling of __slots__ + * Allow calling add_multi_constructor with None + * Add use of safe_load() function in README + * Fix reader for Unicode code points over 0xFFFF + * Enable certain unicode tests when maxunicode not > 0xffff + * Use full_load in yaml-highlight example + * Document that PyYAML is implemented with Cython + * Fix for Python 3.10 + * increase size of index, line, and column fields + * remove some unused imports + * Create timezone-aware datetimes when parsed as such + * Add tests for timezone + +------------------------------------------------------------------- Old: ---- PyYAML-5.2.tar.gz New: ---- PyYAML-5.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyYAML.spec ++++++ --- /var/tmp/diff_new_pack.ZqdGHm/_old 2020-01-16 18:13:50.024723420 +0100 +++ /var/tmp/diff_new_pack.ZqdGHm/_new 2020-01-16 18:13:50.028723421 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-PyYAML # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-PyYAML -Version: 5.2 +Version: 5.3 Release: 0 Summary: YAML parser and emitter for Python License: MIT ++++++ PyYAML-5.2.tar.gz -> PyYAML-5.3.tar.gz ++++++ ++++ 1776 lines of diff (skipped)
