Bug 1721487

Summary: Review Request: codespell - Fix common misspellings in text files
Product: [Fedora] Fedora Reporter: Bastien Nocera <bnocera>
Component: Package ReviewAssignee: Yanko Kaneti <yaneti>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review, yaneti
Target Milestone: ---Flags: yaneti: 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-06-18 16:00:52 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 Bastien Nocera 2019-06-18 11:46:43 UTC
Spec URL: https://hadess.fedorapeople.org/codespell/codespell.spec
SRPM URL: https://hadess.fedorapeople.org/codespell/codespell-1.15.0-1.fc30.src.rpm
Description: codespell fixes common misspellings in text files. It's designed primarily for checking misspelled words in source code, but it can be used with other files as well.

Fedora Account System Username: hadess

Comment 1 Yanko Kaneti 2019-06-18 13:12:55 UTC
- "GPL v2" > "GPLv2 and CC-BY-SA 3.0"   for the dictionary.txt

- I don't think anything needs codespell_lib/tests  at runtime

- Are you sure it "Requires:       python3dist(setuptools)" ?

Comment 2 Bastien Nocera 2019-06-18 13:49:23 UTC
(In reply to Yanko Kaneti from comment #1)
> - "GPL v2" > "GPLv2 and CC-BY-SA 3.0"   for the dictionary.txt

Fixed.

> - I don't think anything needs codespell_lib/tests  at runtime

Fixed

> - Are you sure it "Requires:       python3dist(setuptools)" ?

Probably not, fixed.

(the original spec file was created with pyp2rpm, that's why there were some weird things)

Updated spec and SRPM:
https://hadess.fedorapeople.org/codespell/codespell.spec
https://hadess.fedorapeople.org/codespell/codespell-1.15.0-2.fc30.src.rpm

Comment 3 Yanko Kaneti 2019-06-18 13:55:30 UTC
Name matches. Source matches. License matches. Doesn't conflict

APPROVED

Comment 4 Gwyn Ciesla 2019-06-18 14:31:15 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/codespell

Comment 5 Bastien Nocera 2019-06-18 16:00:52 UTC
Built in rawhide, updates filed for f29 and f30. Thanks for the review!