2013-03-17 19:31:57 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2015-02-19 23:30:58 +03:00
|
|
|
DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( dev-python/pkginfo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) test? ( dev-python/manuel[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) 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_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)]
|
2013-03-17 19:31:57 +04:00
|
|
|
DESCRIPTION=A collection of helpers and mock objects for unit tests and doc tests
|
|
|
|
EAPI=5
|
2015-08-24 15:02:01 +03:00
|
|
|
HOMEPAGE=https://pypi.python.org/pypi/testfixtures/
|
2014-12-01 22:49:12 +03:00
|
|
|
IUSE=doc test python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
2015-03-09 22:48:48 +03:00
|
|
|
KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
|
2013-03-17 19:31:57 +04:00
|
|
|
LICENSE=MIT
|
2015-02-19 23:30:58 +03:00
|
|
|
RDEPEND=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_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)]
|
2014-12-01 22:49:12 +03:00
|
|
|
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 )
|
2013-03-17 19:31:57 +04:00
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://pypi/t/testfixtures/testfixtures-3.0.0.tar.gz
|
2015-11-23 10:32:16 +03:00
|
|
|
_eclasses_=distutils-r1 46506dd0dd992b3c89b0d00daabfd86c eutils f20548a2f7b0128068388cd2ec26708a multibuild ce2c2ede0c914b77f5dfc4e2ff2d0249 multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing d769539d9bace6eaca30af23bc2b4dde python-r1 fb656e31d5596be6ac85cde42dccfcb6 python-utils-r1 7d52f592fc09a002ea150d69507b5bad toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
|
2015-08-24 15:02:01 +03:00
|
|
|
_md5_=378d349dba655011c4cbd8750556ac53
|