Bug 1873737 (rust-derive-new)

Summary: Review Request: rust-derive-new - `#[derive(new)]` implements simple constructor functions for structs and enums
Product: [Fedora] Fedora Reporter: Igor Raits <igor.raits>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ngompa13, package-review
Target Milestone: ---   
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: 2021-08-03 16:21:24 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:

Description Igor Raits 2020-08-29 19:00:56 UTC
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/rust-derive-new.spec
SRPM URL: https://ignatenkobrain.fedorapeople.org/for-review/rust-derive-new-0.5.8-1.fc34.src.rpm
Description:
`#[derive(new)]` implements simple constructor functions for structs and enums.
Fedora Account System Username: ignatenkobrain

Comment 1 Neal Gompa 2020-08-29 19:04:33 UTC
Package was generated through rust2rpm, simplifying the review considerably.

- Conforms to packaging guidelines (rust2rpm generated spec)
- license correct and valid
- only sources installed

PACKAGE APPROVED.

Comment 2 Mattia Verga 2021-08-03 16:21:24 UTC
Package is available in repos

Comment 3 Mattia Verga 2021-08-03 16:24:24 UTC
Oh wait, the one in the repos was from another review request.
Closing this as duplicate.

*** This bug has been marked as a duplicate of bug 1921853 ***