https://bugzilla.redhat.com/show_bug.cgi?id=1806864 Bug ID: 1806864 Summary: Review Request: python-asteval - Evaluator of Python expression using ast module Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: mail@xxxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-asteval.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-asteval-0.9.18-1.fc31.src.rpm Project URL: http://github.com/newville/asteval Description: ASTEVAL is a safe(ish) evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are imported and used if available. Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=41878050 rpmlint output: $ rpmlint python-asteval-0.9.18-1.fc31.src.rpm python-asteval.src: W: spelling-error Summary(en_US) Evaluator -> Evaluate, Elevator python-asteval.src: W: spelling-error Summary(en_US) ast -> sat, as, at python-asteval.src: W: spelling-error %description -l en_US ish -> is, sh, dish python-asteval.src: W: spelling-error %description -l en_US evaluator -> evaluate, elevator python-asteval.src: W: spelling-error %description -l en_US ast -> sat, as, at python-asteval.src: W: spelling-error %description -l en_US numpy -> bumpy, lumpy, dumpy 1 packages and 0 specfiles checked; 0 errors, 6 warnings. $ rpmlint *asteval* python3-asteval.noarch: W: spelling-error Summary(en_US) Evaluator -> Evaluate, Elevator python3-asteval.noarch: W: spelling-error Summary(en_US) ast -> sat, as, at python3-asteval.noarch: W: spelling-error %description -l en_US ish -> is, sh, dish python3-asteval.noarch: W: spelling-error %description -l en_US evaluator -> evaluate, elevator python3-asteval.noarch: W: spelling-error %description -l en_US ast -> sat, as, at python3-asteval.noarch: W: spelling-error %description -l en_US numpy -> bumpy, lumpy, dumpy python-asteval-doc.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/python-asteval-doc/html/objects.inv python-asteval-doc.noarch: W: file-not-utf8 /usr/share/doc/python-asteval-doc/html/objects.inv 2 packages and 0 specfiles checked; 0 errors, 8 warnings. Fedora Account System Username: fab rpmlint issue looks like a false positive as the *.inv is a compressed file. -- 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