Bug 2459428 - Review Request: python-clickdc - Manage click arguments using python dataclass
Summary: Review Request: python-clickdc - Manage click arguments using python dataclass
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/Kamilcuk/clickdc
Whiteboard:
Depends On:
Blocks: 2452697
TreeView+ depends on / blocked
 
Reported: 2026-04-18 09:21 UTC by Terje Rosten
Modified: 2026-04-25 10:45 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
The .spec file difference from Copr build 10388742 to 10388749 (417 bytes, patch)
2026-04-25 10:44 UTC, Fedora Review Service
no flags Details | Diff

Description Terje Rosten 2026-04-18 09:21:24 UTC
spec: https://terjeros.fedorapeople.org/python-clickdc/python-clickdc.spec
srpm: https://terjeros.fedorapeople.org/python-clickdc/python-clickdc-0.1.1-1.fc43.src.rpm
koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=144557247
user: terjeros
description: 
This is a package to define click command line options from a python
dataclass.

You can define a python dataclass from dataclasses with fields that
have proper types when assigned by click parsing library. Then each
field is initialized with a option, argument, command or group from
clickdc library.

Comment 1 Terje Rosten 2026-04-25 10:19:16 UTC
[fedora-review-service-build]

Comment 2 Fedora Review Service 2026-04-25 10:21:29 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10388742
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2459428-python-clickdc/fedora-rawhide-x86_64/10388742-python-clickdc/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 3 Terje Rosten 2026-04-25 10:41:16 UTC
[fedora-review-service-build]

Comment 4 Fedora Review Service 2026-04-25 10:44:57 UTC
Created attachment 2138203 [details]
The .spec file difference from Copr build 10388742 to 10388749

Comment 5 Fedora Review Service 2026-04-25 10:45:00 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10388749
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2459428-python-clickdc/fedora-rawhide-x86_64/10388749-python-clickdc/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.


Note You need to log in before you can comment on or make changes to this bug.