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-6.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-strictyaml Distribution: Fedora Project
Version: 1.7.3 Vendor: Fedora Project
Release: 6.fc40 Build date: Fri Jan 26 12:28:21 2024
Group: Unspecified Build host: buildhw-x86-01.iad2.fedoraproject.org
Size: 1662606 Source RPM: python-strictyaml-1.7.3-6.fc40.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 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
* Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.6.1-4
  - Drop License files redundant with pyproject_files
* Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.6.1-3
  - Drop “forge” macros, which are doing little for us

Files

/usr/lib/python3.12/site-packages/strictyaml
/usr/lib/python3.12/site-packages/strictyaml-1.7.3.dist-info
/usr/lib/python3.12/site-packages/strictyaml-1.7.3.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/strictyaml-1.7.3.dist-info/LICENSE-ruamel-yaml
/usr/lib/python3.12/site-packages/strictyaml-1.7.3.dist-info/LICENSE.txt
/usr/lib/python3.12/site-packages/strictyaml-1.7.3.dist-info/METADATA
/usr/lib/python3.12/site-packages/strictyaml-1.7.3.dist-info/WHEEL
/usr/lib/python3.12/site-packages/strictyaml-1.7.3.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/strictyaml/__init__.py
/usr/lib/python3.12/site-packages/strictyaml/__pycache__
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/any_validator.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/any_validator.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/compound.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/compound.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/constants.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/constants.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/dumper.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/dumper.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/parser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/parser.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/representation.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/representation.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/scalar.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/scalar.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/validators.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/validators.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/yamllocation.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/yamllocation.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/yamlpointer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/__pycache__/yamlpointer.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/any_validator.py
/usr/lib/python3.12/site-packages/strictyaml/compound.py
/usr/lib/python3.12/site-packages/strictyaml/constants.py
/usr/lib/python3.12/site-packages/strictyaml/dumper.py
/usr/lib/python3.12/site-packages/strictyaml/exceptions.py
/usr/lib/python3.12/site-packages/strictyaml/parser.py
/usr/lib/python3.12/site-packages/strictyaml/representation.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__init__.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/anchor.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/anchor.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/comments.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/comments.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/compat.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/compat.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/composer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/composer.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/configobjwalker.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/configobjwalker.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/constructor.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/constructor.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/cyaml.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/cyaml.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/dumper.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/dumper.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/emitter.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/emitter.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/error.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/error.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/events.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/events.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/loader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/loader.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/main.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/main.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/nodes.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/nodes.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/parser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/parser.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/reader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/reader.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/representer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/representer.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/resolver.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/resolver.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/scalarbool.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/scalarbool.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/scalarfloat.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/scalarfloat.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/scalarint.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/scalarint.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/scalarstring.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/scalarstring.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/scanner.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/scanner.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/serializer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/serializer.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/timestamp.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/timestamp.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/tokens.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/tokens.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/util.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/__pycache__/util.cpython-312.pyc
/usr/lib/python3.12/site-packages/strictyaml/ruamel/anchor.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/comments.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/compat.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/composer.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/configobjwalker.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/constructor.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/cyaml.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/dumper.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/emitter.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/error.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/events.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/loader.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/main.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/nodes.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/parser.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/reader.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/representer.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/resolver.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/scalarbool.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/scalarfloat.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/scalarint.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/scalarstring.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/scanner.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/serializer.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/timestamp.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/tokens.py
/usr/lib/python3.12/site-packages/strictyaml/ruamel/util.py
/usr/lib/python3.12/site-packages/strictyaml/scalar.py
/usr/lib/python3.12/site-packages/strictyaml/utils.py
/usr/lib/python3.12/site-packages/strictyaml/validators.py
/usr/lib/python3.12/site-packages/strictyaml/yamllocation.py
/usr/lib/python3.12/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, Wed May 1 02:28:23 2024