2013-09-05 17:29:02 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare pretend setup test
|
2017-02-17 21:43:11 +03:00
|
|
|
DEPEND=dev-db/mongodb dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] doc? ( dev-python/sphinx[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] ) test? ( dev-python/nose[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] ) kerberos? ( dev-python/pykerberos[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] ) python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)]
|
2013-09-05 17:29:02 +04:00
|
|
|
DESCRIPTION=Python driver for MongoDB
|
|
|
|
EAPI=5
|
2015-08-24 15:02:01 +03:00
|
|
|
HOMEPAGE=https://github.com/mongodb/mongo-python-driver https://pypi.python.org/pypi/pymongo
|
2016-10-28 07:51:38 +03:00
|
|
|
IUSE=doc kerberos mod_wsgi test python_targets_pypy python_targets_python2_7
|
2013-12-09 02:00:42 +04:00
|
|
|
KEYWORDS=amd64 x86
|
2013-09-05 17:29:02 +04:00
|
|
|
LICENSE=Apache-2.0
|
2017-02-17 21:43:11 +03:00
|
|
|
RDEPEND=dev-db/mongodb python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)]
|
2016-10-28 07:51:38 +03:00
|
|
|
REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 )
|
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
|
2017-02-22 13:14:33 +03:00
|
|
|
_eclasses_=check-reqs aee25bdf4e2f459af86d17f7c41dcdf6 distutils-r1 ff7a6238714c20c6b0ba05d9956b5ad8 eutils 708f85bc1bf00876604e223fb56e062a multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 python-r1 1f16d4a5e3af0ebb79bbe131576e0618 python-utils-r1 50dad5f912d4c16c130f5679777f25e8 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48
|
2016-11-02 01:52:32 +03:00
|
|
|
_md5_=76870e60fbb6fbc26c148b40dcba8076
|