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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.rpm
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
--
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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]