public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sshtunnel/
Date: Thu,  7 Jan 2021 09:22:17 +0000 (UTC)	[thread overview]
Message-ID: <1610011210.428424aa7e6313ee99f9644855476c545c021920.mgorny@gentoo> (raw)

commit:     428424aa7e6313ee99f9644855476c545c021920
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 09:20:10 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 09:20:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428424aa

dev-python/sshtunnel: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/sshtunnel/Manifest               |  1 -
 dev-python/sshtunnel/sshtunnel-0.1.5.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-python/sshtunnel/Manifest b/dev-python/sshtunnel/Manifest
index 9e0f8779078..90adee069ca 100644
--- a/dev-python/sshtunnel/Manifest
+++ b/dev-python/sshtunnel/Manifest
@@ -1,2 +1 @@
-DIST sshtunnel-0.1.5.tar.gz 49345 BLAKE2B dde497296ebf84cd34a485ac82de3ca138671b4b8ad2d2307a5e40dc0bb9c6a6daa8c8f3888db942133a9a0fb5321c240c5f2db7c93baf824c9cefaf361ef7c9 SHA512 ae804865a83bae8443cff1a73b168ffb8aac0c5c4fa6c7a5e142f4f95b4eef34bc7674588fa8797fa35b2685016828bcb137f4102e84ea15089671cf64503d17
 DIST sshtunnel-0.3.1.tar.gz 51392 BLAKE2B 9cf5c0e1f12489e482abf73e74d1a59bdc619b5248265add15744357ef49bf502e013b9d4494efff27e45817e0728f2cee3629f5cf21ba9849f564e84ac9c4a9 SHA512 5c24243cae959cf38f2cdcad4351950ca3abd1c6d289829b6603cd8e93b8d61480c4c7b3607bb38615854825c0bf08890c2362f79104c8bae7f9bf8e0931aa85

diff --git a/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild b/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild
deleted file mode 100644
index e7cf2220adb..00000000000
--- a/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild
+++ /dev/null
@@ -1,28 +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,8} )
-inherit distutils-r1
-
-DESCRIPTION="Pure Python SSH tunnels"
-HOMEPAGE="https://pypi.python.org/pypi/sshtunnel"
-SRC_URI="mirror://pypi/s/sshtunnel/${P}.tar.gz"
-
-KEYWORDS="amd64 ~arm x86"
-LICENSE="MIT"
-SLOT="0"
-
-IUSE="test"
-
-RDEPEND="dev-python/paramiko[${PYTHON_USEDEP}]"
-
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]
-	test? ( dev-python/tox[${PYTHON_USEDEP}] )
-"
-
-RESTRICT="test"
-
-distutils_enable_tests setup.py


             reply	other threads:[~2021-01-07  9:22 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07  9:22 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15  7:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/sshtunnel/ Arthur Zamarin
2025-02-10 21:25 Sam James
2023-11-23  6:01 罗百科
2023-11-23  6:01 罗百科
2021-08-19 18:43 Arthur Zamarin
2021-08-19 18:43 Arthur Zamarin
2021-01-10 10:19 Andreas Sturmlechner
2021-01-07  0:58 Sam James
2020-12-15 11:05 Michał Górny
2020-12-15  6:44 Sam James
2020-12-04 19:39 Thomas Deutschmann
2020-12-03  1:56 Aaron W. Swenson
2020-12-02 18:12 Aaron W. Swenson
2020-07-11  9:27 Michał Górny
2020-03-25 12:43 Aaron W. Swenson
2020-02-06  6:18 Michał Górny
2020-02-05 21:28 Andreas Sturmlechner
2019-12-01 19:27 Andreas Sturmlechner
2019-06-21 11:50 Aaron W. Swenson
2019-06-21 11:07 Agostino Sarubbo
2019-06-21  8:03 Agostino Sarubbo
2019-06-06 10:18 Aaron W. Swenson
2019-04-08 14:15 Mikle Kolyada
2019-04-08  0:11 Aaron W. Swenson
2019-04-07 13:47 Aaron W. Swenson
2018-10-04 17:38 Aaron Swenson

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=1610011210.428424aa7e6313ee99f9644855476c545c021920.mgorny@gentoo \
    --to=mgorny@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