Bug 2263714 - Review Request: rust-names - Random name generator
Summary: Review Request: rust-names - Random name generator
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: https://crates.io/crates/names
Whiteboard:
: 2089042 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-02-11 08:11 UTC by Davide Cavalca
Modified: 2024-02-28 01:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-02-19 19:35:57 UTC
Type: ---
Embargoed:
decathorpe: fedora-review+


Attachments (Terms of Use)

Description Davide Cavalca 2024-02-11 08:11:37 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/rust-names/rust-names.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/rust-names/rust-names-0.14.0-1.fc40.src.rpm

Description:
A random name generator with names suitable for use in container
instances, project names, application instances, etc.

Fedora Account System Username: dcavalca

Comment 1 Davide Cavalca 2024-02-11 08:11:39 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=113333538

Comment 2 Davide Cavalca 2024-02-11 08:12:06 UTC
*** Bug 2089042 has been marked as a duplicate of this bug. ***

Comment 3 Davide Cavalca 2024-02-11 08:13:10 UTC
This was generated with the following rust2rpm.toml:

[package]
summary = "Random name generator"

Comment 4 Fedora Review Service 2024-02-11 16:19:21 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7007683
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2263714-rust-names/fedora-rawhide-x86_64/07007683-rust-names/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 5 Fabio Valentini 2024-02-16 18:47:54 UTC
Package looks good, just one question:
Do you actually want to build + ship /usr/bin/names?

The package would be simpler without it, and it would probably build a lot faster:
- stop building the binary (by adding "autobins = false" setting under the [package] table)
- remove the "application" feature from the features table (or the entire [features] table)
- drop the "clap" dependency that is unused if you don't build the CLI

Comment 6 Davide Cavalca 2024-02-16 20:03:20 UTC
Yeah, I think the binary is useful so I'd rather ship it.

Comment 7 Fabio Valentini 2024-02-16 20:14:10 UTC
Ok, that's fine then. Note that the License tag in the binary subpackage is wrong, it should be:

License: MIT AND (Apache-2.0 OR MIT) AND (Unlicense OR MIT)

not:

License: (Apache-2.0 OR MIT) AND MIT AND (MIT OR Apache-2.0)

===

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
- licenses of statically linked dependencies are correctly taken into account
- 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 time, it would be great if you could review one of my pending packages in return.

Comment 8 Fedora Admin user for bugzilla script actions 2024-02-19 19:17:52 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-names

Comment 9 Fedora Update System 2024-02-19 19:34:21 UTC
FEDORA-2024-84b1c1a7c6 (rust-names-0.14.0-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-84b1c1a7c6

Comment 10 Fedora Update System 2024-02-19 19:35:57 UTC
FEDORA-2024-84b1c1a7c6 (rust-names-0.14.0-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 11 Fedora Update System 2024-02-19 19:47:32 UTC
FEDORA-2024-f42cfedcbc (rust-names-0.14.0-1.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-f42cfedcbc

Comment 12 Fedora Update System 2024-02-19 19:47:54 UTC
FEDORA-2024-f42cfedcbc (rust-names-0.14.0-1.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2024-02-19 20:06:56 UTC
FEDORA-2024-7902ac15f4 (rust-names-0.14.0-1.fc39) has been submitted as an update to Fedora 39.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-7902ac15f4

Comment 14 Fedora Update System 2024-02-19 20:44:09 UTC
FEDORA-2024-130f83bf29 (rust-names-0.14.0-1.fc38) has been submitted as an update to Fedora 38.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-130f83bf29

Comment 15 Fedora Update System 2024-02-20 01:52:14 UTC
FEDORA-2024-7902ac15f4 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-7902ac15f4 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7902ac15f4

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

Comment 16 Fedora Update System 2024-02-20 02:22:59 UTC
FEDORA-2024-130f83bf29 has been pushed to the Fedora 38 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-130f83bf29 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-130f83bf29

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

Comment 17 Fedora Update System 2024-02-28 01:08:37 UTC
FEDORA-2024-7902ac15f4 (rust-names-0.14.0-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 18 Fedora Update System 2024-02-28 01:41:02 UTC
FEDORA-2024-130f83bf29 (rust-names-0.14.0-1.fc38) has been pushed to the Fedora 38 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.