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 B3070138359 for ; Thu, 29 Oct 2020 20:18:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB58DE096F; Thu, 29 Oct 2020 20:18:05 +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 BE2D2E096F for ; Thu, 29 Oct 2020 20:18:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B0CE8335D36 for ; Thu, 29 Oct 2020 20:18:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A1A22CA for ; Thu, 29 Oct 2020 20:18:03 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1604002678.a7f7c88f6077947d72590bb935ac711f6fae4a7f.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/onionrouter/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/onionrouter/Manifest net-mail/onionrouter/onionrouter-0.6.0.ebuild net-mail/onionrouter/onionrouter-9999.ebuild X-VCS-Directories: net-mail/onionrouter/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: a7f7c88f6077947d72590bb935ac711f6fae4a7f X-VCS-Branch: master Date: Thu, 29 Oct 2020 20:18:03 +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: 6f73ef4b-7b83-440f-9c8c-329d7dc3a4e4 X-Archives-Hash: a8441a1a1c5f56f4e31da8ebef70cf2e commit: a7f7c88f6077947d72590bb935ac711f6fae4a7f Author: Craig Andrews gentoo org> AuthorDate: Thu Oct 29 20:11:49 2020 +0000 Commit: Craig Andrews gentoo org> CommitDate: Thu Oct 29 20:17:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f7c88f net-mail/onionrouter: 0.6.0 version bump Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Craig Andrews gentoo.org> net-mail/onionrouter/Manifest | 1 + .../onionrouter/{onionrouter-9999.ebuild => onionrouter-0.6.0.ebuild} | 3 --- net-mail/onionrouter/onionrouter-9999.ebuild | 3 --- 3 files changed, 1 insertion(+), 6 deletions(-) diff --git a/net-mail/onionrouter/Manifest b/net-mail/onionrouter/Manifest index 3da56656540..a43c6b3bb62 100644 --- a/net-mail/onionrouter/Manifest +++ b/net-mail/onionrouter/Manifest @@ -1 +1,2 @@ DIST onionrouter-0.5.2.tar.gz 23497 BLAKE2B f025385323b182350e3481be62bbb9ed037d197d83ee19341f27ec04c391d6e1ee809b5db461437287485496ce139718f774d39de7ebd307ea92d5409220e135 SHA512 9c23a17401c0d56fc8d0b6bc3a0c899d604f6981457643b84040e9cf60626990bbd03fead66bba1c7d5723bd43d95c128bf457380e255f995951970b4788f126 +DIST onionrouter-0.6.0.tar.gz 26525 BLAKE2B 59d0709d3d0344422840b89908aedb97a0b869208d9f5e690bede317f0fe20a11ff1f2f2fac11a7827736ddc5e6d27ce6b12cd9395a82f31f7bb51ab4ca511c1 SHA512 251228e677ca1df182e943d692060d5ad83bcaf407c31e30eeb71e9f581d7140eb4edc8f00f7baa47e6561a5457c0f10b25e5c581902aaca7906780a2b8dc69c diff --git a/net-mail/onionrouter/onionrouter-9999.ebuild b/net-mail/onionrouter/onionrouter-0.6.0.ebuild similarity index 92% copy from net-mail/onionrouter/onionrouter-9999.ebuild copy to net-mail/onionrouter/onionrouter-0.6.0.ebuild index 35d74e96b3d..2efd032bc84 100644 --- a/net-mail/onionrouter/onionrouter-9999.ebuild +++ b/net-mail/onionrouter/onionrouter-0.6.0.ebuild @@ -39,9 +39,6 @@ BDEPEND="$(python_gen_cond_dep ' distutils_enable_tests pytest src_prepare() { - # https://github.com/ehloonion/onionrouter/pull/15 - cp "${FILESDIR}/conftest.py" "${S}" || die - distutils-r1_src_prepare } diff --git a/net-mail/onionrouter/onionrouter-9999.ebuild b/net-mail/onionrouter/onionrouter-9999.ebuild index 35d74e96b3d..2efd032bc84 100644 --- a/net-mail/onionrouter/onionrouter-9999.ebuild +++ b/net-mail/onionrouter/onionrouter-9999.ebuild @@ -39,9 +39,6 @@ BDEPEND="$(python_gen_cond_dep ' distutils_enable_tests pytest src_prepare() { - # https://github.com/ehloonion/onionrouter/pull/15 - cp "${FILESDIR}/conftest.py" "${S}" || die - distutils-r1_src_prepare }