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 AF3F8138334 for ; Sun, 28 Apr 2019 21:26:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83CA6E0858; Sun, 28 Apr 2019 21:26:00 +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 521A1E0858 for ; Sun, 28 Apr 2019 21:26:00 +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 0EFFC342BDF for ; Sun, 28 Apr 2019 21:25:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B1D358A for ; Sun, 28 Apr 2019 21:25:57 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1556486669.71af9c9d2ff7e79242730c0e90f5bb7541c228e5.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyTenable/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyTenable/Manifest dev-python/pyTenable/pyTenable-0.3.18.ebuild X-VCS-Directories: dev-python/pyTenable/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 71af9c9d2ff7e79242730c0e90f5bb7541c228e5 X-VCS-Branch: master Date: Sun, 28 Apr 2019 21:25:57 +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: a6a02a25-f7a7-468c-b97f-036fe904d70f X-Archives-Hash: 3046249b348f6a8211a01412daf5677f commit: 71af9c9d2ff7e79242730c0e90f5bb7541c228e5 Author: Georgy Yakovlev gentoo org> AuthorDate: Sun Apr 28 21:23:57 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Apr 28 21:24:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71af9c9d dev-python/pyTenable: bump to 0.3.18 Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev gentoo.org> dev-python/pyTenable/Manifest | 1 + dev-python/pyTenable/pyTenable-0.3.18.ebuild | 30 ++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-python/pyTenable/Manifest b/dev-python/pyTenable/Manifest index e304b6dc022..82ad8ac958b 100644 --- a/dev-python/pyTenable/Manifest +++ b/dev-python/pyTenable/Manifest @@ -1,2 +1,3 @@ DIST pyTenable-0.3.14.tar.gz 101836 BLAKE2B 276c35cddf1f1b7d96f2e5f7d1e16244d4884abbc5b84e3902db2c98edb906a5805354b5c9482ab24598c6ba83ba9e7ec4cb62bed2a76a38c749c229438ad43b SHA512 66c0217730b51733ce691efcb8f6750de810c2a256397cd445f6d1ddff36e3e32c0afd2860d0d2ef38b2c0b181555eac5d2c0eb8c22226b1c61ce3b31177984f +DIST pyTenable-0.3.18.tar.gz 115304 BLAKE2B 5f25afc4de6a7ee59c0049b7f91a88b9bc6b2a9ae7fa83d64be0d62eab40898c4591fec9924d7425399cea0a36e6332da41567caeb4ac55129dea4fe32991d1f SHA512 7ce4b284a89dbb5d0c98fa2ee12038c2ac5b524b5bf76af4232966db79f3714417a4f1068e9831c16077d692a366fc6a7bd78cc9c47c3420c879ad376cb59015 DIST pyTenable-0.3.7.tar.gz 76638 BLAKE2B 8ff586e4a77bc4005769e6565622756b798398aac9e8e2335653c1ccc5f9c0525ab9e1261b939c848126b1fa71dcca8ea7887d82972f1d881c7b21e5f61de0b5 SHA512 c1f5d7a916cc79a754160fd056b661bad15ec60d64ab08b91345c2646f0e8047ba629d73b39a4d70d87ad7b1c624d55744cbbe0eb78f6e9df32e50a5c85c38b4 diff --git a/dev-python/pyTenable/pyTenable-0.3.18.ebuild b/dev-python/pyTenable/pyTenable-0.3.18.ebuild new file mode 100644 index 00000000000..6aa15ef4bd9 --- /dev/null +++ b/dev-python/pyTenable/pyTenable-0.3.18.ebuild @@ -0,0 +1,30 @@ +# Copyright 2018 Sony Interactive Entertainment Inc. +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python{2_7,3_{5,6,7}} ) + +inherit distutils-r1 + +DESCRIPTION="Tenable API Library for Tenable.io and SecurityCenter" +HOMEPAGE="https://github.com/tenable/pyTenable" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" + +RDEPEND="dev-python/lxml[${PYTHON_USEDEP}] + dev-python/python-dateutil[${PYTHON_USEDEP}] + >=dev-python/requests-2.19[${PYTHON_USEDEP}] + >=dev-python/requests_pkcs12-1.3[${PYTHON_USEDEP}] + >=dev-python/semver-2.8.1[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}" + +# requires networking and API endpoint +RESTRICT="test"