Bug 1721487
| Summary: | Review Request: codespell - Fix common misspellings in text files | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bastien Nocera <bnocera> |
| Component: | Package Review | Assignee: | Yanko Kaneti <yaneti> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | 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
- "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! |