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 4EFD513835A for ; Mon, 15 Jun 2020 11:35:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28710E08AB; Mon, 15 Jun 2020 11:35:03 +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 07339E08AB for ; Mon, 15 Jun 2020 11:35:02 +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 4C8E534F0C3 for ; Mon, 15 Jun 2020 11:35:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 396BC2A2 for ; Mon, 15 Jun 2020 11:34:58 +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: <1592219718.843b3ceed242b0ad61e8cda463d3aa620a65d8f5.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sphinxcontrib-trio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild X-VCS-Directories: dev-python/sphinxcontrib-trio/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 843b3ceed242b0ad61e8cda463d3aa620a65d8f5 X-VCS-Branch: dev Date: Mon, 15 Jun 2020 11:34:58 +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: 17f630cc-e51e-41a1-8b05-f80eec9fee19 X-Archives-Hash: 30e9496575056d23f899014fe4f31ca0 commit: 843b3ceed242b0ad61e8cda463d3aa620a65d8f5 Author: Andrew Ammerlaan riseup net> AuthorDate: Mon Jun 15 11:15:18 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon Jun 15 11:15:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=843b3cee dev-python/sphinxcontrib-trio: add py3_9 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild index 691a936..706d521 100644 --- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild +++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 @@ -18,7 +18,7 @@ LICENSE="|| ( Apache-2.0 MIT )" KEYWORDS="~amd64 ~x86" SLOT="0" -RDEPEND="<=dev-python/sphinx-3[${PYTHON_USEDEP}]" +RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" DEPEND="test? ( dev-python/async_generator[${PYTHON_USEDEP}] 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 98F6B1382C5 for ; Mon, 15 Jun 2020 11:35:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDEEDE08C4; Mon, 15 Jun 2020 11:35:08 +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 B9F62E08C4 for ; Mon, 15 Jun 2020 11:35:08 +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 AD32D34ED5B for ; Mon, 15 Jun 2020 11:35:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D6D52A2 for ; Mon, 15 Jun 2020 11:35:05 +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: <1592219718.843b3ceed242b0ad61e8cda463d3aa620a65d8f5.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/sphinxcontrib-trio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild X-VCS-Directories: dev-python/sphinxcontrib-trio/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 843b3ceed242b0ad61e8cda463d3aa620a65d8f5 X-VCS-Branch: master Date: Mon, 15 Jun 2020 11:35:05 +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: 0092ad92-fcdf-4271-8d76-2e14b2a2f8a1 X-Archives-Hash: 2587f5b39d54340a0f054ad61b88d4e0 Message-ID: <20200615113505.W7ofDAOZvKM6KYKd1aS7SUaGXXx5O15zoUb4wf-44dQ@z> commit: 843b3ceed242b0ad61e8cda463d3aa620a65d8f5 Author: Andrew Ammerlaan riseup net> AuthorDate: Mon Jun 15 11:15:18 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon Jun 15 11:15:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=843b3cee dev-python/sphinxcontrib-trio: add py3_9 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild index 691a936..706d521 100644 --- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild +++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 @@ -18,7 +18,7 @@ LICENSE="|| ( Apache-2.0 MIT )" KEYWORDS="~amd64 ~x86" SLOT="0" -RDEPEND="<=dev-python/sphinx-3[${PYTHON_USEDEP}]" +RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" DEPEND="test? ( dev-python/async_generator[${PYTHON_USEDEP}]