summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: update for slotted RustMatt Jolly2024-11-091-580/+0
| | | | | | | | | | | | | | Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* dev-util/maturin: Stabilize 1.7.4 arm64, #941505Sam James2024-10-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/maturin: Stabilize 1.7.4 arm, #941505Arthur Zamarin2024-10-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/maturin: Stabilize 1.7.4 sparc, #941505Sam James2024-10-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/maturin: bdepend on >=rust-1.74Ionen Wolkens2024-10-141-0/+1
| | | | | | | | | | Tested w/ rust-bin-1.74.1 in case there'd be other (higher) restrictions and it seems to build fine. Maturin does not typically try to target recent versions but crates may sneak these requirements in. Closes: https://bugs.gentoo.org/941548 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/maturin: Stabilize 1.7.4 x86, #941505Sam James2024-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/maturin: Stabilize 1.7.4 ppc64, #941505Sam James2024-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/maturin: Stabilize 1.7.4 ppc, #941505Sam James2024-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/maturin: Stabilize 1.7.4 amd64, #941505Sam James2024-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/maturin: add 1.7.4Ionen Wolkens2024-09-261-0/+579
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>