blob: 14043a4bf5e88670b3853fd521409d7b118c1e97 (
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(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/django-1.8.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/rq-0.13[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/redis-py-3.0.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
DESCRIPTION=An app that provides django integration for RQ (Redis Queue)
EAPI=7
HOMEPAGE=https://github.com/rq/django-rq
IUSE=python_targets_python3_6
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/django-1.8.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/rq-0.13[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/redis-py-3.0.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-rq/django-rq-1.3.1.tar.gz
_eclasses_=distutils-r1 9838160d624a44b2d56d1266a69fd473 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 ce1cd23cfdc1848e8e32743efe34f299 python-utils-r1 08e17157a6807add7db1f8d01e7e391f toolchain-funcs a3a237ef6c0c58546bf23b2c382f9e56
_md5_=bfa52c85c182be84d6041c6c4021fd68
|