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
- "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)" ?
(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
Name matches. Source matches. License matches. Doesn't conflict APPROVED
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/codespell
Built in rawhide, updates filed for f29 and f30. Thanks for the review!