Sun, 19 May 2024 07:39:44 UTC | login

Information for build python-strictyaml-1.7.3-6.fc40

ID292707
Package Namepython-strictyaml
Version1.7.3
Release6.fc40
Epoch
SummaryParses and validates a restricted subset of YAML
DescriptionStrictYAML 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 10:27:57 UTC
CompletedThu, 29 Feb 2024 10:27:57 UTC
Tags
f40
f41
RPMs
src
python-strictyaml-1.7.3-6.fc40.src.rpm (info) (download)
noarch
python3-strictyaml-1.7.3-6.fc40.noarch.rpm (info) (download)
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