Bug 2349608
Summary: | Review Request: rust-tree-sitter-yaml - YAML grammar for tree-sitter | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michel Lind <michel> |
Component: | Package Review | Assignee: | Davide Cavalca <davide> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | davide, package-review |
Target Milestone: | --- | Flags: | davide:
fedora-review+
|
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://crates.io/crates/tree-sitter-yaml | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-03-04 04:47:54 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: | 2333626 |
Description
Michel Lind
2025-03-03 19:30:42 UTC
This package built on koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=129775296 ❯ cat rust2rpm.toml [package] cargo-toml-patch-comments = [ "include LICENSE", ] license-files = [ "LICENSE", ] [[package.extra-sources]] number = 2 file = "https://raw.githubusercontent.com/tree-sitter-grammars/%{crate}/refs/tags/v%{version}/LICENSE" comments = [ "include license file", "https://github.com/tree-sitter-grammars/tree-sitter-yaml/pull/20", ] [scripts.prep] post = [ """\ # copy in license file cp -p %{SOURCE2} .\ """, ] Copr build: https://copr.fedorainfracloud.org/coprs/build/8720730 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2349608-rust-tree-sitter-yaml/fedora-rawhide-x86_64/08720730-rust-tree-sitter-yaml/fedora-review/review.txt Found issues: - No gcc, gcc-c++ or clang found in BuildRequires Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/ Please know that there can be false-positives. --- 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 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 - package complies with Rust Packaging Guidelines Package APPROVED. The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-tree-sitter-yaml FEDORA-2025-decd59e2e8 (rust-tree-sitter-yaml-0.7.0-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-decd59e2e8 FEDORA-2025-decd59e2e8 (rust-tree-sitter-yaml-0.7.0-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-9156528b56 (rust-tree-sitter-yaml-0.7.0-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2025-9156528b56 FEDORA-2025-df0958a09b (rust-tree-sitter-yaml-0.7.0-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-df0958a09b FEDORA-2025-688d70c2df 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-2025-688d70c2df \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-688d70c2df See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-df0958a09b has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-df0958a09b \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-df0958a09b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-9156528b56 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-9156528b56 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-9156528b56 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-df0958a09b (rust-tree-sitter-yaml-0.7.0-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-9156528b56 (rust-tree-sitter-yaml-0.7.0-1.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-688d70c2df (rust-tree-sitter-yaml-0.7.0-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |