Bug 1985021

Summary: Review Request: python-tomli - A little TOML parser for Python
Product: [Fedora] Fedora Reporter: Petr Viktorin (pviktori) <pviktori>
Component: Package ReviewAssignee: José Matos <jamatos>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jamatos, package-review
Target Milestone: ---Flags: jamatos: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-29 08:31:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Viktorin (pviktori) 2021-07-22 16:38:46 UTC
Spec URL: https://download.copr.fedorainfracloud.org/results/pviktori/python-tomli/fedora-rawhide-x86_64/02341276-python-tomli/python-tomli.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/pviktori/python-tomli/fedora-rawhide-x86_64/02341276-python-tomli/python-tomli-1.0.4-1.fc35.src.rpm
Description:
Tomli is a Python library for parsing TOML.
Tomli is fully compatible with TOML v1.0.0.

Fedora Account System Username: pviktori


This is yet another TOML parser for Python (sigh). It is minimal (it even leaves out *writing* TOML) and pure-python, making it a good fit for applications that need minimal dependencies.

COPR URL: https://copr.fedorainfracloud.org/coprs/pviktori/python-tomli/

Comment 1 José Matos 2021-07-22 17:30:34 UTC
The spec file is well written, simple, and it follows the packaging guidelines.

The license is correct and appropriated for Fedora.

fedora-review does not find any issue and do not find any.

The package is approved.

Comment 2 Gwyn Ciesla 2021-07-23 18:31:36 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/python-tomli

Comment 3 Petr Viktorin (pviktori) 2021-07-29 08:31:02 UTC
Imported and built.
Thank you for the review, José!