Bug 2347570

Summary: Review Request: rust-r-shquote - POSIX Shell Compatible Argument Parser
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: unspecified    
Version: rawhideCC: package-review
Target Milestone: ---Keywords: AutomationTriaged
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://crates.io/crates/r-shquote
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-26 22:05:56 UTC Type: Bug
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: 2347458    
Attachments:
Description Flags
Configuration file for rust2rpm none

Description Ben Beasley 2025-02-25 20:26:23 UTC
Created attachment 2077844 [details]
Configuration file for rust2rpm

Spec URL: https://music.fedorapeople.org/rust-r-shquote.spec
SRPM URL: https://music.fedorapeople.org/rust-r-shquote-0.1.1-1.fc41.src.rpm
Description: POSIX Shell Compatible Argument Parser.
Fedora Account System Username: music

This is a new dependency for uv 0.6.3. I am aware that this crate is unmaintained upstream, https://github.com/r-util/r-shquote, and so are uv’s maintainers, https://github.com/astral-sh/uv/issues/11780.

Comment 1 Fedora Review Service 2025-02-25 20:29:39 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8699885
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2347570-rust-r-shquote/fedora-rawhide-x86_64/08699885-rust-r-shquote/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 2 Fedora Review Service 2025-02-25 20:32:11 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8699886
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2347570-rust-r-shquote/fedora-rawhide-x86_64/08699886-rust-r-shquote/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 3 Ben Beasley 2025-02-26 22:05:56 UTC
It looks like this won’t need to be packaged separately because uv has elected to vendor the necessary function from the r-shquote crate:

https://github.com/astral-sh/uv/issues/11780
https://github.com/astral-sh/uv/pull/11812