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 B7164138359 for ; Sat, 29 Aug 2020 14:14:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28DDCE0990; Sat, 29 Aug 2020 14:14:16 +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 1087AE0990 for ; Sat, 29 Aug 2020 14:14:16 +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 2319B340C74 for ; Sat, 29 Aug 2020 14:14:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EA9033E for ; Sat, 29 Aug 2020 14:14:12 +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: <1598706474.8ecfa7943aa76deee8a5f646ac180cf5ecbb92e4.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-trio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pytest-trio/pytest-trio-0.5.2.ebuild dev-python/pytest-trio/pytest-trio-0.6.0.ebuild X-VCS-Directories: dev-python/pytest-trio/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 8ecfa7943aa76deee8a5f646ac180cf5ecbb92e4 X-VCS-Branch: dev Date: Sat, 29 Aug 2020 14:14:12 +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: 6c0a2fe7-22b3-486d-8269-cac42554b8cf X-Archives-Hash: b0d13fccf20f5ef4437e711f70490eb4 commit: 8ecfa7943aa76deee8a5f646ac180cf5ecbb92e4 Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Aug 29 13:07:54 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Aug 29 13:07:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8ecfa794 dev-python/pytest-trio: drop py3.6 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/pytest-trio/pytest-trio-0.5.2.ebuild | 2 +- dev-python/pytest-trio/pytest-trio-0.6.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild b/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild index d0b4346..fbdb667 100644 --- a/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild +++ b/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) DISTUTILS_USE_SETUPTOOLS=rdepend diff --git a/dev-python/pytest-trio/pytest-trio-0.6.0.ebuild b/dev-python/pytest-trio/pytest-trio-0.6.0.ebuild index dc34ecf..55c0268 100644 --- a/dev-python/pytest-trio/pytest-trio-0.6.0.ebuild +++ b/dev-python/pytest-trio/pytest-trio-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend 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 95E98138359 for ; Sat, 29 Aug 2020 14:14:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 426C9E09DC; Sat, 29 Aug 2020 14:14:26 +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 2AADFE09DC for ; Sat, 29 Aug 2020 14:14:26 +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 E3B9B340CD2 for ; Sat, 29 Aug 2020 14:14:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5829C349 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: <1598706474.8ecfa7943aa76deee8a5f646ac180cf5ecbb92e4.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-trio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pytest-trio/pytest-trio-0.5.2.ebuild dev-python/pytest-trio/pytest-trio-0.6.0.ebuild X-VCS-Directories: dev-python/pytest-trio/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 8ecfa7943aa76deee8a5f646ac180cf5ecbb92e4 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: 57bfd2ef-ec6e-4a7f-bc7d-771fec2e3cde X-Archives-Hash: e59dc32e46ffb0ca24d5320145c9d297 Message-ID: <20200829141420.4_vRTl_B0Chh3clTx-eIWWkmicqLFeQvKCB5hM0__-Q@z> commit: 8ecfa7943aa76deee8a5f646ac180cf5ecbb92e4 Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Aug 29 13:07:54 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Aug 29 13:07:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8ecfa794 dev-python/pytest-trio: drop py3.6 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/pytest-trio/pytest-trio-0.5.2.ebuild | 2 +- dev-python/pytest-trio/pytest-trio-0.6.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild b/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild index d0b4346..fbdb667 100644 --- a/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild +++ b/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) DISTUTILS_USE_SETUPTOOLS=rdepend diff --git a/dev-python/pytest-trio/pytest-trio-0.6.0.ebuild b/dev-python/pytest-trio/pytest-trio-0.6.0.ebuild index dc34ecf..55c0268 100644 --- a/dev-python/pytest-trio/pytest-trio-0.6.0.ebuild +++ b/dev-python/pytest-trio/pytest-trio-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend