diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-01 21:05:41 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-01 21:05:41 +0000 |
commit | 60fb45210ed14b55f7c7307d04a70505a7e767c3 (patch) | |
tree | f88e92a4cc429760f86ea619a7ca7f0341de1d5a /metadata/md5-cache/dev-python/pluginbase-1.0.0 | |
parent | Merge updates from master (diff) | |
download | gentoo-60fb45210ed14b55f7c7307d04a70505a7e767c3.tar.gz gentoo-60fb45210ed14b55f7c7307d04a70505a7e767c3.tar.bz2 gentoo-60fb45210ed14b55f7c7307d04a70505a7e767c3.zip |
2020-06-01 21:05:40 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python/pluginbase-1.0.0')
-rw-r--r-- | metadata/md5-cache/dev-python/pluginbase-1.0.0 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-python/pluginbase-1.0.0 b/metadata/md5-cache/dev-python/pluginbase-1.0.0 new file mode 100644 index 000000000000..6b02c53e079f --- /dev/null +++ b/metadata/md5-cache/dev-python/pluginbase-1.0.0 @@ -0,0 +1,16 @@ +BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) +DESCRIPTION=Support library for building plugins sytems in Python +EAPI=7 +HOMEPAGE=https://github.com/mitsuhiko/pluginbase +IUSE=doc test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/p/pluginbase/pluginbase-1.0.0.tar.gz +_eclasses_=distutils-r1 89b310c534a033a3566e0f26419daa81 multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97 +_md5_=dc729dffbc81cdeb5cc227194770eb57 |