Bug 2283687 - Review Request: rust-defmac - Macro to define lambda-like macros inline
Summary: Review Request: rust-defmac - Macro to define lambda-like macros inline
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2283681
TreeView+ depends on / blocked
 
Reported: 2024-05-28 20:07 UTC by Cristian Le
Modified: 2024-07-28 21:12 UTC (History)
2 users (show)

Fixed In Version: rust-defmac-0.2.1-12.fc41
Clone Of:
Environment:
Last Closed: 2024-07-28 21:12:06 UTC
Type: ---
Embargoed:
decathorpe: fedora-review+


Attachments (Terms of Use)

Description Cristian Le 2024-05-28 20:07:24 UTC
Spec URL: https://github.com/LecrisUT/rust-metris-rpmspec/raw/18bb026c3e9d3de4cfbc75fe92babea0b3506a81/rust-defmac/rust-defmac.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/LecrisUT-rust-metris-rpmspec-main/fedora-rawhide-x86_64/07500444-rust-defmac/rust-defmac-0.2.1-1.fc41.src.rpm
Description: Dependency for `rust-ndarray` -> `rust-metrics-util` -> `rust-metrics-exporter-prometheus` -> `atuin`
Fedora Account System Username: lecris

rust2rpm.toml: default

Comment 1 Fabio Valentini 2024-07-04 21:32:17 UTC
Note: This package was previously available in Fedora. It has been retired for so long that it is no longer available in any branch of Fedora, so it is also effectively orphaned. This makes un-retirement easy, since you can just take over as new maintainer.

Please take care when re-importing the package to preserve and / or correctly override changelog.

===

Package was generated with rust2rpm, simplifying the review.

✅ package contains only permissible content
✅ 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 files are included with %license in %files
✅ package complies with Rust Packaging Guidelines

Package APPROVED.

===

Recommended post-import rust-sig tasks:

(skip as appropriate for package unretirements)

- 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)

Comment 3 Cristian Le 2024-07-07 19:57:58 UTC
I've run `rpmautospec convert` but added the last commit entry manually. Hopefully the format is ok. My concern is if having 2 entries with the same version-release would be an ill-format.

Comment 4 Fabio Valentini 2024-07-11 12:05:43 UTC
> I've run `rpmautospec convert` but added the last commit entry manually. Hopefully the format is ok. My concern is if having 2 entries with the same version-release would be an ill-format.

So long as you do both in the same commit it should be fine. Commits that touch the "changelog" file don't get an automatically generated changelog entry.


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