Bug 2271120 - Review Request: rust-path-clean - Rust implementation of cleanname or path.Clean
Summary: Review Request: rust-path-clean - Rust implementation of cleanname or path.Clean
Keywords:
Status: CLOSED DUPLICATE of bug 2290369
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL: https://crates.io/crates/path-clean
Whiteboard:
Depends On:
Blocks: 2262203
TreeView+ depends on / blocked
 
Reported: 2024-03-22 20:21 UTC by Arthur Bols
Modified: 2024-06-04 12:53 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-06-04 12:53:35 UTC
Type: ---
Embargoed:
decathorpe: fedora-review?


Attachments (Terms of Use)

Description Arthur Bols 2024-03-22 20:21:37 UTC
Spec URL: https://principis.fedorapeople.org/rust-path-clean.spec
SRPM URL: https://principis.fedorapeople.org/rust-path-clean-1.0.1-1.fc41.src.rpm
Description: A Rust implementation of cleanname or path.Clean.
Fedora Account System Username: principis

Comment 1 Fedora Review Service 2024-03-22 20:27:12 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7202793
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2271120-rust-path-clean/fedora-rawhide-x86_64/07202793-rust-path-clean/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 Fabio Valentini 2024-04-06 11:34:46 UTC
Package looks good, with a minor issue.

The LICENSE-APACHE file only contains the license header, not the actual license text for Apache-2.0.
The full text is required to be included in redistributed sources. Please report this as an upstream issue.

Comment 4 Arthur Bols 2024-04-07 10:15:56 UTC
Thanks! Opened an issue upstream and added the correct license in the spec.

Spec URL: https://principis.fedorapeople.org/rust-path-clean.spec
SRPM URL: https://principis.fedorapeople.org/rust-path-clean-1.0.1-1.fc41.src.rpm

Comment 5 Arthur Bols 2024-04-07 10:16:17 UTC
Upstream issue: https://github.com/danreeves/path-clean/issues/15

Comment 6 Fabio Valentini 2024-04-15 14:32:54 UTC
Thanks! Can you use the URL to upstream license file instead of plain file name?

Something like this should do it:

"""
# Missing Apache license: https://github.com/danreeves/path-clean/issues/15
Source1:        https://github.com/danreeves/path-clean/raw/3876d7c/LICENSE-APACHE
"""

Comment 7 Fabio Valentini 2024-06-04 12:53:35 UTC
I resubmitted this package myself because this review seems to be stalled.

*** This bug has been marked as a duplicate of bug 2290369 ***


Note You need to log in before you can comment on or make changes to this bug.