Bug 2349133

Summary: Review Request: rust-tree-sitter-elixir - Elixir grammar for the tree-sitter parsing library
Product: [Fedora] Fedora Reporter: Michel Lind <michel>
Component: Package ReviewAssignee: Davide Cavalca <davide>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: davide, package-review
Target Milestone: ---Flags: davide: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://crates.io/crates/tree-sitter-elixir
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-03-03 19:50:52 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-01 04:13:02 UTC
Spec URL: https://salimma.fedorapeople.org/rust-tree-sitter-elixir.spec
SRPM URL: https://salimma.fedorapeople.org/rust-tree-sitter-elixir-0.3.4-1.fc41.src.rpm

Description:
Elixir grammar for the tree-sitter parsing library.

Fedora Account System Username: salimma

Comment 1 Michel Lind 2025-03-01 04:13:05 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=129695405

Comment 2 Fedora Review Service 2025-03-01 04:19:35 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8714110
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2349133-rust-tree-sitter-elixir/fedora-rawhide-x86_64/08714110-rust-tree-sitter-elixir/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.

Comment 3 Michel Lind 2025-03-01 04:53:30 UTC
$ cat rust2rpm.toml
[package]
cargo-toml-patch-comments = [
  "include LICENSE",
]
license-files = [
  "LICENSE",
]

[[package.extra-sources]]
number = 1
file = "https://raw.githubusercontent.com/elixir-lang/%{crate}/refs/tags/v%{version}/LICENSE"
comments = [
  "include license file",
  "https://github.com/elixir-lang/tree-sitter-elixir/pull/82",
]

[scripts.prep]
post = [
  """\
# copy in license file
cp -p %{SOURCE1} .\
""",
]

Comment 4 Davide Cavalca 2025-03-02 16:51:57 UTC
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.

Comment 5 Fedora Admin user for bugzilla script actions 2025-03-03 19:28:56 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-tree-sitter-elixir

Comment 6 Fedora Update System 2025-03-03 19:46:08 UTC
FEDORA-2025-440ca9d68a (rust-tree-sitter-elixir-0.3.4-1.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-440ca9d68a

Comment 7 Fedora Update System 2025-03-03 19:50:52 UTC
FEDORA-2025-440ca9d68a (rust-tree-sitter-elixir-0.3.4-1.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2025-03-03 21:42:59 UTC
FEDORA-2025-8a7876f4b1 (rust-tree-sitter-elixir-0.3.4-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-8a7876f4b1

Comment 9 Fedora Update System 2025-03-03 21:42:59 UTC
FEDORA-2025-815fb7bb11 (rust-tree-sitter-elixir-0.3.4-1.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-815fb7bb11

Comment 10 Fedora Update System 2025-03-03 21:43:00 UTC
FEDORA-2025-bcb113cbaf (rust-tree-sitter-elixir-0.3.4-1.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-bcb113cbaf

Comment 11 Fedora Update System 2025-03-04 01:14:11 UTC
FEDORA-2025-8a7876f4b1 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-8a7876f4b1 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-8a7876f4b1

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 12 Fedora Update System 2025-03-04 01:44:38 UTC
FEDORA-2025-bcb113cbaf 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-bcb113cbaf \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-bcb113cbaf

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2025-03-04 02:15:10 UTC
FEDORA-2025-815fb7bb11 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-815fb7bb11 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-815fb7bb11

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2025-03-12 02:02:20 UTC
FEDORA-2025-8a7876f4b1 (rust-tree-sitter-elixir-0.3.4-1.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 15 Fedora Update System 2025-03-12 02:08:51 UTC
FEDORA-2025-815fb7bb11 (rust-tree-sitter-elixir-0.3.4-1.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 16 Fedora Update System 2025-03-15 00:38:55 UTC
FEDORA-2025-bcb113cbaf (rust-tree-sitter-elixir-0.3.4-1.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.