From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 002CF1582EF for ; Sat, 15 Feb 2025 07:21:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DFF1F342FEE for ; Sat, 15 Feb 2025 07:21:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D97D311042D; Sat, 15 Feb 2025 07:21:19 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id CB03011042D for ; Sat, 15 Feb 2025 07:21:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 825EE33F9FD for ; Sat, 15 Feb 2025 07:21:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD47D2654 for ; Sat, 15 Feb 2025 07:21:17 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1739604062.91b7fb790304d9a71fb1c240b4f1e5cc17f1aa1d.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sshtunnel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sshtunnel/Manifest dev-python/sshtunnel/sshtunnel-0.3.1.ebuild X-VCS-Directories: dev-python/sshtunnel/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 91b7fb790304d9a71fb1c240b4f1e5cc17f1aa1d X-VCS-Branch: master Date: Sat, 15 Feb 2025 07:21:17 +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: 270a32e6-77f8-40de-8915-5451d18a1be5 X-Archives-Hash: 08fed86c771c9837595d1ad393cc8c7c commit: 91b7fb790304d9a71fb1c240b4f1e5cc17f1aa1d Author: Arthur Zamarin gentoo org> AuthorDate: Fri Feb 14 18:17:08 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Feb 15 07:21:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b7fb79 dev-python/sshtunnel: drop 0.3.1 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/sshtunnel/Manifest | 1 - dev-python/sshtunnel/sshtunnel-0.3.1.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/dev-python/sshtunnel/Manifest b/dev-python/sshtunnel/Manifest index 76a674d1b151..5d4a38dd74a1 100644 --- a/dev-python/sshtunnel/Manifest +++ b/dev-python/sshtunnel/Manifest @@ -1,2 +1 @@ -DIST sshtunnel-0.3.1.tar.gz 51392 BLAKE2B 9cf5c0e1f12489e482abf73e74d1a59bdc619b5248265add15744357ef49bf502e013b9d4494efff27e45817e0728f2cee3629f5cf21ba9849f564e84ac9c4a9 SHA512 5c24243cae959cf38f2cdcad4351950ca3abd1c6d289829b6603cd8e93b8d61480c4c7b3607bb38615854825c0bf08890c2362f79104c8bae7f9bf8e0931aa85 DIST sshtunnel-0.4.0.tar.gz 62716 BLAKE2B 7ed2a1317d257be39c364b2a10acf53b14e701ddad13e35cbb47972625ac73da9ab68099886e36d4025c635537ecf016a52fa5e0064c2b2172abcde6192966d3 SHA512 c0e1fd9838369f3679cdf71f59994cdf658358bdbbb745cf4e765b4b82edfada966b131220c56e4b3bb88229607b17f2ce520bf3204d5aae8084dd4035024366 diff --git a/dev-python/sshtunnel/sshtunnel-0.3.1.ebuild b/dev-python/sshtunnel/sshtunnel-0.3.1.ebuild deleted file mode 100644 index bf393ff70dad..000000000000 --- a/dev-python/sshtunnel/sshtunnel-0.3.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{9..10} ) -inherit distutils-r1 pypi - -DESCRIPTION="Pure Python SSH tunnels" -HOMEPAGE="https://pypi.org/project/sshtunnel/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm x86" - -RESTRICT="test" - -RDEPEND="dev-python/paramiko[${PYTHON_USEDEP}]"