Bug 2448249 - Review Request: rust-string-interner - Efficient and fast string interner
Summary: Review Request: rust-string-interner - Efficient and fast string interner
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/string-interner
Whiteboard:
Depends On:
Blocks: 2326757
TreeView+ depends on / blocked
 
Reported: 2026-03-16 21:27 UTC by Michel Lind
Modified: 2026-03-27 01:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-03-17 00:24:47 UTC
Type: ---
Embargoed:
decathorpe: fedora-review+


Attachments (Terms of Use)
The .spec file difference from Copr build 10232109 to 10232192 (530 bytes, patch)
2026-03-16 21:56 UTC, Fedora Review Service
no flags Details | Diff

Description Michel Lind 2026-03-16 21:27:52 UTC
Spec URL: https://salimma.fedorapeople.org/rust-string-interner.spec
SRPM URL: https://salimma.fedorapeople.org/rust-string-interner-0.19.0-1.fc45.src.rpm
Upstream URL: https://crates.io/crates/string-interner

Description:
Efficient string interner with minimal memory footprint and fast access
to the underlying strings.

Fedora Account System Username: salimma

Comment 1 Fedora Review Service 2026-03-16 21:35:05 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10232109
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2448249-rust-string-interner/fedora-rawhide-x86_64/10232109-rust-string-interner/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 2 Fabio Valentini 2026-03-16 21:36:30 UTC
Looks good and straightforward. 99% ready for approval.
Remaining 1% is annoying - the project contains only the Apache-2.0 license header in LICENSE-APACHE, not the ... actual Apache-2.0 license text.

Comment 3 Michel Lind 2026-03-16 21:37:35 UTC
(In reply to Fabio Valentini from comment #2)
> Looks good and straightforward. 99% ready for approval.
> Remaining 1% is annoying - the project contains only the Apache-2.0 license
> header in LICENSE-APACHE, not the ... actual Apache-2.0 license text.

urgh, how annoying. I'll put up a PR

Comment 4 Michel Lind 2026-03-16 21:50:40 UTC
Fixed: https://github.com/Robbepop/string-interner/pull/98

Spec URL: https://salimma.fedorapeople.org/rust-string-interner.spec
SRPM URL: https://salimma.fedorapeople.org/rust-string-interner-0.19.0-1.fc45.src.rpm

TOML:

[package]
# summary too long
summary = "Efficient and fast string interner"

cargo-toml-patch-comments = [
  "drop benchmarking dependencies like criterion",
]

[[package.extra-patches]]
number = 10
file = "https://github.com/Robbepop/string-interner/pull/98.patch#/string-interner-use-full-apache-license-text.diff"
comments = [
  "Replace Apache license header with full license text",
]

Comment 5 Fedora Review Service 2026-03-16 21:56:08 UTC
Created attachment 2133723 [details]
The .spec file difference from Copr build 10232109 to 10232192

Comment 6 Fedora Review Service 2026-03-16 21:56:10 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10232192
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2448249-rust-string-interner/fedora-rawhide-x86_64/10232192-rust-string-interner/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 7 Fabio Valentini 2026-03-16 22:22:04 UTC
Thanks, looks good to me now!

===

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 file is included with %license in %files:
   full canonical license text included by patch, PR submitted 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 (*NOT* pre-release filter): alpha;beta;rc;pre
  distro: Fedora
  Package: rust-$crate

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

Comment 8 Fedora Admin user for bugzilla script actions 2026-03-16 22:29:40 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-string-interner

Comment 9 Fedora Update System 2026-03-17 00:20:38 UTC
FEDORA-2026-53cf741e3c (rust-string-interner-0.19.0-2.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-53cf741e3c

Comment 10 Fedora Update System 2026-03-17 00:24:47 UTC
FEDORA-2026-53cf741e3c (rust-string-interner-0.19.0-2.fc45) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 11 Fedora Update System 2026-03-18 11:51:20 UTC
FEDORA-2026-3f95974b5d (rust-string-interner-0.19.0-2.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-3f95974b5d

Comment 12 Fedora Update System 2026-03-18 11:51:20 UTC
FEDORA-2026-3b2874bc35 (rust-string-interner-0.19.0-2.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-3b2874bc35

Comment 13 Fedora Update System 2026-03-18 11:51:20 UTC
FEDORA-2026-d4c6386c57 (rust-string-interner-0.19.0-2.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-d4c6386c57

Comment 14 Fedora Update System 2026-03-19 01:30:20 UTC
FEDORA-2026-3f95974b5d has been pushed to the Fedora 44 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-3f95974b5d \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-3f95974b5d

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

Comment 15 Fedora Update System 2026-03-19 01:47:19 UTC
FEDORA-2026-d4c6386c57 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-d4c6386c57 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-d4c6386c57

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

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

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

Comment 17 Fedora Update System 2026-03-27 00:15:35 UTC
FEDORA-2026-3f95974b5d (rust-string-interner-0.19.0-2.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 18 Fedora Update System 2026-03-27 00:49:40 UTC
FEDORA-2026-3b2874bc35 (rust-string-interner-0.19.0-2.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 19 Fedora Update System 2026-03-27 01:17:17 UTC
FEDORA-2026-d4c6386c57 (rust-string-interner-0.19.0-2.fc43) has been pushed to the Fedora 43 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.