Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-PyYAML-5.3.1-lp152.3.3.1 RPM for ppc64le

From OpenSuSE Ports Leap 15.2 updates for ppc64le

Name: python2-PyYAML Distribution: openSUSE Leap 15.2
Version: 5.3.1 Vendor: openSUSE
Release: lp152.3.3.1 Build date: Tue Mar 30 18:36:09 2021
Group: Unspecified Build host: obs-power8-03
Size: 807327 Source RPM: python-PyYAML-5.3.1-lp152.3.3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/yaml/pyyaml
Summary: YAML parser and emitter for Python
YAML is a data serialization format designed for human readability
and interaction with scripting languages. PyYAML is a YAML parser
and emitter for Python.

PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
support, capable extension API, and sensible error messages. PyYAML
supports standard YAML tags and provides Python-specific tags that
allow to represent an arbitrary Python object.

PyYAML is applicable for a broad range of tasks from complex
configuration files to object serialization and persistance.

Provides

Requires

License

MIT

Changelog

* Tue Jan 26 2021 Tina Müller <tina.mueller@suse.com>
  - Add pyyaml.CVE-2020-14343.patch (bsc#1174514 CVE-2020-14343)
    Prevents arbitrary code execution during python/object/* constructors
    This patch contains the upstream git commit a001f27 from the 5.4 release.
* Mon Dec 14 2020 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update in SLE-15 (bsc#1176785, jsc#ECO-3105, jsc#PM-2352)
* Fri Apr 03 2020 Tina Müller <tina.mueller@suse.com>
  - Add patch pyyaml-5.1.2.patch (bsc#1165439 CVE-2020-1747)
    Prevents arbitrary code execution during python/object/* constructors
    (This patch contains the git commits 8c5e47f and 5080ba5 applied to the 5.1.2 release)
* Thu Mar 19 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 5.3.1
    * fixes boo#1165439 (cve-2020-1747) Prevents arbitrary code execution
    during python/object/new constructor
* Tue Jan 07 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - 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
* Tue Dec 03 2019 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 5.2
    * A more flexible fix for custom tag constructors
    * Change default loader for yaml.add_constructor
    * Change default loader for add_implicit_resolver, add_path_resolver
    * Move constructor for object/apply to UnsafeConstructor
    * Fix logic for quoting special characters
* Wed Nov 13 2019 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update in SLE-15 (bsc#1140565)
* Thu Aug 01 2019 Marketa Calabkova <mcalabkova@suse.com>
  - update to 5.1.2
    * Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8b2+
* Fri Jun 07 2019 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 5.1.1
    * Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8
* Thu Mar 14 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 5.1:
    * many changes, see CHANGES
    * bsc#1099308 CVE-2017-18342 PyYAML: yaml.load() API could execute arbitrary code
* Mon Jan 14 2019 kukuk@suse.de
  - Use %license instead of %doc [bsc#1082318]
* Sun Jul 15 2018 mimi.vx@gmail.com
  - update to 3.13
    * fix compactibility with python 3.7
* Fri Mar 03 2017 sor.alexei@meowr.ru
  - Use pythonhosted.org for the reference link.
  - Provide python-yaml instead of python2-yaml again.
* Mon Feb 20 2017 jmatejek@suse.com
  - update for multipython build
* Sat Sep 03 2016 mardnh@gmx.de
  - Update to 3.12
    - Adding an implicit resolver to a derived loader should not
      affect the base loader (fixes issue #57).
    - Uniform representation for OrderedDict? across different
      versions of Python (fixes issue #61).
    - Fixed comparison to None warning (closes issue #64).
  - fix Source URL

Files

/usr/lib64/python2.7/site-packages/PyYAML-5.3.1-py2.7.egg-info
/usr/lib64/python2.7/site-packages/_yaml.so
/usr/lib64/python2.7/site-packages/yaml
/usr/lib64/python2.7/site-packages/yaml/__init__.py
/usr/lib64/python2.7/site-packages/yaml/__init__.pyc
/usr/lib64/python2.7/site-packages/yaml/__init__.pyo
/usr/lib64/python2.7/site-packages/yaml/composer.py
/usr/lib64/python2.7/site-packages/yaml/composer.pyc
/usr/lib64/python2.7/site-packages/yaml/composer.pyo
/usr/lib64/python2.7/site-packages/yaml/constructor.py
/usr/lib64/python2.7/site-packages/yaml/constructor.pyc
/usr/lib64/python2.7/site-packages/yaml/constructor.pyo
/usr/lib64/python2.7/site-packages/yaml/cyaml.py
/usr/lib64/python2.7/site-packages/yaml/cyaml.pyc
/usr/lib64/python2.7/site-packages/yaml/cyaml.pyo
/usr/lib64/python2.7/site-packages/yaml/dumper.py
/usr/lib64/python2.7/site-packages/yaml/dumper.pyc
/usr/lib64/python2.7/site-packages/yaml/dumper.pyo
/usr/lib64/python2.7/site-packages/yaml/emitter.py
/usr/lib64/python2.7/site-packages/yaml/emitter.pyc
/usr/lib64/python2.7/site-packages/yaml/emitter.pyo
/usr/lib64/python2.7/site-packages/yaml/error.py
/usr/lib64/python2.7/site-packages/yaml/error.pyc
/usr/lib64/python2.7/site-packages/yaml/error.pyo
/usr/lib64/python2.7/site-packages/yaml/events.py
/usr/lib64/python2.7/site-packages/yaml/events.pyc
/usr/lib64/python2.7/site-packages/yaml/events.pyo
/usr/lib64/python2.7/site-packages/yaml/loader.py
/usr/lib64/python2.7/site-packages/yaml/loader.pyc
/usr/lib64/python2.7/site-packages/yaml/loader.pyo
/usr/lib64/python2.7/site-packages/yaml/nodes.py
/usr/lib64/python2.7/site-packages/yaml/nodes.pyc
/usr/lib64/python2.7/site-packages/yaml/nodes.pyo
/usr/lib64/python2.7/site-packages/yaml/parser.py
/usr/lib64/python2.7/site-packages/yaml/parser.pyc
/usr/lib64/python2.7/site-packages/yaml/parser.pyo
/usr/lib64/python2.7/site-packages/yaml/reader.py
/usr/lib64/python2.7/site-packages/yaml/reader.pyc
/usr/lib64/python2.7/site-packages/yaml/reader.pyo
/usr/lib64/python2.7/site-packages/yaml/representer.py
/usr/lib64/python2.7/site-packages/yaml/representer.pyc
/usr/lib64/python2.7/site-packages/yaml/representer.pyo
/usr/lib64/python2.7/site-packages/yaml/resolver.py
/usr/lib64/python2.7/site-packages/yaml/resolver.pyc
/usr/lib64/python2.7/site-packages/yaml/resolver.pyo
/usr/lib64/python2.7/site-packages/yaml/scanner.py
/usr/lib64/python2.7/site-packages/yaml/scanner.pyc
/usr/lib64/python2.7/site-packages/yaml/scanner.pyo
/usr/lib64/python2.7/site-packages/yaml/serializer.py
/usr/lib64/python2.7/site-packages/yaml/serializer.pyc
/usr/lib64/python2.7/site-packages/yaml/serializer.pyo
/usr/lib64/python2.7/site-packages/yaml/tokens.py
/usr/lib64/python2.7/site-packages/yaml/tokens.pyc
/usr/lib64/python2.7/site-packages/yaml/tokens.pyo
/usr/share/doc/packages/python2-PyYAML
/usr/share/doc/packages/python2-PyYAML/CHANGES
/usr/share/doc/packages/python2-PyYAML/README
/usr/share/doc/packages/python2-PyYAML/examples
/usr/share/doc/packages/python2-PyYAML/examples/pygments-lexer
/usr/share/doc/packages/python2-PyYAML/examples/pygments-lexer/example.yaml
/usr/share/doc/packages/python2-PyYAML/examples/pygments-lexer/yaml.py
/usr/share/doc/packages/python2-PyYAML/examples/yaml-highlight
/usr/share/doc/packages/python2-PyYAML/examples/yaml-highlight/yaml_hl.cfg
/usr/share/doc/packages/python2-PyYAML/examples/yaml-highlight/yaml_hl.py
/usr/share/licenses/python2-PyYAML
/usr/share/licenses/python2-PyYAML/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:57:49 2024