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

python3-strictyaml-1.7.3-8.fc41 RPM for noarch

From Fedora Rawhide for aarch64 / p

Name: python3-strictyaml Distribution: Fedora Project
Version: 1.7.3 Vendor: Fedora Project
Release: 8.fc41 Build date: Fri Jun 7 19:27:52 2024
Group: Unspecified Build host: buildvm-x86-07.iad2.fedoraproject.org
Size: 1752549 Source RPM: python-strictyaml-1.7.3-8.fc41.src.rpm
Packager: Fedora Project
Url: http://hitchdev.com/strictyaml
Summary: Parses and validates a restricted subset of YAML
StrictYAML is a type-safe YAML parser that parses and validates a restricted
subset of the YAML specification.

Priorities:

  • Beautiful API
  • Refusing to parse the ugly, hard to read and insecure features of YAML like
    the Norway problem.
  • Strict validation of markup and straightforward type casting.
  • Clear, readable exceptions with code snippets and line numbers.
  • Acting as a near-drop in replacement for pyyaml, ruamel.yaml or poyo.
  • Ability to read in YAML, make changes and write it out again with comments
    preserved.
  • Not speed, currently.

Provides

Requires

License

MIT

Changelog

* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.7.3-8
  - Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.3-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.3-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Dec 19 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.7.3-4
  - Assert that %pyproject_files contains a license file
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.7.3-2
  - Rebuilt for Python 3.12
* Fri Mar 10 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.7.3-1
  - Update to 1.7.3 (close RHBZ#2174372)
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Oct 15 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.6.2-1
  - Update to 1.6.2 (close RHBZ#2133184)
* Sat Oct 15 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.6.1-7
  - Confirm License is SPDX MIT
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.6.1-5
  - Rebuilt for Python 3.11

Files

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


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jun 27 00:06:27 2024