https://bugzilla.redhat.com/show_bug.cgi?id=866265 --- Comment #30 from Denis Arnaud <denis.arnaud_fedora@xxxxxxx> --- Upstream update: Spec URL: http://denisarnaud.fedorapeople.org/opentrep/opentrep.spec (and https://github.com/fedorapackaging/fedorareviews/blob/trunk/reviews/opentrep/opentrep_866265/opentrep.spec) SRPM URL: http://denisarnaud.fedorapeople.org/opentrep/opentrep-0.07.1-1.fc30.src.rpm ------- Successful builds: http://koji.fedoraproject.org/koji/taskinfo?taskID=32069647 ------- The Python part is now aligned with the latest packaging guidelines, as for instance seen on https://bugzilla.redhat.com/show_bug.cgi?id=1630837 . The Python scripts work out of the box, including with pipenv. Test: 1. sudo dnf -y install https://kojipkgs.fedoraproject.org//work/tasks/9648/32069648/opentrep-0.07.1-1.fc30.x86_64.rpm https://kojipkgs.fedoraproject.org//work/tasks/9648/32069648/opentrep-data-0.07.1-1.fc30.noarch.rpm https://kojipkgs.fedoraproject.org//work/tasks/9648/32069648/opentrep-devel-0.07.1-1.fc30.x86_64.rpm https://kojipkgs.fedoraproject.org//work/tasks/9648/32069648/python3-opentrep-0.07.1-1.fc30.x86_64.rpm 2. pip3 install --user simplejson 3. opentrep-indexer 4. du -hs /tmp/opentrep/ 92M /tmp/opentrep/ 5. opentrep-searcher # No Python 6. pyopentrep # With the Python wrapper ORI-maintained list of POR (points of reference): '/usr/share/opentrep/data/por/optd_por_public.csv' Xapian-based travel database/index: '/tmp/opentrep/xapian_traveldb0' SQLite database: '/tmp/opentrep/sqlite_travel.db' searchString: sna francicso rio de janero lso angles reykyavki Compact format => recognised place (city/airport) codes: SFO RIO LAX REK ------------------ So, it works! It could eventually been approved, then :) -- 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://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx