From 71deace00d1a2b091313fe137ab7092418c6f87c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 10 Feb 2020 21:05:55 +0000 Subject: gentoo resync : 10.02.2020 --- dev-util/dput-ng/Manifest | 4 +- dev-util/dput-ng/dput-ng-1.10-r1.ebuild | 88 ++++++++++++++++++++++++++++++++ dev-util/dput-ng/dput-ng-1.10.ebuild | 84 ------------------------------- dev-util/dput-ng/dput-ng-1.28-r1.ebuild | 89 +++++++++++++++++++++++++++++++++ dev-util/dput-ng/dput-ng-1.28.ebuild | 85 ------------------------------- 5 files changed, 179 insertions(+), 171 deletions(-) create mode 100644 dev-util/dput-ng/dput-ng-1.10-r1.ebuild delete mode 100644 dev-util/dput-ng/dput-ng-1.10.ebuild create mode 100644 dev-util/dput-ng/dput-ng-1.28-r1.ebuild delete mode 100644 dev-util/dput-ng/dput-ng-1.28.ebuild (limited to 'dev-util/dput-ng') diff --git a/dev-util/dput-ng/Manifest b/dev-util/dput-ng/Manifest index 657f04c9e276..14e3689fc661 100644 --- a/dev-util/dput-ng/Manifest +++ b/dev-util/dput-ng/Manifest @@ -1,5 +1,5 @@ DIST dput-ng_1.10.tar.xz 82608 BLAKE2B e7b3769490ec0bf4de4f763380e9a50fd2c76778c2864a4ba45eb754f2dc4aa896e556ad86939f9bf003a68b1e185b51507dd0a015453dfb39965c63beab4964 SHA512 4a883350e7a0b47c121b752d1e0ab1470924319ef895f55742fc4d8f8a0cb3a0ab4ae18d54495ebc9229b0cbf18fa375848fcdcd2431ee1f66bff6433b9a3b08 DIST dput-ng_1.28.tar.xz 85276 BLAKE2B d205d15aad1b81dcf2cc0b765c9724b21add32df39102b63502d99e5da73aa95efdf66e94f6226105ab2ae97a4bf8c43963784f3ddf2d03217ab5023a7a98f22 SHA512 cfd4a6143b33f29eb32b88972a204ab7a6c2f062299c76167434322ae5d6d2cf8654c5b4d1e96db90dbffe372a04e2a7691694ecf46787c7743dd9ac2b7b317e -EBUILD dput-ng-1.10.ebuild 1715 BLAKE2B faa98615ae8c62f3acd13b8240de04ddbc8640c87ba042bc3e9e9fed5e9a6a1243811993758b24d328ab7256b0bb968a208530cf17bc7ebc81a7f31721666da5 SHA512 77c5f94d12b1f7c61d214ef6630e8ea226fdf6cf6b1a0c94fd9b2c9d8205269881722ef85b3a00083e74d85fc9c9e5f9bf8c98c6dd1e3299ed9762f5e1050626 -EBUILD dput-ng-1.28.ebuild 1790 BLAKE2B d391c59607aedc945c2c2b443c927b3e4775321dd54f9b499d86f2f39e40cb285b02818ba27ef66ca7393611b9817c9b18a22e371fd17c9ba76c8fc3edb0f22a SHA512 e3ab72d6bc9286ce896b849231a79f87aa4dee2839cf6f8857f491d031840933d0b060e20159947d1fb9c08c81be21547f7dac62a8cfa875302737655386ff2a +EBUILD dput-ng-1.10-r1.ebuild 1807 BLAKE2B 6adc79ad7d463efaca3a1f2763d05b79380dab0ffad73f0079452eebc721396f4270345bda5288fc9e035f830a95338a8f3d3c0236d09404cf801910fe1de4ad SHA512 83dbafe37dfc865e767c94782bebaf0a85eba80bfe625517816e3e674139cdbeb2f6cc48457c054601033f7224c389d3a874245acdf4c50235f598e0902a0803 +EBUILD dput-ng-1.28-r1.ebuild 1885 BLAKE2B 58f773f840fefd7e4e344c9cb656dedec68260c15e5cf54c5d6f083acfc634a20609b2822a169f3e2006cac3314fa29016c99cb371b8f1a011680525577ca80c SHA512 02a496a285f40afee0a9c9065176a02e55a8692363e9d2c93fc789536ee65c222092a187844e2cafb2f26c32809b64c3e9463fc35b52de3fbd683a035cec56fb MISC metadata.xml 367 BLAKE2B 867a3664c5bbd444d69af80af19994e07e3810349258e85c2afd0c838cb140aa3f3342ee1aa5e6862d1fd5130e7e09c1f9f30443827fe7df705f4273694c0784 SHA512 3eb0be47e7eb6bfb6d8eecee66a25183da436c38272e226e7819c8748774f3aae620eab7227414cb862734d4baf8fa060290c1b2371233141abcffd7b489c7b8 diff --git a/dev-util/dput-ng/dput-ng-1.10-r1.ebuild b/dev-util/dput-ng/dput-ng-1.10-r1.ebuild new file mode 100644 index 000000000000..eef660cec5b5 --- /dev/null +++ b/dev-util/dput-ng/dput-ng-1.10-r1.ebuild @@ -0,0 +1,88 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python2_7 ) +DISTUTILS_SINGLE_IMPL=1 + +inherit bash-completion-r1 distutils-r1 + +DESCRIPTION="Next generation Debian package upload tool" +HOMEPAGE="https://people.debian.org/~paultag/dput-ng/" +SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="test" + +RDEPEND=" + $(python_gen_cond_dep ' + dev-python/python-debian[${PYTHON_MULTI_USEDEP}] + dev-python/paramiko[${PYTHON_MULTI_USEDEP}] + dev-util/distro-info[python,${PYTHON_MULTI_USEDEP}] + ') +" +DEPEND="${RDEPEND} + app-text/asciidoc + test? ( + $(python_gen_cond_dep ' + dev-python/nose[${PYTHON_MULTI_USEDEP}] + dev-python/python-debian[${PYTHON_MULTI_USEDEP}] + ') + )" + +RESTRICT="test" + +S="${WORKDIR}/${PN/-/}" + +src_compile() { + distutils-r1_src_compile + + mkdir man || die + for file in docs/man/*.man; do + a2x --doctype manpage --format manpage -D man \ + "${file}" || die + done +} + +src_install() { + local DPUT_BINARIES=( dcut dirt dput ) + local DPUT_ETC=( metas profiles ) + local DPUT_SHARE=( + codenames + commands + hooks + interfaces + schemas + uploaders + ) + + distutils-r1_src_install + + for binary in ${DPUT_BINARIES[@]}; do + dobin bin/"${binary}" + done + python_fix_shebang "${D}"/usr/bin + + insinto /etc/dput.d + for dir in ${DPUT_ETC[@]}; do + doins -r skel/"${dir}" + done + + insinto /usr/share/"${PN}" + for dir in ${DPUT_SHARE[@]}; do + doins -r skel/"${dir}" + done + + # doman incorrectly treats "cf" in dput.cf.5 as a lang code + doman -i18n="" man/* + + newbashcomp debian/"${PN}".bash-completion dput +} + +python_test() { + # test_configs.py failing + # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824652 + nosetests || die "Tests failed under ${EPYTHON}" +} diff --git a/dev-util/dput-ng/dput-ng-1.10.ebuild b/dev-util/dput-ng/dput-ng-1.10.ebuild deleted file mode 100644 index 2192829fcc8c..000000000000 --- a/dev-util/dput-ng/dput-ng-1.10.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 ) -DISTUTILS_SINGLE_IMPL=1 - -inherit bash-completion-r1 distutils-r1 - -DESCRIPTION="Next generation Debian package upload tool" -HOMEPAGE="https://people.debian.org/~paultag/dput-ng/" -SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" - -RDEPEND=" - dev-python/python-debian[${PYTHON_USEDEP}] - dev-python/paramiko[${PYTHON_USEDEP}] - dev-util/distro-info[python,${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND} - app-text/asciidoc - test? ( - dev-python/nose[${PYTHON_USEDEP}] - dev-python/python-debian[${PYTHON_USEDEP}] - )" - -RESTRICT="test" - -S="${WORKDIR}/${PN/-/}" - -src_compile() { - distutils-r1_src_compile - - mkdir man || die - for file in docs/man/*.man; do - a2x --doctype manpage --format manpage -D man \ - "${file}" || die - done -} - -src_install() { - local DPUT_BINARIES=( dcut dirt dput ) - local DPUT_ETC=( metas profiles ) - local DPUT_SHARE=( - codenames - commands - hooks - interfaces - schemas - uploaders - ) - - distutils-r1_src_install - - for binary in ${DPUT_BINARIES[@]}; do - dobin bin/"${binary}" - done - python_fix_shebang "${D}"/usr/bin - - insinto /etc/dput.d - for dir in ${DPUT_ETC[@]}; do - doins -r skel/"${dir}" - done - - insinto /usr/share/"${PN}" - for dir in ${DPUT_SHARE[@]}; do - doins -r skel/"${dir}" - done - - # doman incorrectly treats "cf" in dput.cf.5 as a lang code - doman -i18n="" man/* - - newbashcomp debian/"${PN}".bash-completion dput -} - -python_test() { - # test_configs.py failing - # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824652 - nosetests || die "Tests failed under ${EPYTHON}" -} diff --git a/dev-util/dput-ng/dput-ng-1.28-r1.ebuild b/dev-util/dput-ng/dput-ng-1.28-r1.ebuild new file mode 100644 index 000000000000..573ed24b99a4 --- /dev/null +++ b/dev-util/dput-ng/dput-ng-1.28-r1.ebuild @@ -0,0 +1,89 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{6,7} ) +DISTUTILS_SINGLE_IMPL=1 + +inherit bash-completion-r1 distutils-r1 + +DESCRIPTION="Next generation Debian package upload tool" +HOMEPAGE="https://people.debian.org/~paultag/dput-ng/" +SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND=" + $(python_gen_cond_dep ' + dev-python/python-debian[${PYTHON_MULTI_USEDEP}] + dev-python/paramiko[${PYTHON_MULTI_USEDEP}] + dev-util/distro-info[python,${PYTHON_MULTI_USEDEP}] + ') +" +DEPEND="${RDEPEND} + app-text/asciidoc + test? ( + $(python_gen_cond_dep ' + dev-python/nose[${PYTHON_MULTI_USEDEP}] + dev-python/python-debian[${PYTHON_MULTI_USEDEP}] + ') + dev-util/debhelper + )" + +# Requires missing build-essential package +RESTRICT="test" + +src_compile() { + distutils-r1_src_compile + + mkdir man || die + for file in docs/man/*.man; do + a2x --doctype manpage --format manpage -D man \ + "${file}" || die + done +} + +src_install() { + local DPUT_BINARIES=( dcut dirt dput ) + local DPUT_ETC=( metas profiles ) + local DPUT_SHARE=( + codenames + commands + hooks + interfaces + schemas + uploaders + ) + + distutils-r1_src_install + + for binary in ${DPUT_BINARIES[@]}; do + dobin bin/"${binary}" + done + python_fix_shebang "${D}"/usr/bin + + insinto /etc/dput.d + for dir in ${DPUT_ETC[@]}; do + doins -r skel/"${dir}" + done + + insinto /usr/share/"${PN}" + for dir in ${DPUT_SHARE[@]}; do + doins -r skel/"${dir}" + done + + # doman incorrectly treats "cf" in dput.cf.5 as a lang code + doman -i18n="" man/* + + newbashcomp debian/dcut-completion dcut + newbashcomp debian/dput-completion dput +} + +python_test() { + # test_configs.py failing + # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824652 + nosetests || die "Tests failed under ${EPYTHON}" +} diff --git a/dev-util/dput-ng/dput-ng-1.28.ebuild b/dev-util/dput-ng/dput-ng-1.28.ebuild deleted file mode 100644 index d0864124adac..000000000000 --- a/dev-util/dput-ng/dput-ng-1.28.ebuild +++ /dev/null @@ -1,85 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) -DISTUTILS_SINGLE_IMPL=1 - -inherit bash-completion-r1 distutils-r1 - -DESCRIPTION="Next generation Debian package upload tool" -HOMEPAGE="https://people.debian.org/~paultag/dput-ng/" -SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - dev-python/python-debian[${PYTHON_USEDEP}] - dev-python/paramiko[${PYTHON_USEDEP}] - dev-util/distro-info[python,${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND} - app-text/asciidoc - test? ( - dev-python/nose[${PYTHON_USEDEP}] - dev-python/python-debian[${PYTHON_USEDEP}] - dev-util/debhelper - )" - -# Requires missing build-essential package -RESTRICT="test" - -src_compile() { - distutils-r1_src_compile - - mkdir man || die - for file in docs/man/*.man; do - a2x --doctype manpage --format manpage -D man \ - "${file}" || die - done -} - -src_install() { - local DPUT_BINARIES=( dcut dirt dput ) - local DPUT_ETC=( metas profiles ) - local DPUT_SHARE=( - codenames - commands - hooks - interfaces - schemas - uploaders - ) - - distutils-r1_src_install - - for binary in ${DPUT_BINARIES[@]}; do - dobin bin/"${binary}" - done - python_fix_shebang "${D}"/usr/bin - - insinto /etc/dput.d - for dir in ${DPUT_ETC[@]}; do - doins -r skel/"${dir}" - done - - insinto /usr/share/"${PN}" - for dir in ${DPUT_SHARE[@]}; do - doins -r skel/"${dir}" - done - - # doman incorrectly treats "cf" in dput.cf.5 as a lang code - doman -i18n="" man/* - - newbashcomp debian/dcut-completion dcut - newbashcomp debian/dput-completion dput -} - -python_test() { - # test_configs.py failing - # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824652 - nosetests || die "Tests failed under ${EPYTHON}" -} -- cgit v1.2.3