mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
17 lines
1.2 KiB
Groff
17 lines
1.2 KiB
Groff
BDEPEND=app-arch/unzip
|
|
DEFINED_PHASES=install setup
|
|
DESCRIPTION=Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/ijl/orjson
|
|
INHERIT=python-r1
|
|
IUSE=test python_targets_python3_9 python_targets_python3_10
|
|
KEYWORDS=~amd64 ~arm64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
|
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=amd64? ( https://files.pythonhosted.org/packages/cp310/o/orjson/orjson-3.6.7-cp310-cp310-manylinux_2_24_x86_64.whl -> orjson-bin-3.6.7-amd64.zip ) arm64? ( https://files.pythonhosted.org/packages/cp310/o/orjson/orjson-3.6.7-cp310-cp310-manylinux_2_24_aarch64.whl -> orjson-bin-3.6.7-arm64.zip )
|
|
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e
|
|
_md5_=12b3f698babc080367136d6b380ad317
|