blob: 7c24267776c0a304a147101103723a2cf671096e (
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-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/django-1.11[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/redis-py-2.10.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
DESCRIPTION=Full featured redis cache backend for Django.
EAPI=7
HOMEPAGE=https://github.com/niwinz/django-redis
IUSE=python_targets_python3_6
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=dev-python/django-1.11[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/redis-py-2.10.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] 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/d/django-redis/django-redis-4.10.0.tar.gz
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib ac7989ababbeabdef6fdc6e465b21644 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=dc075d5a9cab072f5b728ded4c019e41
|