https://bugzilla.redhat.com/show_bug.cgi?id=1722642 Bug ID: 1722642 Summary: Review Request: python-acora - A Python multi-keyword text search engine 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-acora.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-acora-2.2-1.fc30.src.rpm Project URL: https://github.com/scoder/acora Description: Acora is 'fgrep' for Python, a fast multi-keyword text search engine. Based on a set of keywords and the Aho-Corasick algorithm, it generates a search automaton and runs it over string input, either unicode or bytes. Acora comes with both a pure Python implementation and a fast binary module written in Cython. However, note that the current construction algorithm is not suitable for really large sets of keywords (i.e. more than a couple of thousand). Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=35663432 rpmlint output: $ rpmlint python-acora-2.2-1.fc30.src.rpm python-acora.src: W: spelling-error %description -l en_US fgrep -> grep, f grep python-acora.src: W: spelling-error %description -l en_US unicode -> Unicode, uni code, uni-code 1 packages and 0 specfiles checked; 0 errors, 2 warnings. $ rpmlint *acora* python3-acora.x86_64: W: spelling-error %description -l en_US fgrep -> grep, f grep python3-acora.x86_64: W: spelling-error %description -l en_US unicode -> Unicode, uni code, uni-code 3 packages and 0 specfiles checked; 0 errors, 2 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 -- 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