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-14 09:38:55 +03:00
|
|
|
_eclasses_=check-reqs b27570870865543b1c55261abb19533a distutils-r1 1375d7df3597739c70e997d7508c6f79 eutils 351a78113be5b393c09a2c948701ad36 multibuild ce2c2ede0c914b77f5dfc4e2ff2d0249 multilib df4e4d5cfd3d137d0c248e1991c0e4d6 multiprocessing d769539d9bace6eaca30af23bc2b4dde python-r1 fca51bba23ab2e206194470b2e56c92c python-utils-r1 39c6b012a0512678e698e712b5b7ecc2 toolchain-funcs 4b8d3388c0a6e798504e20ba30b49361
|
2015-08-10 23:59:40 +03:00
|
|
|
_md5_=88c96bb354823779edf3f3bf369bc4f1
|