blob: 5b4595659767c3c00a15603956bb8cf8f8ae7a69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-libs/hiredis-0.13.1
DESCRIPTION=Python extension that wraps hiredis
EAPI=7
HOMEPAGE=https://github.com/pietern/hiredis-py
IUSE=python_targets_python3_6
KEYWORDS=amd64 arm x86
LICENSE=BSD
RDEPEND=>=dev-libs/hiredis-0.13.1 python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
REQUIRED_USE=|| ( python_targets_python3_6 )
SLOT=0
SRC_URI=mirror://pypi/h/hiredis/hiredis-0.2.0.tar.gz
_eclasses_=distutils-r1 741ee6361e3e62791ae1f32ec416afc4 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 4dfa39908a2b26ac08e45ca546f7c9b6 python-utils-r1 3ab704558125f1813be1cc37ed9e2667 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=18618e6e27354b3611480bd66fe25a05
|