Bug 2281478

Summary: Review Request: rust-netrc - Parses and encapsulates the netrc file format
Product: [Fedora] Fedora Reporter: Ben Beasley <code>
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: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-19 14:22:45 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 Ben Beasley 2024-05-19 11:09:44 UTC
Spec URL: https://music.fedorapeople.org/rust-netrc.spec
SRPM URL: https://music.fedorapeople.org/rust-netrc-0.4.1-1.fc39.src.rpm

Description:

Parses and encapsulates the `netrc` file format.

Fedora Account System Username: music

This is a dependency for a future package of https://pypi.org/project/uv.

The spec file is exactly as produced by rust2rpm, with no rust2rpm.toml.

This package built in koji:
https://koji.fedoraproject.org/koji/taskinfo?taskID=117855565

It is worth noting that the last release of this crate was almost nine years ago! However, it is very simple, it seems to work correctly, and the original author remains quite active on GitHub, so despite a few deprecation warnings in the build, I don’t think this is a big concern for maintaining it.

https://release-monitoring.org/project/372432/

Comment 1 Ben Beasley 2024-05-19 14:22:45 UTC
I confused this crate with rust-netrc. My mistake. This package is not needed.