public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyTenable/
Date: Mon,  3 Jun 2019 18:16:40 +0000 (UTC)	[thread overview]
Message-ID: <1559585757.b9fbb25d33cfcc3a5e58eaaab02187c89d244def.gyakovlev@gentoo> (raw)

commit:     b9fbb25d33cfcc3a5e58eaaab02187c89d244def
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  3 18:15:57 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jun  3 18:15:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9fbb25d

dev-python/pyTenable: drop 0.3.14

Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 dev-python/pyTenable/Manifest                |  1 -
 dev-python/pyTenable/pyTenable-0.3.14.ebuild | 30 ----------------------------
 2 files changed, 31 deletions(-)

diff --git a/dev-python/pyTenable/Manifest b/dev-python/pyTenable/Manifest
index d4b9974d715..b09cf0cd96a 100644
--- a/dev-python/pyTenable/Manifest
+++ b/dev-python/pyTenable/Manifest
@@ -1,4 +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.19.tar.gz 117429 BLAKE2B 08d6c1e4a718425221013fbfd981f5893cbc7f6c3f09fa22bec1b7aa39019ac6167a06ba35e0bc449803d0f513b44cb1a7731abc87f9c70ac7082837130d3eac SHA512 d79e37be7b28c4cf8b987c77cc527a0697f0045fb3d07b497ed3a2fd926b7dcfda9f94cf891cdd61c84175757dbfad0f62b179e11cf72935845ea2537687af53
 DIST pyTenable-0.3.20.tar.gz 117381 BLAKE2B 7d2259ffdd16a2eb5a536e13a09920f67316f336712f07ea2b797016caaa14ab05686b75349aa99e0b794e922b87cfbb58806511c05a65a43d6e5adb27133ad4 SHA512 5e610fe3c450de6614d3e3483bf1c8e866f497b1d4bdeefed2854f23ded4707981750a0a3f3571f8bda6cf93b129e62f0bad6d55cd0dc58339dfa2429f57d9ea

diff --git a/dev-python/pyTenable/pyTenable-0.3.14.ebuild b/dev-python/pyTenable/pyTenable-0.3.14.ebuild
deleted file mode 100644
index 6aa15ef4bd9..00000000000
--- a/dev-python/pyTenable/pyTenable-0.3.14.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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"


             reply	other threads:[~2019-06-03 18:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-03 18:16 Georgy Yakovlev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-31  2:08 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyTenable/ Georgy Yakovlev
2020-06-11  2:28 Georgy Yakovlev
2020-02-22  1:30 Georgy Yakovlev
2019-06-03 18:16 Georgy Yakovlev
2019-05-08 22:11 Georgy Yakovlev
2019-04-28 21:25 Georgy Yakovlev
2019-03-28  8:26 Georgy Yakovlev
2018-12-21  4:12 Georgy Yakovlev
2018-12-21  4:11 Georgy Yakovlev
2018-12-12  5:15 Georgy Yakovlev
2018-12-12  5:15 Georgy Yakovlev
2018-12-01  1:44 Georgy Yakovlev
2018-12-01  1:44 Georgy Yakovlev
2018-11-14 18:54 Georgy Yakovlev
2018-11-01 22:37 Georgy Yakovlev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1559585757.b9fbb25d33cfcc3a5e58eaaab02187c89d244def.gyakovlev@gentoo \
    --to=gyakovlev@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox