Bug 2004977

Summary: Review Request: rust-lock_api - Mutex wrapper
Product: [Fedora] Fedora Reporter: Jan Baudisch <jan>
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: decathorpe, 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: 2021-09-18 08:40:19 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:

Comment 1 Fabio Valentini 2021-09-18 08:40:19 UTC
This is already packaged:
https://src.fedoraproject.org/rpms/rust-lock_api

I wonder why you think it was missing?

Comment 2 Jan Baudisch 2021-09-18 09:16:00 UTC
I realized that it was packaged only after I opened the request. It seems like I forgot to check. I just built something depending on it which failed, and I assumed it was because the package was missing. But it was just about the version. Same thing happened with the other two requests I opened. Sorry about that.

Is it enough to close these requests like I did or do I have to (un)do something else?

Comment 3 Fabio Valentini 2021-09-19 15:17:02 UTC
No, just closing the bugs is all you need to do.

> But it was just about the version.

I'm trying to keep on top of the latest releases for popular crates.
lock_api should now be available with the required version.

For other packages, you can look at https://bugz.fedoraproject.org/rust-$CRATE if there's already a bug reported for the new version.
Commenting there makes sure that I know somebody is waiting for a newer version of that crate than what's available on Fedora, and I can put it at the top of my TODO list.

Comment 4 Jan Baudisch 2021-09-20 13:30:29 UTC
Thanks! I will watch out for my next submissions.