blob: 21b55703215f5fc06f8004c1ce5f59633ec3b122 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=python_single_target_python3_8? ( dev-python/python-debian[python_targets_python3_8(-)] dev-python/paramiko[python_targets_python3_8(-)] dev-util/distro-info[python,python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/python-debian[python_targets_python3_9(-)] dev-python/paramiko[python_targets_python3_9(-)] dev-util/distro-info[python,python_targets_python3_9(-)] ) app-text/asciidoc test? ( python_single_target_python3_8? ( dev-python/nose[python_targets_python3_8(-)] dev-python/python-debian[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/nose[python_targets_python3_9(-)] dev-python/python-debian[python_targets_python3_9(-)] ) dev-util/debhelper )
DESCRIPTION=Next generation Debian package upload tool
EAPI=7
HOMEPAGE=https://people.debian.org/~paultag/dput-ng/
INHERIT=bash-completion-r1 distutils-r1
IUSE=test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=python_single_target_python3_8? ( dev-python/python-debian[python_targets_python3_8(-)] dev-python/paramiko[python_targets_python3_8(-)] dev-util/distro-info[python,python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/python-debian[python_targets_python3_9(-)] dev-python/paramiko[python_targets_python3_9(-)] dev-util/distro-info[python,python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=test
SLOT=0
SRC_URI=mirror://debian/pool/main/d/dput-ng/dput-ng_1.32.tar.xz
_eclasses_=toolchain-funcs e867df3870e8ff04a5b94f925be8b06a multilib f8d35c2432bb32c4f1e779c4287b31ec bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a distutils-r1 c21cf58c1e3c67e0ea53c96a7b37eddd
_md5_=13000471f212c9f6b6b42218c8da8fb8
|