Bug 1666294 - Review Request: python-pylev - Liberally licensed, pure Python Levenshtein implementation
Summary: Review Request: python-pylev - Liberally licensed, pure Python Levenshtein im...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1666306 1666311 1668387
TreeView+ depends on / blocked
 
Reported: 2019-01-15 13:12 UTC by Fabio Valentini
Modified: 2019-01-25 19:38 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-25 15:04:58 UTC
Type: ---
Embargoed:
ngompa13: fedora-review+


Attachments (Terms of Use)

Description Fabio Valentini 2019-01-15 13:12:07 UTC
Spec URL: https://decathorpe.fedorapeople.org/packages/python-pylev.spec
SRPM URL: https://decathorpe.fedorapeople.org/packages/python-pylev-1.3.0-1.fc29.src.rpm

Description:
A pure Python Levenshtein implementation that’s not freaking GPL’d.

Based off the Wikipedia code samples at
https://en.wikipedia.org/wiki/Levenshtein_distance.

Fedora Account System Username: decathorpe

koji scratch build for rawhide: https://koji.fedoraproject.org/koji/taskinfo?taskID=32043369

Comment 1 Neal Gompa 2019-01-25 13:07:46 UTC
Taking this review.

Comment 2 Neal Gompa 2019-01-25 13:12:57 UTC
There's no license file installed for this. It looks like there is one in the upstream GitHub repo, but I guess it isn't present in the PyPI archive. Please fetch the license file from upstream and include it in the package.

Comment 3 Fabio Valentini 2019-01-25 14:23:51 UTC
I've reported the missing LICENSE file upstream:
https://github.com/toastdriven/pylev/issues/11

Fixed spec and SRPM available at the same links.

Comment 4 Neal Gompa 2019-01-25 14:28:29 UTC
Review notes:

[x] Follows Fedora Packaging Guidelines
[x] Follows Fedora Python Packaging Guidelines
[x] Does not include Python 2 subpackage
[x] Package is named per guidelines
[x] Package builds and installs correctly
[x] Package licensing is correct and documented correctly

PACKAGE APPROVED.

Comment 5 Fabio Valentini 2019-01-25 14:34:05 UTC
Thanks for the review!

dist-git request: https://pagure.io/releng/fedora-scm-requests/issue/9519

Comment 6 Gwyn Ciesla 2019-01-25 14:45:51 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/python-pylev

Comment 7 Fabio Valentini 2019-01-25 15:04:58 UTC
Built for rawhide:
https://koji.fedoraproject.org/koji/buildinfo?buildID=1182128

Comment 8 Raphael Groner 2019-01-25 19:15:13 UTC
My suggestion (lately) would be to just use "Pure Python Levenshtein implementation" as Summary. There's no need to repeat any license issues again because we've the License: and %license parts.

Comment 9 Fabio Valentini 2019-01-25 19:38:37 UTC
(In reply to Raphael Groner from comment #8)
> My suggestion (lately) would be to just use "Pure Python Levenshtein
> implementation" as Summary. There's no need to repeat any license issues
> again because we've the License: and %license parts.

That's a good point. I'll adapt it when I submit the next build.


Note You need to log in before you can comment on or make changes to this bug.