[Bug 2124697] Review Request: libblkio - Block device I/O library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2124697



--- Comment #73 from Fabio Valentini <decathorpe@xxxxxxxxx> ---
> ">=0.5.6, <=0.5.8"

Hum, that's kind of a very weird version restriction. I updated io-uring to
version 0.5.9 yesterday, so that explains why things are broken.

Usually you'd want to do just "0.5.6" or "^0.5.6", which are both equivalent to
">= 0.5.6, < 0.6.0".
I freely update Rust crates in Fedora from 0.x.y to 0.x.y+1, because these are
always supposed to be backwards compatible.
Unusual / non-standard restrictions like this one are very annoying to deal
with, as they kind of circumvent guarantees of SemVer.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2124697
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux