Bug 2346727

Summary: Review Request: rust-ini - Simple macro built on top of configparser to load and parse ini files
Product: [Fedora] Fedora Reporter: Davide Cavalca <davide>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review
Target Milestone: ---Keywords: AutomationTriaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://crates.io/crates/ini
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-20 17:27:55 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:

Description Davide Cavalca 2025-02-20 00:33:36 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/rust-ini/rust-ini.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/rust-ini/rust-ini-1.3.0-1.fc43.src.rpm

Description:
A simple macro built on top of configparser to load and parse ini files.
You can use this to write Rust programs which can be customized by end
users easily.

Fedora Account System Username: dcavalca

Comment 1 Davide Cavalca 2025-02-20 00:33:39 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=129415683

Comment 2 Davide Cavalca 2025-02-20 00:33:55 UTC
$ cat rust2rpm.toml 
[package]
cargo-toml-patch-comments = ["Bump configparser to 3"]

Comment 3 Fedora Review Service 2025-02-20 15:44:41 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8675791
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2346727-rust-ini/fedora-rawhide-x86_64/08675791-rust-ini/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 4 Davide Cavalca 2025-02-20 17:27:55 UTC
I got the wrong ini package, can do without this one for the time being.