Bug 2299111 - Review Request: rust-keyframe - A simple library for animation in Rust
Summary: Review Request: rust-keyframe - A simple library for animation in Rust
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL: https://crates.io/crates/keyframe
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-21 10:22 UTC by Ryan
Modified: 2024-09-14 11:26 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-09-14 11:26:20 UTC
Type: ---
Embargoed:
decathorpe: fedora-review+


Attachments (Terms of Use)

Comment 1 Ryan 2024-07-21 10:23:32 UTC
Generated by rust2rpm, but I added

```
# Remove failing test in doc comment
Patch:          keyframe-remove-test.diff
```

to prevent `cargo test` from running one test in lib.rs' doc comments, and

```
# Remove examples/ since those aren't going to be used,
# and they include an extra `ggez` dependency.
rm -rf examples
```

To remove the examples, since they contain a massive `ggez` dependency.

Comment 2 Fedora Review Service 2024-07-21 18:54:24 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7767708
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2299111-rust-keyframe/fedora-rawhide-x86_64/07767708-rust-keyframe/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 3 Fabio Valentini 2024-09-13 11:26:09 UTC
The uploaded spec file doesn't match the one inside the SRPM - can you make sure they're both for the same revision?

Comment 5 Fabio Valentini 2024-09-14 10:45:27 UTC
Hum, the failing test that you ignored seems to just be failing to compile because the crate is missing a dev-dependency on keyframe_derive.

But disabling the test is an acceptable workaround too.

Package looks good to me!

===

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 (one test disabled)
✅ latest version of the crate is packaged
✅ license matches upstream specification and is acceptable for Fedora
✅ 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)

Comment 6 Ryan 2024-09-14 11:13:25 UTC
Thank you for the review!

Comment 7 Fedora Admin user for bugzilla script actions 2024-09-14 11:13:46 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-keyframe

Comment 8 Fedora Update System 2024-09-14 11:22:17 UTC
FEDORA-2024-d6736d84b9 (rust-keyframe-1.1.1-1.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-d6736d84b9

Comment 9 Fedora Update System 2024-09-14 11:26:20 UTC
FEDORA-2024-d6736d84b9 (rust-keyframe-1.1.1-1.fc42) has been pushed to the Fedora 42 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.