Bug 1757640 - Review Request: golang-github-lithammer-fuzzysearch - Tiny and fast fuzzy search in Go
Summary: Review Request: golang-github-lithammer-fuzzysearch - Tiny and fast fuzzy se...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-10-01 23:28 UTC by Artem
Modified: 2019-10-26 17:21 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-10-14 16:40:44 UTC
Type: Bug
Embargoed:
eclipseo: fedora-review+


Attachments (Terms of Use)

Description Artem 2019-10-01 23:28:32 UTC
Spec URL: https://copr-be.cloud.fedoraproject.org/results/atim/gomuks/fedora-rawhide-x86_64/01043865-golang-github-lithammer-fuzzysearch/golang-github-lithammer-fuzzysearch.spec
SRPM URL: https://copr-be.cloud.fedoraproject.org/results/atim/gomuks/fedora-rawhide-x86_64/01043865-golang-github-lithammer-fuzzysearch/golang-github-lithammer-fuzzysearch-1.0.2-1.fc32.src.rpm

Description:
Inspired by bevacqua/fuzzysearch, a fuzzy matching library written in
JavaScript. But contains some extras like ranking using Levenshtein distance
(see RankMatch()) and finding matches in a list of words (see Find()).

Fuzzy searching allows for flexibly matching a string with partial input,
useful for filtering data very quickly based on lightweight user input.

The current implementation uses the algorithm suggested by Mr. Aleph, a russian
compiler engineer working at V8.

Fedora Account System Username: atim

Comment 1 Robert-André Mauchin 🐧 2019-10-02 20:04:46 UTC
 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines

Package approved.

Comment 2 Gwyn Ciesla 2019-10-03 14:01:14 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-lithammer-fuzzysearch

Comment 3 Fedora Update System 2019-10-03 14:39:44 UTC
FEDORA-2019-a6f4cc3a78 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-a6f4cc3a78

Comment 4 Fedora Update System 2019-10-04 20:47:13 UTC
FEDORA-2019-f996d9175f has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-f996d9175f

Comment 5 Fedora Update System 2019-10-04 22:50:23 UTC
golang-github-lithammer-fuzzysearch-1.0.2-1.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-a6f4cc3a78

Comment 6 Fedora Update System 2019-10-06 01:52:00 UTC
golang-github-lithammer-fuzzysearch-1.0.2-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-f996d9175f

Comment 7 Fedora Update System 2019-10-14 16:40:44 UTC
golang-github-lithammer-fuzzysearch-1.0.2-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2019-10-26 17:21:58 UTC
golang-github-lithammer-fuzzysearch-1.0.2-1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.


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