summaryrefslogtreecommitdiff
blob: 0b90ffd603b32dddec687dd62635de8492d692e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DEFINED_PHASES=compile config configure install postinst prepare setup test
DEPEND=>=dev-python/jinja-2.1[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/future[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-1.1.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/idna[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) >=dev-python/setuptools-21.2.1[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] test? ( >=dev-python/python-dateutil-1.5[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/mock-2.0.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/moto[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/boto3[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pyjade[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/txgithub[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/txrequests[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/lz4[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/treq[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/setuptools_trial[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-1.1.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/docker-py-2.2.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) virtual/pkgconfig python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
DESCRIPTION=BuildBot build automation system
EAPI=6
HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot/
IUSE=crypt docker examples irc test python_targets_python3_6
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-python/jinja-2.1[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/future[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-1.1.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/idna[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
REQUIRED_USE=|| ( python_targets_python3_6 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/b/buildbot/buildbot-1.1.2.tar.gz
_eclasses_=desktop	3b1f1d9a6b749c9ce2d5182877265b23	distutils-r1	577e2308f7b36e26062d464f59a5ee6c	epatch	ed88001f77c6dd0d5f09e45c1a5b480e	estack	686eaab303305a908fd57b2fd7617800	eutils	fcb2aa98e1948b835b5ae66ca52868c5	ltprune	2729691420b6deeda2a90b1f1183fb55	multibuild	40fe59465edacd730c644ec2bc197809	multilib	c9e26066f2b7b5a91ad08d042f7f7306	multiprocessing	cac3169468f893670dac3e7cb940e045	preserve-libs	ef207dc62baddfddfd39a164d9797648	python-r1	8386b016a2b3bbefa88443fdaa898057	python-utils-r1	6f5996d2ae01e0c6f2869ed18f023239	readme.gentoo-r1	22ae82e140bdd95d17a34fd5fd733190	systemd	71fd8d2065d102753fb9e4d20eaf3e9f	toolchain-funcs	512eb3367f507ebaa1d1d43ab7d66e6c	user	7b7fc6ec5eb1c1eee55b0609f01e7362	user-info	a2abd4e2f4c3b9b06d64bf1329359a02	vcs-clean	2a0f74a496fa2b1552c4f3398258b7bf	xdg-utils	ff2ff954e6b17929574eee4efc5152ba
_md5_=d60fc87c70b12b409b4f0c47f6e69f9d