https://bugzilla.redhat.com/show_bug.cgi?id=1901368 Bug ID: 1901368 Summary: Review Request: python-strictyaml - Parses and validates a restricted subset of YAML Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: code@xxxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://gitlab.com/musicinmybrain/python-strictyaml-rpm/-/raw/0363b777/python-strictyaml.spec SRPM URL: https://kojipkgs.fedoraproject.org//work/tasks/1022/56211022/python-strictyaml-1.1.1-1.fc34.src.rpm Description: 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. Fedora Account System Username: music This is a straightforward pure-Python package. Koji builds: F34: https://koji.fedoraproject.org/koji/taskinfo?taskID=56211021 F33: https://koji.fedoraproject.org/koji/taskinfo?taskID=56211012 F32: https://koji.fedoraproject.org/koji/taskinfo?taskID=56211007 EPEL8: https://koji.fedoraproject.org/koji/taskinfo?taskID=56210983 (This package will not be ported to EPEL7 because the required dependencies are too old.) I need this package as a dependency for packaging gftools (Google Fonts Tools). Some other projects that use this library are listed here: https://www.wheelodex.org/projects/strictyaml/rdepends/ -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx