https://bugzilla.redhat.com/show_bug.cgi?id=1857584
Bug ID: 1857584 Summary: Review Request: python-serpent - Serialization based on ast.literal_eval Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: mail@fabian-affolter.ch QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-serpent.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-serpent-1.30.2-1.fc31.src...
Project URL: https://github.com/irmen/Serpent
Description: Serpent is a simple serialization library based on ast.literal_eval. Because it only serializes literals and recreates the objects using ast.literal_eval(), the serialized data is safe to transport to other machines (over the network for instance) and de-serialize it there.
Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=47297136
rpmlint output: $ rpmlint python-serpent-1.30.2-1.fc31.src.rpm python-serpent.src: W: spelling-error Summary(en_US) ast -> sat, as, at python-serpent.src: W: spelling-error Summary(en_US) eval -> veal, vela, val python-serpent.src: W: spelling-error %description -l en_US ast -> sat, as, at python-serpent.src: W: spelling-error %description -l en_US eval -> veal, vela, val python-serpent.src: W: spelling-error %description -l en_US de -> DE, ed, d 1 packages and 0 specfiles checked; 0 errors, 5 warnings.
$ rpmlint python3-serpent-1.30.2-1.fc31.noarch.rpm python3-serpent.noarch: W: spelling-error Summary(en_US) ast -> sat, as, at python3-serpent.noarch: W: spelling-error Summary(en_US) eval -> veal, vela, val python3-serpent.noarch: W: spelling-error %description -l en_US ast -> sat, as, at python3-serpent.noarch: W: spelling-error %description -l en_US eval -> veal, vela, val python3-serpent.noarch: W: spelling-error %description -l en_US de -> DE, ed, d 1 packages and 0 specfiles checked; 0 errors, 5 warnings.
Fedora Account System Username: fab