Spec URL: https://salimma.fedorapeople.org/specs/rust/rust-widestring.spec SRPM URL: https://salimma.fedorapeople.org/specs/rust/rust-widestring-0.4.0-1.fc32.src.rpm Description: Wide string FFI library for converting to and from wide strings, such as those often used in Windows API or other FFI libraries. Fedora Account System Username: salimma
> # tests are inlined and some of them require winapi How hard would it be to make them work? usually this means that the bug is in upstream and the fix should be just few lines with some #[cfg(windows)] or similar.
- Bump to 0.4.2 Seems a bug in upstream: //! ```rust //! # #[cfg(not(windows))] //! # fn main() {} //! # extern crate winapi; //! # extern crate widestring; //! # #[cfg(windows)] //! # fn main() { Try to send a patch upstream. - License ok - Builds in mock - No rpmlint errors - Conforms to Packaging Guidelines
- Add a comment explaining what you've patched out # Initial patched metadata
This is an automatic check from review-stats script. This review request ticket hasn't been updated for some time. We're sorry it is taking so long. If you're still interested in packaging this software into Fedora repositories, please respond to this comment clearing the NEEDINFO flag. You may want to update the specfile and the src.rpm to the latest version available and to propose a review swap on Fedora devel mailing list to increase chances to have your package reviewed. If this is your first package and you need a sponsor, you may want to post some informal reviews. Read more at https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group. Without any reply, this request will shortly be considered abandoned and will be closed. Thank you for your patience.
This is an automatic action taken by review-stats script. The ticket submitter failed to clear the NEEDINFO flag in a month. As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews we consider this ticket as DEADREVIEW and proceed to close it.