Bug 2183742

Summary: Review Request: rust-clap_mangen - Manpage generator for clap
Product: [Fedora] Fedora Reporter: Fabio Valentini <decathorpe>
Component: Package ReviewAssignee: Aleksei Bavshin <alebastr89>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: alebastr89, package-review
Target Milestone: ---Flags: alebastr89: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://crates.io/crates/clap_mangen
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-04-08 22:24:38 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 Fabio Valentini 2023-04-01 16:30:47 UTC
Spec URL: https://decathorpe.fedorapeople.org/rust-clap_mangen.spec
SRPM URL: https://decathorpe.fedorapeople.org/rust-clap_mangen-0.2.10-1.fc38.src.rpm

Description:
A manpage generator for clap.

Fedora Account System Username: decathorpe

koji scratch build for rawhide:
https://koji.fedoraproject.org/koji/taskinfo?taskID=99404366

Comment 1 Jakub Kadlčík 2023-04-01 16:34:44 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/5735589
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2183742-rust-clap_mangen/fedora-rawhide-x86_64/05735589-rust-clap_mangen/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
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.

Comment 2 Aleksei Bavshin 2023-04-04 04:52:30 UTC
Approved.

> # * missing dev-dependencies: snapbox

Good thing: tests currently do not require snapbox.
Bad thing: that's because `include.workspace = true` in Cargo.toml resolves to the list from https://github.com/clap-rs/clap/blob/0.2.10/Cargo.toml#L17 which does not include 'tests/**/*' ¯\_(ツ)_/¯

There are no tests to run, but if there were any, they would still require snapbox. With that in mind, `%bcond_with check` seems fine to me.
You might want to check with the clap upstream if the omission was intentional though.

Comment 3 Fabio Valentini 2023-04-08 20:10:54 UTC
Thanks for the review! And good catch. I will update the comment before import.

Comment 4 Fedora Admin user for bugzilla script actions 2023-04-08 20:11:55 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-clap_mangen

Comment 5 Fedora Update System 2023-04-08 22:20:26 UTC
FEDORA-2023-bf649844fc has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-bf649844fc

Comment 6 Fedora Update System 2023-04-08 22:24:38 UTC
FEDORA-2023-bf649844fc has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.