Bug 2444034
| Summary: | Review Request: rust-cssparser-color - Color implementation based on cssparser | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fabio Valentini <decathorpe> |
| Component: | Package Review | Assignee: | blinxen <h-k-81> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | h-k-81, package-review |
| Target Milestone: | --- | Keywords: | AutomationTriaged |
| Target Release: | --- | Flags: | h-k-81:
fedora-review+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://crates.io/crates/cssparser-color | ||
| Whiteboard: | |||
| Fixed In Version: | rust-cssparser-color-0.3.0-1.fc45 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-03-12 00:02:08 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2393991 | ||
|
Description
Fabio Valentini
2026-03-02 23:01:53 UTC
Requires an update of rust-csscolor to version 0.35.0. rust2rpm.toml configuration: ``` [package] license-files = ["LICENSE"] [[package.extra-sources]] number = 2 file = "https://github.com/servo/rust-cssparser/raw/refs/tags/v0.35.0/LICENSE" comments = ["https://github.com/servo/rust-cssparser/pull/424"] [scripts] prep.post = ["cp -pav %{SOURCE2} ."] [tests] run = ["doc"] comments = ["https://github.com/servo/rust-cssparser/issues/213"] ``` Copr build: https://copr.fedorainfracloud.org/coprs/build/10185515 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2444034-rust-cssparser-color/fedora-rawhide-x86_64/10185515-rust-cssparser-color/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. [fedora-review-service-build] Dependencies are now available in rawhide. Copr build: https://copr.fedorainfracloud.org/coprs/build/10190554 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2444034-rust-cssparser-color/fedora-rawhide-x86_64/10190554-rust-cssparser-color/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. 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 (only doc tests are executed -> reason is documented) ✅ 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. Thank you for the review! The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-cssparser-color Imported and built: https://bodhi.fedoraproject.org/updates/FEDORA-2026-03b40df0ad |