Bug 2064133

Summary: Review Request: rust-bytes-cast - Safely re-interpreting &[u8] bytes as custom structs without copying, for efficiently reading structured binary data
Product: [Fedora] Fedora Reporter: Aleksei Bavshin <alebastr89>
Component: Package ReviewAssignee: Mads Kiilerich <mads>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mads, package-review
Target Milestone: ---Flags: mads: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-07 04:17:28 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: 2064132    
Bug Blocks: 2063941    

Description Aleksei Bavshin 2022-03-15 07:01:49 UTC
Spec URL: https://alebastr.fedorapeople.org/review/mercurial-rs/rust-bytes-cast.spec
SRPM URL: https://alebastr.fedorapeople.org/review/mercurial-rs/rust-bytes-cast-0.2.0-1.fc35.src.rpm
Copr: https://copr.fedorainfracloud.org/coprs/alebastr/rhg/monitor/
Description:
Safely re-interpreting &[u8] bytes as custom structs without copying, for
efficiently reading structured binary data.
Fedora Account System Username: alebastr

Comment 1 Mads Kiilerich 2022-03-15 14:21:52 UTC
I verified that the spec and source is exactly as generated with "rust2rpm -as bytes-cast".

The "zlib or ASL 2.0 or MIT" license is OK.

The package builds locally on f35, installs, and works for enabling experimental build of Mercurial with Rust extensions.

rpmlint is clean, except "W: no-documentation" and "E: summary-too-long". I don't think the 116 character summary will be a real problem, and certainly not worth deviating from upstream and making a first edit to the generated spec file.

Comment 2 Gwyn Ciesla 2022-04-04 21:20:08 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-bytes-cast

Comment 3 Fedora Update System 2022-04-05 17:27:54 UTC
FEDORA-2022-c7ededf903 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-c7ededf903

Comment 4 Fedora Update System 2022-04-06 17:54:50 UTC
FEDORA-2022-c7ededf903 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-c7ededf903 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-c7ededf903

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2022-05-07 04:17:28 UTC
FEDORA-2022-c7ededf903 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.