Bug 2283585 - Review Request: rust-cmd_lib_macros - Common rust commandline macros and utils for shell script like tasks
Summary: Review Request: rust-cmd_lib_macros - Common rust commandline macros and util...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2283586
TreeView+ depends on / blocked
 
Reported: 2024-05-28 04:37 UTC by Davide Cavalca
Modified: 2024-06-13 04:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-06-04 20:29:22 UTC
Type: ---
Embargoed:
decathorpe: fedora-review+


Attachments (Terms of Use)

Description Davide Cavalca 2024-05-28 04:37:03 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/rust-cmd_lib_macros/rust-cmd_lib_macros.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/rust-cmd_lib_macros/rust-cmd_lib_macros-1.9.4-1.fc41.src.rpm

Description:
Common rust commandline macros and utils, to write shell script like
tasks easily.

Fedora Account System Username: dcavalca

Comment 1 Davide Cavalca 2024-05-28 04:37:05 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=118190743

Comment 2 Davide Cavalca 2024-05-28 04:40:38 UTC
$ cat rust2rpm.toml
[package]
summary = "Common rust commandline macros and utils for shell script like tasks"
extra-sources = [
  { number = 2, file = "https://github.com/rust-shell-script/rust_cmd_lib/raw/master/LICENSE", comments = ["https://github.com/rust-shell-script/rust_cmd_lib/pull/64"] },
]

[scripts]
prep.pre = ["cp -p %SOURCE2 ."]

[tests]
run = ["none"]
comments = ["Tests assume cmd_lib is available"]

Comment 3 Fabio Valentini 2024-06-04 16:39:57 UTC
Package was generated with rust2rpm + rust2rpm.toml config file, simplifying the review.

===

✅ package builds and installs without errors on rawhide
🫤 test suite is run and all unit tests pass (tests can only be run in-tree)
✅ latest version of the crate is packaged
✅ license matches upstream specification and is acceptable for Fedora
✅ license file is included with %license in %files (included manually from upstream)
✅ 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)

Comment 4 Fedora Admin user for bugzilla script actions 2024-06-04 20:13:06 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-cmd_lib_macros

Comment 5 Fedora Update System 2024-06-04 20:26:25 UTC
FEDORA-2024-09b87b1fb0 (rust-cmd_lib_macros-1.9.4-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-09b87b1fb0

Comment 6 Fedora Update System 2024-06-04 20:29:22 UTC
FEDORA-2024-09b87b1fb0 (rust-cmd_lib_macros-1.9.4-1.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2024-06-04 20:51:28 UTC
FEDORA-2024-d13a9f2753 (rust-cmd_lib_macros-1.9.4-1.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-d13a9f2753

Comment 8 Fedora Update System 2024-06-04 21:03:07 UTC
FEDORA-2024-3b22b256cd (rust-cmd_lib_macros-1.9.4-1.fc39) has been submitted as an update to Fedora 39.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-3b22b256cd

Comment 9 Fedora Update System 2024-06-05 02:04:03 UTC
FEDORA-2024-d13a9f2753 has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-d13a9f2753 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-d13a9f2753

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

Comment 10 Fedora Update System 2024-06-05 02:29:54 UTC
FEDORA-2024-3b22b256cd has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-3b22b256cd \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-3b22b256cd

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

Comment 11 Fedora Update System 2024-06-13 03:03:20 UTC
FEDORA-2024-3b22b256cd (rust-cmd_lib_macros-1.9.4-1.fc39) has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2024-06-13 04:05:05 UTC
FEDORA-2024-d13a9f2753 (rust-cmd_lib_macros-1.9.4-1.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.


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