spec: https://download.copr.fedorainfracloud.org/results/fed500/hawkmoth/fedora-rawhide-x86_64/06506221-python-hawkmoth/hawkmoth.spec srpm: https://download.copr.fedorainfracloud.org/results/fed500/hawkmoth/fedora-rawhide-x86_64/06506221-python-hawkmoth/python-hawkmoth-0.15.0-1.fc40.src.rpm description: Hawkmoth is a minimalistic Sphinx C and C++ Domain autodoc directive extension to incorporate formatted C and C++ source code comments written in reStructuredText into Sphinx based documentation. It uses Clang Python Bindings for parsing, and generates C and C++ Domain directives for C and C++ API documentation, and more. In short, Hawkmoth is Sphinx Autodoc for C/C++. Hawkmoth aims to be a compelling alternative for documenting C and C++ projects using Sphinx, mainly through its simplicity of design, implementation and use. fas: fed500 Reproducible: Always
Still working on a few issues upstream: https://github.com/jnikula/hawkmoth/issues/189 but initial comments welcome.
Updated. Upstream issues have been resolved. spec: https://download.copr.fedorainfracloud.org/results/fed500/hawkmoth/fedora-rawhide-x86_64/08110242-python-hawkmoth/hawkmoth.spec srpm: https://download.copr.fedorainfracloud.org/results/fed500/hawkmoth/fedora-rawhide-x86_64/08110242-python-hawkmoth/python-hawkmoth-0.18.0-1.fc42.src.rpm
Is the source url correct? $ spectool -g hawkmoth.spec Downloading: https://github.com/jnikula/hawkmoth/archive/0.18.0/hawkmoth-0.18.0.tar.gz Download failed: 404 Client Error: Not Found for url: https://codeload.github.com/jnikula/hawkmoth/tar.gz/0.18.0/hawkmoth-0.18.0 - 0.0 B Elapsed Time: 0:00:00 INFO: Downloading .spec and .srpm files INFO: Downloading (Source0): https://github.com/jnikula/hawkmoth/archive/0.18.0/hawkmoth-0.18.0.tar.gz WARNING: Cannot download url: https://github.com/jnikula/hawkmoth/archive/0.18.0/hawkmoth-0.18.0.tar.gz INFO: No upstream for (Source0): hawkmoth-0.18.0.tar.gz
Copr build: https://copr.fedorainfracloud.org/coprs/build/8110340 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2242806-python-hawkmoth/fedora-rawhide-x86_64/08110340-python-hawkmoth/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.
Sorry, fixed download path spec: https://download.copr.fedorainfracloud.org/results/fed500/hawkmoth/fedora-rawhide-x86_64/08112590-python-hawkmoth/hawkmoth.spec srpm: https://download.copr.fedorainfracloud.org/results/fed500/hawkmoth/fedora-rawhide-x86_64/08112590-python-hawkmoth/python-hawkmoth-0.18.0-1.fc42.src.rpm
Copr build: https://copr.fedorainfracloud.org/coprs/build/8112599 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2242806-python-hawkmoth/fedora-rawhide-x86_64/08112599-python-hawkmoth/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.
Can you address these issues Issues: ======= - Package must not depend on deprecated() packages. Note: python3-pytest7 is deprecated, you must not depend on it. See: https://docs.fedoraproject.org/en-US/packaging- guidelines/deprecating-packages/ - Spec file name must match the spec package %{name}, in the format %{name}.spec. Note: hawkmoth.spec should be python-hawkmoth.spec See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_spec_file_naming