diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-09 09:05:24 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-09 09:05:24 +0000 |
commit | e19817e2b780b86f26b8f8211b861344f369936d (patch) | |
tree | 53023c3760f6802be93e99327e3a215a2531a146 /metadata/md5-cache/dev-python/coverage-5.1 | |
parent | Merge updates from master (diff) | |
download | gentoo-e19817e2b780b86f26b8f8211b861344f369936d.tar.gz gentoo-e19817e2b780b86f26b8f8211b861344f369936d.tar.bz2 gentoo-e19817e2b780b86f26b8f8211b861344f369936d.zip |
2020-07-09 09:05:23 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python/coverage-5.1')
-rw-r--r-- | metadata/md5-cache/dev-python/coverage-5.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata/md5-cache/dev-python/coverage-5.1 b/metadata/md5-cache/dev-python/coverage-5.1 index d8088523f546..ce4f63628929 100644 --- a/metadata/md5-cache/dev-python/coverage-5.1 +++ b/metadata/md5-cache/dev-python/coverage-5.1 @@ -4,7 +4,7 @@ DESCRIPTION=Code coverage measurement for Python EAPI=7 HOMEPAGE=https://coverage.readthedocs.io/en/latest/ https://pypi.org/project/coverage/ IUSE=python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc ~x86 +KEYWORDS=~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86 LICENSE=BSD RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[threads(+),sqlite(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+),sqlite(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+),sqlite(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+),sqlite(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[threads(+),sqlite(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=mirror://pypi/c/coverage/coverage-5.1.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=596b0e9dc1067df5cc9d98da02918ae0 +_md5_=d08cfc7c21df7cad3b8ad121993246f4 |