python-PyYAML

Edit Package python-PyYAML
No description set
Refresh
Refresh
Source Files
Filename Size Changed
PyYAML-5.4.1.tar.gz 0000175147 171 KB
python-PyYAML.changes 0000004932 4.82 KB
python-PyYAML.spec 0000002639 2.58 KB
Latest Revision
Stefan Weiberg's avatar Stefan Weiberg (suntorytimed) committed (revision 2)
Mirrored from OBS SR#880045
Needed by docker-compose, originally submitted by dirk to Backports

  - update to 5.4.1 (bsc#1174514, CVE-2020-14343):
    * Fix stub compat with older pyyaml versions that may unwittingly load it
    * Build modernization, remove distutils, fix metadata, build wheels, CI to GHA
    * Fix for CVE-2020-14343, moves arbitrary python tags to UnsafeLoader
    * Fix memory leak in implicit resolver setup
    * Fix py2 copy support for timezone objects
    * Fix compatibility with Jython

  - update to 5.3.1
   * fixes boo#1165439 (cve-2020-1747) Prevents arbitrary code execution
     during python/object/new constructor

  - 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

  - update to 5.2
Comments 0
openSUSE Build Service is sponsored by