Bug 2440817 - Review Request: rust-ratatui-core - Core types and traits for the Ratatui Terminal UI library
Summary: Review Request: rust-ratatui-core - Core types and traits for the Ratatui Ter...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Cristian Le
QA Contact: Fedora Extras Quality Assurance
URL: https://crates.io/crates/ratatui-core
Whiteboard:
Depends On: 2440814
Blocks: 2425496 2440845 2440846 2440847 2440848
TreeView+ depends on / blocked
 
Reported: 2026-02-18 22:39 UTC by Fabio Valentini
Modified: 2026-02-20 16:12 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-02-20 16:12:57 UTC
Type: ---
Embargoed:
fedora: fedora-review+


Attachments (Terms of Use)

Description Fabio Valentini 2026-02-18 22:39:15 UTC
Spec URL: https://decathorpe.fedorapeople.org/rust-ratatui-core.spec
SRPM URL: https://decathorpe.fedorapeople.org/rust-ratatui-core-0.1.0-1.fc43.src.rpm
Upstream URL: https://crates.io/crates/ratatui-core

Description:
Core types and traits for the Ratatui Terminal UI library.     Widget
libraries should use this crate. Applications should use the main
Ratatui crate.

Fedora Account System Username: decathorpe

Comment 1 Fabio Valentini 2026-02-18 22:40:03 UTC
rust2rpm.toml configuration:

```
[package]
license-files = ["LICENSE"]

[[package.extra-sources]]
number = 2
file = "https://github.com/ratatui/ratatui/raw/refs/tags/ratatui-v0.30.0/LICENSE"
comments = ["https://github.com/ratatui/ratatui/commit/746e9c9"]

[features]
# compiling tests requires the "std" feature to be enabled
enable = ["std"]

[scripts]
prep.post = [
    "cp -pav %{SOURCE2} .",
]

[tests]
skip = [
    "buffer::buffer::tests::pos_of_panics_on_out_of_bounds",
    "'src/buffer/buffer.rs'",
]
comments = [
    "skip tests that do not panid as expected when built without debug assertions",
]
```

Comment 2 Fedora Review Service 2026-02-18 22:41:44 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10149626
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2440817-rust-ratatui-core/fedora-rawhide-x86_64/10149626-rust-ratatui-core/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 3 Cristian Le 2026-02-19 14:14:47 UTC
This is the package rust-ratatui split into multiple crates, the issues in rust2rpm match the existing ones.
The rust2rpm.toml in the comment is missing the `cargo-toml-patch-comments`, but that can be fixed at import.

===

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:

- 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 4 Fabio Valentini 2026-02-20 14:21:38 UTC
Thank you for the review!

My local rust2rpm.toml file already has the missing setting, I just forgot to update it here too :)

Comment 5 Fedora Admin user for bugzilla script actions 2026-02-20 14:22:04 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-ratatui-core

Comment 6 Fedora Update System 2026-02-20 16:08:23 UTC
FEDORA-2026-892c7dba8d (rust-kasuari-0.4.11-1.fc45, rust-line-clipping-0.3.5-1.fc45, and 7 more) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-892c7dba8d

Comment 7 Fedora Update System 2026-02-20 16:12:57 UTC
FEDORA-2026-892c7dba8d (rust-kasuari-0.4.11-1.fc45, rust-line-clipping-0.3.5-1.fc45, and 7 more) has been pushed to the Fedora 45 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.