2022-04-29 17:58:13 +03:00
|
|
|
BDEPEND=dev-python/cython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
2022-02-11 13:24:27 +03:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
|
|
DESCRIPTION=Python bindings for jq
|
|
|
|
EAPI=8
|
|
|
|
HOMEPAGE=https://github.com/mwilliamson/jq.py
|
2022-05-01 15:36:10 +03:00
|
|
|
INHERIT=distutils-r1
|
2022-02-11 13:24:27 +03:00
|
|
|
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
2022-03-22 10:34:12 +03:00
|
|
|
KEYWORDS=amd64 x86
|
2022-02-11 13:24:27 +03:00
|
|
|
LICENSE=BSD-2
|
|
|
|
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
|
|
|
|
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
|
|
|
RESTRICT=!test? ( test )
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=https://github.com/mwilliamson/jq.py/archive/1.2.2.tar.gz -> jq-1.2.2.gh.tar.gz https://github.com/stedolan/jq/releases/download/jq-1.6/jq-1.6.tar.gz https://github.com/kkos/oniguruma/releases/download/v6.9.4/onig-6.9.4.tar.gz
|
2022-05-20 11:55:04 +03:00
|
|
|
_eclasses_=distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 multibuild d26d81f242cb193d899a72bca423d0bd multilib 4fbbbc98f236f1b43acd99476bc3cd85 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-r1 8638751691200e941f26fe0ac3aef1d1 python-utils-r1 5dc84801daa87406aafaf535cb947a64 toolchain-funcs fd9cde67030b26e479eeadaced488253
|
2022-03-22 10:34:12 +03:00
|
|
|
_md5_=7d7a49923e0f94cf84c35bd125883850
|