Bug 1757640

Summary: Review Request: golang-github-lithammer-fuzzysearch - Tiny and fast fuzzy search in Go
Product: [Fedora] Fedora Reporter: Artem <ego.cordatus>
Component: Package ReviewAssignee: Robert-André Mauchin 🐧 <eclipseo>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eclipseo, package-review
Target Milestone: ---Flags: eclipseo: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-14 16:40:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.