mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/orjson: correctly build with maturin
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
CARGO_OPTIONAL=1
|
||||
CRATES="
|
||||
ahash-0.7.6
|
||||
arrayvec-0.7.2
|
||||
@@ -72,3 +73,7 @@ BDEPEND="
|
||||
PATCHES=( "${FILESDIR}/${PN}-3.6.7-no-strip.patch" )
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_unpack() {
|
||||
cargo_src_unpack
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user