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 CE3F0138359 for ; Sat, 29 Aug 2020 14:14:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3658BE09DB; Sat, 29 Aug 2020 14:14:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 21AF9E09DB for ; Sat, 29 Aug 2020 14:14:26 +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 009B1340CDA for ; Sat, 29 Aug 2020 14:14:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C288352 for ; Sat, 29 Aug 2020 14:14:20 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1598707084.8fd8f63cf9ccde6c13a435b8654924c32449ed46.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/trio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/trio/trio-0.14.0.ebuild dev-python/trio/trio-0.15.1.ebuild X-VCS-Directories: dev-python/trio/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 8fd8f63cf9ccde6c13a435b8654924c32449ed46 X-VCS-Branch: master Date: Sat, 29 Aug 2020 14:14:20 +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: 42b957e8-592c-4171-96fe-f29a2b9d4b6f X-Archives-Hash: def0b938d0cdab2acb6c02787b2b1ce0 Message-ID: <20200829141420.mnH34u7GjYRWJWE7AqVAme6IfMhw9dSX-LPNAbldxDg@z> commit: 8fd8f63cf9ccde6c13a435b8654924c32449ed46 Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Aug 29 13:18:04 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Aug 29 13:18:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8fd8f63c dev-python/trio: drop py3.6 only dependency Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/trio/trio-0.14.0.ebuild | 1 - dev-python/trio/trio-0.15.1.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/dev-python/trio/trio-0.14.0.ebuild b/dev-python/trio/trio-0.14.0.ebuild index 9373dbe..7a30e03 100644 --- a/dev-python/trio/trio-0.14.0.ebuild +++ b/dev-python/trio/trio-0.14.0.ebuild @@ -25,7 +25,6 @@ RDEPEND=" dev-python/outcome[${PYTHON_USEDEP}] dev-python/sniffio[${PYTHON_USEDEP}] dev-python/sortedcontainers[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/contextvars[${PYTHON_USEDEP}]' python3_6) " DEPEND="${RDEPEND} test? ( diff --git a/dev-python/trio/trio-0.15.1.ebuild b/dev-python/trio/trio-0.15.1.ebuild index 9373dbe..7a30e03 100644 --- a/dev-python/trio/trio-0.15.1.ebuild +++ b/dev-python/trio/trio-0.15.1.ebuild @@ -25,7 +25,6 @@ RDEPEND=" dev-python/outcome[${PYTHON_USEDEP}] dev-python/sniffio[${PYTHON_USEDEP}] dev-python/sortedcontainers[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/contextvars[${PYTHON_USEDEP}]' python3_6) " DEPEND="${RDEPEND} test? (