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

python311-strictyaml-1.7.3-2.5 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-strictyaml Distribution: openSUSE Tumbleweed
Version: 1.7.3 Vendor: openSUSE
Release: 2.5 Build date: Tue Jan 2 23:44:16 2024
Group: Unspecified Build host: reproducible
Size: 1746325 Source RPM: python-strictyaml-1.7.3-2.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hitchdev.com/strictyaml
Summary: Strict, typed YAML parser
StrictYAML is a type-safe YAML parser that parses and validates a
restricted subset of the YAML specification.

Priorities:

 * No parsing of hard to read and insecure features of YAML like the
   Norway problem.
 * Strict validation of markup and straightforward type casting.
 * Acting as a near-drop in replacement for pyyaml, ruamel.yaml or poyo.
 * Comment preservation across a read-write cycle
 * Speed is not a key concern

Provides

Requires

License

MIT

Changelog

* Tue Jan 02 2024 Dirk Müller <dmueller@suse.com>
  - require setuptools
* Fri Dec 08 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.7.3:
    * REFACTOR : Fix pipeline.
    * TOOLING : Improvements to pyenv multi-environment tester.
    * FEATURE : Upgraded package to use pyproject.toml files
    * REFACTOR : Fixed linter errors.
    * TOOLING : Build wheel and sdist that both work.
* Fri Jun 09 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Sat Oct 29 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to 1.6.2
    No relevant code changes.
    see details changelog: https://hitchdev.com/strictyaml/changelog/#latest
* Wed Mar 09 2022 Michael Ströder <michael@stroeder.com>
  - update to 1.6.1
    too many changes to be listed here
    see detailed changelog: https://hitchdev.com/strictyaml/changelog/
* Tue Aug 03 2021 Markéta Machová <mmachova@suse.com>
  - 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 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 2019 Tomáš Chvátal <tchvatal@suse.com>
  - 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 2019 Jan Engelhardt <jengelh@inai.de>
  - Expand %description.
* Tue Sep 10 2019 John Vandenberg <jayvdb@gmail.com>
  - Initial spec for v1.0.3

Files

/usr/lib/python3.11/site-packages/strictyaml
/usr/lib/python3.11/site-packages/strictyaml-1.7.3.dist-info
/usr/lib/python3.11/site-packages/strictyaml-1.7.3.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/strictyaml-1.7.3.dist-info/LICENSE.txt
/usr/lib/python3.11/site-packages/strictyaml-1.7.3.dist-info/METADATA
/usr/lib/python3.11/site-packages/strictyaml-1.7.3.dist-info/RECORD
/usr/lib/python3.11/site-packages/strictyaml-1.7.3.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/strictyaml-1.7.3.dist-info/WHEEL
/usr/lib/python3.11/site-packages/strictyaml-1.7.3.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/strictyaml/__init__.py
/usr/lib/python3.11/site-packages/strictyaml/__pycache__
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/any_validator.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/any_validator.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/compound.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/compound.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/constants.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/constants.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/dumper.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/dumper.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/exceptions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/exceptions.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/parser.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/parser.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/representation.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/representation.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/scalar.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/scalar.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/validators.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/validators.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/yamllocation.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/yamllocation.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/yamlpointer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/__pycache__/yamlpointer.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/any_validator.py
/usr/lib/python3.11/site-packages/strictyaml/compound.py
/usr/lib/python3.11/site-packages/strictyaml/constants.py
/usr/lib/python3.11/site-packages/strictyaml/dumper.py
/usr/lib/python3.11/site-packages/strictyaml/exceptions.py
/usr/lib/python3.11/site-packages/strictyaml/parser.py
/usr/lib/python3.11/site-packages/strictyaml/representation.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__init__.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/anchor.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/anchor.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/comments.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/comments.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/compat.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/compat.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/composer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/composer.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/configobjwalker.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/configobjwalker.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/constructor.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/constructor.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/cyaml.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/cyaml.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/dumper.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/dumper.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/emitter.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/emitter.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/error.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/error.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/events.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/events.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/loader.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/loader.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/main.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/main.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/nodes.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/nodes.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/parser.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/parser.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/reader.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/reader.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/representer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/representer.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/resolver.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/resolver.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/scalarbool.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/scalarbool.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/scalarfloat.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/scalarfloat.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/scalarint.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/scalarint.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/scalarstring.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/scalarstring.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/scanner.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/scanner.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/serializer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/serializer.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/timestamp.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/timestamp.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/tokens.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/tokens.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/strictyaml/ruamel/anchor.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/comments.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/compat.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/composer.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/configobjwalker.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/constructor.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/cyaml.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/dumper.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/emitter.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/error.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/events.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/loader.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/main.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/nodes.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/parser.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/reader.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/representer.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/resolver.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/scalarbool.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/scalarfloat.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/scalarint.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/scalarstring.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/scanner.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/serializer.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/timestamp.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/tokens.py
/usr/lib/python3.11/site-packages/strictyaml/ruamel/util.py
/usr/lib/python3.11/site-packages/strictyaml/scalar.py
/usr/lib/python3.11/site-packages/strictyaml/utils.py
/usr/lib/python3.11/site-packages/strictyaml/validators.py
/usr/lib/python3.11/site-packages/strictyaml/yamllocation.py
/usr/lib/python3.11/site-packages/strictyaml/yamlpointer.py
/usr/share/doc/packages/python311-strictyaml
/usr/share/doc/packages/python311-strictyaml/README.md
/usr/share/licenses/python311-strictyaml
/usr/share/licenses/python311-strictyaml/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024