From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F33C1138350 for ; Wed, 25 Mar 2020 13:46:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DE07E0C4B; Wed, 25 Mar 2020 13:46:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00DEEE0C4B for ; Wed, 25 Mar 2020 13:46:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B8E1534F6FE for ; Wed, 25 Mar 2020 13:46:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A12321B4 for ; Wed, 25 Mar 2020 13:46:01 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1585143926.5485730b192d49b06a529744e29315f06277287c.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/python-gvm/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/python-gvm/Manifest net-analyzer/python-gvm/metadata.xml net-analyzer/python-gvm/python-gvm-1.2.0.ebuild X-VCS-Directories: net-analyzer/python-gvm/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 5485730b192d49b06a529744e29315f06277287c X-VCS-Branch: master Date: Wed, 25 Mar 2020 13:46:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fd649cb9-25ba-4bab-9e2b-3f82f155334e X-Archives-Hash: 2425be1f4fd0a482ea11f2d454f9d548 commit: 5485730b192d49b06a529744e29315f06277287c Author: Jonas Licht fem tu-ilmenau de> AuthorDate: Tue Mar 10 21:51:12 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Mar 25 13:45:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5485730b net-analyzer/python-gvm: Version Bump to 1.2.0 Bug: https://bugs.gentoo.org/712094 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jonas Licht fem.tu-ilmenau.de> Signed-off-by: Joonas Niilola gentoo.org> net-analyzer/python-gvm/Manifest | 1 + net-analyzer/python-gvm/metadata.xml | 9 ++++++- net-analyzer/python-gvm/python-gvm-1.2.0.ebuild | 34 +++++++++++++++++++++++++ 3 files changed, 43 insertions(+), 1 deletion(-) diff --git a/net-analyzer/python-gvm/Manifest b/net-analyzer/python-gvm/Manifest index 6f471dca162..3dfcb652f5f 100644 --- a/net-analyzer/python-gvm/Manifest +++ b/net-analyzer/python-gvm/Manifest @@ -1 +1,2 @@ DIST python-gvm-1.1.0.tar.gz 160289 BLAKE2B 64dbf79f6749c50cddc2b908c45c6aea6c3793f0ddb10a98a96870636ee351f1a2e66227fbcc1383c63e0e015b4c05bf4c116ac80ef35f73f7e9057f9c8dd9b5 SHA512 dae04d42a14adde274c2148f7bd4b47b0ea02d6e249d6c23dfeb15f217f04ad9ff722f2e98d13e1a7add7b61d9dabfec623ab5b45087aaf5f480447fd31a8071 +DIST python-gvm-1.2.0.tar.gz 160700 BLAKE2B 40ef2d6e01dee7a93796c5d2f29db06e2a533860f7c612000ad5250d9b291ce90164e3a7c65c77f7131fc12c4622094b22da4eeb989293ad1b33e2754063ec76 SHA512 3eacec521bbd4cbfaec08d1ccabfe1c97898288b8b56779f9e3ceb734f52d78b93faf92674c1eefc555501e0bfdb16ed26316e87c697bbdc5a673d1be2170c00 diff --git a/net-analyzer/python-gvm/metadata.xml b/net-analyzer/python-gvm/metadata.xml index 59f08da862e..fd0b9228bd4 100644 --- a/net-analyzer/python-gvm/metadata.xml +++ b/net-analyzer/python-gvm/metadata.xml @@ -1,7 +1,14 @@ - + + jonas.licht@gmail.com + Jonas Licht + + + proxy-maint@gentoo.org + Proxy Maintainers + The Greenbone Vulnerability Management Python API library (python-gvm) is a collection of APIs that help with remote controlling a Greenbone Security Manager (GSM) appliance and its diff --git a/net-analyzer/python-gvm/python-gvm-1.2.0.ebuild b/net-analyzer/python-gvm/python-gvm-1.2.0.ebuild new file mode 100644 index 00000000000..8643fbe95e0 --- /dev/null +++ b/net-analyzer/python-gvm/python-gvm-1.2.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) +inherit distutils-r1 + +DESCRIPTION="Greenbone Vulnerability Management Python Library" +HOMEPAGE="https://www.greenbone.net/en/" +SRC_URI="https://github.com/greenbone/python-gvm/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +SLOT="0" +LICENSE="GPL-3" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + dev-python/defusedxml[${PYTHON_USEDEP}] + dev-python/lxml[${PYTHON_USEDEP}] + dev-python/paramiko[${PYTHON_USEDEP}]" + +DEPEND=" + ${RDEPEND}" + +distutils_enable_tests unittest + +src_prepare() { + distutils-r1_python_prepare_all + # Exlude tests & docs to fix build issue + sed \ + -e "s/packages=find_packages(exclude=.*/packages=find_packages(exclude=['tests*', 'docs']),/g" \ + -i "$S"/setup.py || die +}