1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( dev-python/flake8 dev-python/pylint dev-python/pytest-datadir[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-mock[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/pygments[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jinja2-2.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pluggy-0.13.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/chardet-3.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tomli-1.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Find diff lines that do not have test coverage
EAPI=8
HOMEPAGE=https://github.com/Bachmann1234/diff-cover
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/pygments[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jinja2-2.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pluggy-0.13.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/chardet-3.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tomli-1.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Bachmann1234/diff-cover/archive/v6.5.0.tar.gz -> diff-cover-6.5.0.tar.gz https://github.com/Bachmann1234/diff_cover/commit/bd39c1c410721aac5a73e38d8f989df0261cdbb6.patch?full_index=1 -> diff-cover-6.5.0-testfixtures.patch
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b5b2c146634108c3b50cf26eb05b848a python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 5c393084b49367027d2b181952f0bbdb
_md5_=cbfe46d8821ba156d08dfd46c64bf8e7
|