Bug 2486090 - Review Request: rust-regex-cache - Lazy and cached regular expressions
Summary: Review Request: rust-regex-cache - Lazy and cached regular expressions
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL: https://crates.io/crates/regex-cache
Whiteboard:
Depends On: 2486089
Blocks: 2486091
TreeView+ depends on / blocked
 
Reported: 2026-06-07 15:04 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2026-06-15 11:38 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dominik 'Rathann' Mierzejewski 2026-06-07 15:04:25 UTC
Spec URL: https://rathann.fedorapeople.org/review/rust-regex-cache/rust-regex-cache.spec
SRPM URL: https://rathann.fedorapeople.org/review/rust-regex-cache/rust-regex-cache-0.2.1-1.fc45.src.rpm
Description:
This crate provides a library for caching or lazily creating regular expressions.

Lazy regular expressions are backed by a OnceMutex, while the regular expression cache is backed by a Least Recently Used cache.

Fedora Account System Username: rathann

Comment 1 Fedora Review Service 2026-06-08 14:27:46 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10579154
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2486090-rust-regex-cache/fedora-rawhide-x86_64/10579154-rust-regex-cache/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
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 Ben Beasley 2026-06-15 11:38:11 UTC
See https://bugzilla.redhat.com/show_bug.cgi?id=2486089#c2.


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