mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 10:33:28 -04:00
2021-08-03 09:06:22 UTC
This commit is contained in:
@@ -3,7 +3,7 @@ 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 python-utils-r1
|
||||
INHERIT=python-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://files.pythonhosted.org/packages/cp310/o/orjson/orjson-3.6.0-cp310-cp310-manylinux_2_24_x86_64.whl -> orjson-bin-3.6.0_x86_64.zip ) arm64? ( https://files.pythonhosted.org/packages/cp310/o/orjson/orjson-3.6.0-cp310-cp310-manylinux_2_24_aarch64.whl -> orjson-bin-3.6.0_aarch64.zip )
|
||||
SRC_URI=amd64? ( https://files.pythonhosted.org/packages/cp310/o/orjson/orjson-3.6.0-cp310-cp310-manylinux_2_24_x86_64.whl -> orjson-bin-3.6.0-amd64.zip ) arm64? ( https://files.pythonhosted.org/packages/cp310/o/orjson/orjson-3.6.0-cp310-cp310-manylinux_2_24_aarch64.whl -> orjson-bin-3.6.0-arm64.zip )
|
||||
_eclasses_=multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad
|
||||
_md5_=cdc6c6cabd77eab76fea8f2997a0729a
|
||||
_md5_=60bc88b4e48f3cef59177a65062f426c
|
||||
|
||||
Reference in New Issue
Block a user