Bug 2143970 - Review Request: python-construct-classes - Parse your binary structs into dataclasses
Summary: Review Request: python-construct-classes - Parse your binary structs into dat...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Timothy Redaelli
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2140099
TreeView+ depends on / blocked
 
Reported: 2022-11-18 14:50 UTC by Jonny Heggheim
Modified: 2022-11-21 17:22 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-11-21 17:22:34 UTC
Type: ---
Embargoed:
tredaelli: fedora-review+


Attachments (Terms of Use)

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


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