summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2019-12-03 02:27:29 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2019-12-03 02:27:29 +0000
commit7313a1e40f36b1e14d9a39ce91ad4d2f6efe9ffb (patch)
tree7f991ea14ba229f156d15f049e5fab2c7ede5a9f /metadata/md5-cache/dev-python/libtmux-0.8.2-r1
parentMerge updates from master (diff)
downloadgentoo-7313a1e40f36b1e14d9a39ce91ad4d2f6efe9ffb.tar.gz
gentoo-7313a1e40f36b1e14d9a39ce91ad4d2f6efe9ffb.tar.bz2
gentoo-7313a1e40f36b1e14d9a39ce91ad4d2f6efe9ffb.zip
2019-12-03 02:27:28 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python/libtmux-0.8.2-r1')
-rw-r--r--metadata/md5-cache/dev-python/libtmux-0.8.2-r115
1 files changed, 15 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-python/libtmux-0.8.2-r1 b/metadata/md5-cache/dev-python/libtmux-0.8.2-r1
new file mode 100644
index 000000000000..f7ed10816037
--- /dev/null
+++ b/metadata/md5-cache/dev-python/libtmux-0.8.2-r1
@@ -0,0 +1,15 @@
+BDEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/pytest[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] app-misc/tmux ) doc? ( || ( ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/alagitpull[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/docutils[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/alagitpull[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/docutils[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/alagitpull[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/docutils[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ( >=dev-lang/python-2.7.5-r2:2.7 dev-python/sphinx[python_targets_python2_7(-),python_single_target_python2_7(+)] dev-python/alagitpull[python_targets_python2_7(-),python_single_target_python2_7(+)] dev-python/docutils[python_targets_python2_7(-),python_single_target_python2_7(+)] ) ( >=virtual/pypy3-5:0 dev-python/sphinx[python_targets_pypy3(-),python_single_target_pypy3(+)] dev-python/alagitpull[python_targets_pypy3(-),python_single_target_pypy3(+)] dev-python/docutils[python_targets_pypy3(-),python_single_target_pypy3(+)] ) ( >=virtual/pypy-5:0 dev-python/sphinx[python_targets_pypy(-),python_single_target_pypy(+)] dev-python/alagitpull[python_targets_pypy(-),python_single_target_pypy(+)] dev-python/docutils[python_targets_pypy(-),python_single_target_pypy(+)] ) ) ) python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=python api for tmux
+EAPI=7
+HOMEPAGE=https://libtmux.git-pull.com/
+IUSE=test doc python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=app-misc/tmux python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
+REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/tmux-python/libtmux/archive/v0.8.2.tar.gz -> libtmux-v0.8.2.tar.gz
+_eclasses_=distutils-r1 1a001b95d3bfb24277ebc93f461847da multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d0cb030ff2d61ae714a022beac0b155 python-utils-r1 02ef27875ec5afcc2202b9d062d57f07 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
+_md5_=f2f5f08b75ecaeb1fd64c9937b1e4fed