Bug 2143970

Summary: Review Request: python-construct-classes - Parse your binary structs into dataclasses
Product: [Fedora] Fedora Reporter: Jonny Heggheim <hegjon>
Component: Package ReviewAssignee: Timothy Redaelli <tredaelli>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review, tredaelli
Target Milestone: ---Flags: tredaelli: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-11-21 17:22:34 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:
Bug Depends On:    
Bug Blocks: 2140099    

Description Jonny Heggheim 2022-11-18 14:50:09 UTC
Spec URL: https://jonny.fedorapeople.org/python-construct-classes.spec
SRPM URL: https://jonny.fedorapeople.org/python-construct-classes-0.1.2-1.fc36.src.rpm

Description:
Parse your binary data into dataclasses. Pack your dataclasses into binary data.

construct-classes rely on construct for parsing and packing. The programmer
needs to manually write the Construct expressions. There is also no type
verification, so it is the programmer's responsibility that the dataclass and
the Construct expression match.

Fedora Account System Username: jonny

Comment 1 Jonny Heggheim 2022-11-18 14:50:11 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=94298552

Comment 2 Timothy Redaelli 2022-11-18 15:57:19 UTC
LGTM

Comment 3 Jonny Heggheim 2022-11-18 16:34:13 UTC
Thanks for the review.

Requested repo:
https://pagure.io/releng/fedora-scm-requests/issue/49207

Comment 4 Gwyn Ciesla 2022-11-18 17:00:54 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/python-construct-classes

Comment 5 Jonny Heggheim 2022-11-21 17:22:34 UTC
Building for f36 and later