mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
18 lines
1.4 KiB
Plaintext
18 lines
1.4 KiB
Plaintext
BDEPEND=test? ( dev-lang/python:3.9 dev-lang/python:3.10 dev-lang/python:3.11 dev-lang/python:3.12 dev-lang/python:3.13 !!~dev-python/uv-0.5.0 ) || ( >=dev-lang/rust-bin-1.89.0:* >=dev-lang/rust-1.89.0:* )
|
|
DEFINED_PHASES=compile configure install prepare pretend setup test unpack
|
|
DEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-arch/zstd:=
|
|
DESCRIPTION=A Python package installer and resolver, written in Rust
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/astral-sh/uv/ https://pypi.org/project/uv/
|
|
INHERIT=cargo check-reqs
|
|
IUSE=test debug
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86
|
|
LICENSE=|| ( Apache-2.0 MIT ) 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD CC0-1.0 CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 ZLIB openssl
|
|
PROPERTIES=test_network
|
|
RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-arch/zstd:=
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/astral-sh/uv/archive/0.9.16.tar.gz -> uv-0.9.16.gh.tar.gz https://github.com/gentoo-crate-dist/uv/releases/download/0.9.16/uv-0.9.16-crates.tar.xz
|
|
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust ee7b3be2c0e004fa7aaaed31e4fef928 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 check-reqs 2a9731073c152554078a9a8df8fc0f1b
|
|
_md5_=6eabf68305c4141f5ead1d00cb58bb40
|