Bug 2276560

Summary: Review Request: rust-enum-primitive-derive - Enum_primitive implementation using procedural macros to have a custom derive
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: Package ReviewAssignee: Fabio Valentini <decathorpe>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: decathorpe, package-review
Target Milestone: ---Flags: decathorpe: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: rust-enum-primitive-derive-0.3.0-1.fc41 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-08 01:23:05 UTC Type: Bug
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: 2276561    

Description Orion Poplawski 2024-04-23 03:16:41 UTC
Spec URL: https://orion.fedorapeople.org/rust-enum-primitive-derive.spec
SRPM URL: https://orion.fedorapeople.org/rust-enum-primitive-derive-0.3.0-1.fc41.src.rpm
Description:
Enum_primitive implementation using procedural macros to have a custom
derive.

Fedora Account System Username: orion

Scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=116756900

Comment 1 Fabio Valentini 2024-05-07 15:38:10 UTC
Package was generated with rust2rpm, simplifying the review.

- package builds and installs without errors on rawhide
- test suite is run and all unit tests pass
- latest version of the crate is packaged
- license matches upstream specification and is acceptable for Fedora
- license file is included with %license in %files
- package complies with Rust Packaging Guidelines

Package APPROVED.

===

Recommended post-import rust-sig tasks:

- set up package on release-monitoring.org:
  project: $crate
  homepage: https://crates.io/crates/$crate
  backend: crates.io
  version scheme: semantic
  version filter: alpha;beta;rc;pre
  distro: Fedora
  Package: rust-$crate

- add @rust-sig with "commit" access as package co-maintainer
  (should happen automatically)

- set bugzilla assignee overrides to @rust-sig (optional)

- track package in koschei for all built branches
  (should happen automatically once rust-sig is co-maintainer)

===

If you have the time, it would be great if you could look at one of my Rust packages that's currently waiting for review.

Comment 2 Fedora Admin user for bugzilla script actions 2024-05-08 01:09:06 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-enum-primitive-derive

Comment 3 Orion Poplawski 2024-05-08 01:23:05 UTC
Thanks for the review.  Checked in and built.