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 A800D13835A for ; Sat, 29 Aug 2020 14:14:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA13EE096B; Sat, 29 Aug 2020 14:14:15 +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 D3A62E096B for ; Sat, 29 Aug 2020 14:14:15 +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 0B921340CAC 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 6CFB233D 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: <1598706426.386ad6474118af4576535597e6c127344f5999ae.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/trio-asyncio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild X-VCS-Directories: dev-python/trio-asyncio/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 386ad6474118af4576535597e6c127344f5999ae 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: a7df5928-abeb-4fef-b12c-5d910096dea0 X-Archives-Hash: 4fec717cb31f5d7a30568721d03c5b35 commit: 386ad6474118af4576535597e6c127344f5999ae Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Aug 29 13:07:06 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Aug 29 13:07:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=386ad647 dev-python/trio-asyncio: drop py3.6 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild index 74b2e8f..6d3c3b6 100644 --- a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild +++ b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1 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 47E02138359 for ; Sat, 29 Aug 2020 14:14:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45027E09DE; 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 2DE55E09DE 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 E21BA340C9C 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 4563B348 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: <1598706426.386ad6474118af4576535597e6c127344f5999ae.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/trio-asyncio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild X-VCS-Directories: dev-python/trio-asyncio/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 386ad6474118af4576535597e6c127344f5999ae 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: 3074b520-ccb3-4ea9-b205-9043e751679c X-Archives-Hash: 21b9c942bd4331b197c2ff68213f7f48 Message-ID: <20200829141420.drbdMyRBNa4GaPYO7-2tmrTu3O9x6K5sVtCF8zgJ3ZQ@z> commit: 386ad6474118af4576535597e6c127344f5999ae Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Aug 29 13:07:06 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Aug 29 13:07:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=386ad647 dev-python/trio-asyncio: drop py3.6 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild index 74b2e8f..6d3c3b6 100644 --- a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild +++ b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1