2013-09-05 17:29:02 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare pretend setup test
|
2015-02-19 23:30:58 +03:00
|
|
|
DEPEND=dev-db/mongodb dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)] ) test? ( dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)] ) kerberos? ( dev-python/pykerberos ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)]
|
2013-09-05 17:29:02 +04:00
|
|
|
DESCRIPTION=Python driver for MongoDB
|
|
|
|
EAPI=5
|
|
|
|
HOMEPAGE=http://github.com/mongodb/mongo-python-driver http://pypi.python.org/pypi/pymongo
|
2014-11-24 10:37:13 +03:00
|
|
|
IUSE=doc kerberos mod_wsgi test python_targets_python2_7 python_targets_python3_3 python_targets_pypy
|
2013-12-09 02:00:42 +04:00
|
|
|
KEYWORDS=amd64 x86
|
2013-09-05 17:29:02 +04:00
|
|
|
LICENSE=Apache-2.0
|
2015-02-19 23:30:58 +03:00
|
|
|
RDEPEND=dev-db/mongodb python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)]
|
2014-11-24 10:37:13 +03:00
|
|
|
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_pypy )
|
2013-09-05 17:29:02 +04:00
|
|
|
SLOT=0
|
2013-10-18 01:28:07 +04:00
|
|
|
SRC_URI=mirror://pypi/p/pymongo/pymongo-2.6.3.tar.gz
|
2015-08-04 08:59:06 +03:00
|
|
|
_eclasses_=check-reqs a7f404bfb16e0a996700c5d3ac4edad3 distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 d9c8348f26710ea523a385c2328cf027 python-utils-r1 0295a286ec27cab6af76b3b75ba07a3a toolchain-funcs 42408102d713fbad60ca21349865edb4
|
2015-04-08 16:22:29 +03:00
|
|
|
_md5_=c3b3bccdd87809e4f4cbe09b7e4d8add
|