Bug 1951424 - Review Request: rust-read_input - A Rust library to parse user input
Summary: Review Request: rust-read_input - A Rust library to parse user input
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-20 06:32 UTC by Trystram
Modified: 2021-05-27 00:31 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-05-27 00:31:54 UTC
Type: ---
Embargoed:
eclipseo: fedora-review+


Attachments (Terms of Use)

Description Trystram 2021-04-20 06:32:05 UTC
Spec and SRPM URL: https://gitlab.com/jbtrystram/rust-read_input
Description: A simple library that asks for user input until the data inputted is valid.
Fedora Account System Username: jbtrystram
Koji build : https://koji.fedoraproject.org/koji/taskinfo?taskID=66271705

Hello, I need this library as a dependency for my other project that i would like to get into fedora. This was missing so i went ahead and learned the process with this package. I need a sponsor in order to get this to src.f.o

Comment 1 Robert-André Mauchin 🐧 2021-04-21 18:29:33 UTC
 - Please link directly to the raw SPEC and SRPM in the future

 - You must add the license files with %license in %files and shuld add the other md files as %doc:

%files          devel
%license LICENSE LICENSE-APACHE LICENSE-MIT
%doc CHANGELOG.md CONTRIBUTING.md README.md 
%{cargo_registry}/%{crate}-%{version_no_tilde}/

 - Please add a comment indicating what change you made in the fix-metadata.diff patch:

# Initial patched metadata
# * Removed dont_disappear dependency as it is only used in examples
Patch0:         read_input-fix-metadata.diff



 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines

Comment 2 Trystram 2021-04-22 09:09:14 UTC
Thanks for your comments. I added the LICENSE and readme and contributing files as %doc. 
This is the latest version available on crates.io

direct links :
spec: https://gitlab.com/jbtrystram/rust-read_input/-/raw/main/rust-read_input.spec
srpm: https://gitlab.com/jbtrystram/rust-read_input/-/raw/main/rust-read_input-0.8.4-1.fc35.src.rpm

Comment 3 Trystram 2021-04-22 10:08:25 UTC
Koji build with the updated srpm : https://koji.fedoraproject.org/koji/taskinfo?taskID=66473434

Comment 4 Robert-André Mauchin 🐧 2021-04-22 10:31:12 UTC
Package is approved.

You still need to find a sponsor, see https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group

Also, due to the new account system, you may not be able to request a repo or branch after being sponsored. Please follow this bug for updates on the situation: 
https://pagure.io/releng/issue/10080

Comment 5 Robert-André Mauchin 🐧 2021-05-10 16:41:18 UTC
Sponsored.

Comment 6 Gwyn Ciesla 2021-05-18 14:02:38 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-read_input

Comment 7 Fedora Update System 2021-05-18 14:29:45 UTC
FEDORA-2021-f8a9c7a29c has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-f8a9c7a29c

Comment 8 Fedora Update System 2021-05-19 02:20:42 UTC
FEDORA-2021-f8a9c7a29c has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-f8a9c7a29c \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-f8a9c7a29c

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

Comment 9 Fedora Update System 2021-05-27 00:31:54 UTC
FEDORA-2021-f8a9c7a29c has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.


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