blob: 6bba11c60280a7ca0c4f22617cd27d75f165f5cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_6? ( >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=python_single_target_python3_6? ( dev-python/python-debian[python_targets_python3_6(-)] dev-python/paramiko[python_targets_python3_6(-)] dev-util/distro-info[python,python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/python-debian[python_targets_python3_7(-)] dev-python/paramiko[python_targets_python3_7(-)] dev-util/distro-info[python,python_targets_python3_7(-)] ) app-text/asciidoc test? ( python_single_target_python3_6? ( dev-python/nose[python_targets_python3_6(-)] dev-python/python-debian[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/nose[python_targets_python3_7(-)] dev-python/python-debian[python_targets_python3_7(-)] ) dev-util/debhelper )
DESCRIPTION=Next generation Debian package upload tool
EAPI=7
HOMEPAGE=https://people.debian.org/~paultag/dput-ng/
IUSE=test python_single_target_python3_6 python_single_target_python3_7
KEYWORDS=amd64 x86
LICENSE=GPL-2+
RDEPEND=python_single_target_python3_6? ( dev-python/python-debian[python_targets_python3_6(-)] dev-python/paramiko[python_targets_python3_6(-)] dev-util/distro-info[python,python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/python-debian[python_targets_python3_7(-)] dev-python/paramiko[python_targets_python3_7(-)] dev-util/distro-info[python,python_targets_python3_7(-)] ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] )
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 )
RESTRICT=test
SLOT=0
SRC_URI=mirror://debian/pool/main/d/dput-ng/dput-ng_1.28.tar.xz
_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multilib ac7989ababbeabdef6fdc6e465b21644 multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=d52809b45f64428606f7938829ea835e
|