Bug 2259270

Summary: Review Request: golang-github-ferhatelmas-levenshtein - Levenshtein distance in Golang
Product: [Fedora] Fedora Reporter: Arthur Bols <arthur>
Component: Package ReviewAssignee: Mikel Olasagasti Uranga <mikel>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mikel, package-review
Target Milestone: ---Keywords: AutomationTriaged
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: 2024-03-10 17:27:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Arthur Bols 2024-01-19 21:28:34 UTC
Spec URL: https://principis.fedorapeople.org/golang-github-ferhatelmas-levenshtein.spec
SRPM URL: https://principis.fedorapeople.org/golang-github-ferhatelmas-levenshtein-0-0.1.20240118gita12aecc.fc39.src.rpm
Description: Levenshtein distance in Golang.
Fedora Account System Username: principis

Comment 1 Fedora Review Service 2024-01-19 21:33:44 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6923255
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2259270-golang-github-ferhatelmas-levenshtein/fedora-rawhide-x86_64/06923255-golang-github-ferhatelmas-levenshtein/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Mikel Olasagasti Uranga 2024-03-06 11:23:19 UTC
I created a PR upstream to use a levenshtein library that is already packaged in Fedora and used by other projects like OpenTofu.

https://github.com/symfony-cli/console/pull/8

If you patch golang-github-symfony-cli-console with it it would be one less dep to import and maintain. Are you OK with it?

Comment 3 Arthur Bols 2024-03-10 17:27:30 UTC
Thank you!

Closing this review request.