Bug 2308207
Summary: | Review Request: python-cmakedoc - Command-line tool to read CMake documentation | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Nicolas Fella <nicolas.fella> |
Component: | Package Review | Assignee: | Neal Gompa <ngompa13> |
Status: | ASSIGNED --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | ngompa13, package-review |
Target Milestone: | --- | Keywords: | AutomationTriaged |
Target Release: | --- | Flags: | ngompa13:
fedora-review?
|
Hardware: | All | ||
OS: | Linux | ||
URL: | https://pypi.org/project/cmakedoc | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 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
Nicolas Fella
2024-08-27 18:23:27 UTC
Taking this review. Copr build: https://copr.fedorainfracloud.org/coprs/build/7948240 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2308207-python-cmakedoc/fedora-rawhide-x86_64/07948240-python-cmakedoc/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. Overall, this package looks good, but there's one thing missing: "%license COPYING" in the files list to ensure we copy the license file into the package. naming question: Given that this is more of an application/tool and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_application_naming, shouldn't the name be just "cmakedoc"? (In reply to Nicolas Fella from comment #4) > naming question: Given that this is more of an application/tool and > https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ > #_application_naming, shouldn't the name be just "cmakedoc"? You certainly could, it doesn't seem to provide anything importable either. |