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

python3-PyYAML-5.4.1-1.1 RPM for x86_64

From OpenSuSE Leap 15.3 for x86_64

Name: python3-PyYAML Distribution: SUSE Linux Enterprise 15
Version: 5.4.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.1 Build date: Wed Mar 24 11:41:03 2021
Group: Unspecified Build host: sheep04
Size: 569099 Source RPM: python-PyYAML-5.4.1-1.1.src.rpm
Packager: https://www.suse.com/
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

* Sun Jan 24 2021 dmueller@suse.com
  - 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
* Thu Mar 19 2020 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 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 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
* Thu Aug 01 2019 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 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 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/python3.6/site-packages/PyYAML-5.4.1-py3.6.egg-info
/usr/lib64/python3.6/site-packages/PyYAML-5.4.1-py3.6.egg-info/PKG-INFO
/usr/lib64/python3.6/site-packages/PyYAML-5.4.1-py3.6.egg-info/SOURCES.txt
/usr/lib64/python3.6/site-packages/PyYAML-5.4.1-py3.6.egg-info/dependency_links.txt
/usr/lib64/python3.6/site-packages/PyYAML-5.4.1-py3.6.egg-info/top_level.txt
/usr/lib64/python3.6/site-packages/_yaml
/usr/lib64/python3.6/site-packages/_yaml/__init__.py
/usr/lib64/python3.6/site-packages/_yaml/__pycache__
/usr/lib64/python3.6/site-packages/_yaml/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/_yaml/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml
/usr/lib64/python3.6/site-packages/yaml/__init__.py
/usr/lib64/python3.6/site-packages/yaml/__pycache__
/usr/lib64/python3.6/site-packages/yaml/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/composer.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/composer.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/constructor.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/constructor.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/cyaml.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/cyaml.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/dumper.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/dumper.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/emitter.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/emitter.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/error.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/error.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/events.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/events.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/loader.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/loader.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/nodes.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/nodes.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/parser.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/parser.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/reader.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/reader.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/representer.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/representer.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/resolver.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/resolver.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/scanner.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/scanner.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/serializer.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/serializer.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/tokens.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/yaml/__pycache__/tokens.cpython-36.pyc
/usr/lib64/python3.6/site-packages/yaml/composer.py
/usr/lib64/python3.6/site-packages/yaml/constructor.py
/usr/lib64/python3.6/site-packages/yaml/cyaml.py
/usr/lib64/python3.6/site-packages/yaml/dumper.py
/usr/lib64/python3.6/site-packages/yaml/emitter.py
/usr/lib64/python3.6/site-packages/yaml/error.py
/usr/lib64/python3.6/site-packages/yaml/events.py
/usr/lib64/python3.6/site-packages/yaml/loader.py
/usr/lib64/python3.6/site-packages/yaml/nodes.py
/usr/lib64/python3.6/site-packages/yaml/parser.py
/usr/lib64/python3.6/site-packages/yaml/reader.py
/usr/lib64/python3.6/site-packages/yaml/representer.py
/usr/lib64/python3.6/site-packages/yaml/resolver.py
/usr/lib64/python3.6/site-packages/yaml/scanner.py
/usr/lib64/python3.6/site-packages/yaml/serializer.py
/usr/lib64/python3.6/site-packages/yaml/tokens.py
/usr/share/doc/packages/python3-PyYAML
/usr/share/doc/packages/python3-PyYAML/CHANGES
/usr/share/doc/packages/python3-PyYAML/README
/usr/share/doc/packages/python3-PyYAML/examples
/usr/share/doc/packages/python3-PyYAML/examples/pygments-lexer
/usr/share/doc/packages/python3-PyYAML/examples/pygments-lexer/example.yaml
/usr/share/doc/packages/python3-PyYAML/examples/pygments-lexer/yaml.py
/usr/share/doc/packages/python3-PyYAML/examples/yaml-highlight
/usr/share/doc/packages/python3-PyYAML/examples/yaml-highlight/yaml_hl.cfg
/usr/share/doc/packages/python3-PyYAML/examples/yaml-highlight/yaml_hl.py
/usr/share/licenses/python3-PyYAML
/usr/share/licenses/python3-PyYAML/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 15:02:03 2024