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 B9D0913835A for ; Wed, 6 May 2020 17:28:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5F41E08FA; Wed, 6 May 2020 17:28:56 +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 D0755E08FA for ; Wed, 6 May 2020 17:28:56 +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 9879234F64E for ; Wed, 6 May 2020 17:28:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0DF4213 for ; Wed, 6 May 2020 17:28:53 +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: <1588785385.f45b3462748ed9102c0dcdd49c1e7331dd906707.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/Manifest dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.1.ebuild 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: f45b3462748ed9102c0dcdd49c1e7331dd906707 X-VCS-Branch: master Date: Wed, 6 May 2020 17:28:53 +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: 7d70c28e-1d69-4866-96ae-75f9896ca96d X-Archives-Hash: 29a79cab0bfbc1517619444939d82141 commit: f45b3462748ed9102c0dcdd49c1e7331dd906707 Author: Andrew Ammerlaan riseup net> AuthorDate: Wed May 6 17:16:25 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed May 6 17:16:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f45b3462 dev-python/sphinxcontrib-trio: version bump Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/sphinxcontrib-trio/Manifest | 2 +- ...{sphinxcontrib-trio-1.1.1.ebuild => sphinxcontrib-trio-1.1.2.ebuild} | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/sphinxcontrib-trio/Manifest b/dev-python/sphinxcontrib-trio/Manifest index 643a401..4a31a93 100644 --- a/dev-python/sphinxcontrib-trio/Manifest +++ b/dev-python/sphinxcontrib-trio/Manifest @@ -1 +1 @@ -DIST sphinxcontrib-trio-1.1.1.tar.gz 23936 BLAKE2B c26005c49fb8cb5844f7097f13a15824024b129e1aad0f9521a0a56f38ead23bec2a5d489340f822eaef69199315eb4baabadee2bdeab2671c9d4b9265ee7d50 SHA512 2079cd44687f89331fd24ea99f34f267d70398d88b4bdae70aa799e660d49bb52084115eff8004ceebe7f613e223092a66d86b92ffd71341d2f48a36a39969df +DIST sphinxcontrib-trio-1.1.2.tar.gz 24131 BLAKE2B 5ddaf5ed6c85905275e206fdd966745ce4dd7296595c488864df291cb7202725ccab722f306dd9d6c27d660f5cb3e43bf9ab2fe50e8aa5a7232c2615dddbdfd0 SHA512 cb90f37f463fbdd3f810eb6d76b4bdaaabe83317de0ad747fcee55980849d691e272884ecdfcbee58851cf536f268f2520caba281d7550fe3250e92c69164434 diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.1.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild similarity index 94% rename from dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.1.ebuild rename to dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild index c8ebdc5..691a936 100644 --- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.1.ebuild +++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild @@ -21,6 +21,7 @@ SLOT="0" RDEPEND="<=dev-python/sphinx-3[${PYTHON_USEDEP}]" DEPEND="test? ( + dev-python/async_generator[${PYTHON_USEDEP}] dev-python/contextlib2[${PYTHON_USEDEP}] dev-python/cssselect[${PYTHON_USEDEP}] dev-python/lxml[${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 122F6138359 for ; Wed, 6 May 2020 17:17:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D73EE08FA; Wed, 6 May 2020 17:17:51 +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 33FCAE08FA for ; Wed, 6 May 2020 17:17:51 +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 3E92234F56F for ; Wed, 6 May 2020 17:17:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D836D1BD for ; Wed, 6 May 2020 17:17:48 +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: <1588785385.f45b3462748ed9102c0dcdd49c1e7331dd906707.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/Manifest dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.1.ebuild 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: f45b3462748ed9102c0dcdd49c1e7331dd906707 X-VCS-Branch: dev Date: Wed, 6 May 2020 17:17:48 +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: bedf8403-9f9e-4aae-99a8-043fa31843df X-Archives-Hash: d9843a5d666df38c239375a68bbeb495 Message-ID: <20200506171748.ImkDsQLHqcsHZqH_LSWvyC9bxiWu_SkA77VuRyhNDVA@z> commit: f45b3462748ed9102c0dcdd49c1e7331dd906707 Author: Andrew Ammerlaan riseup net> AuthorDate: Wed May 6 17:16:25 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed May 6 17:16:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f45b3462 dev-python/sphinxcontrib-trio: version bump Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/sphinxcontrib-trio/Manifest | 2 +- ...{sphinxcontrib-trio-1.1.1.ebuild => sphinxcontrib-trio-1.1.2.ebuild} | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/sphinxcontrib-trio/Manifest b/dev-python/sphinxcontrib-trio/Manifest index 643a401..4a31a93 100644 --- a/dev-python/sphinxcontrib-trio/Manifest +++ b/dev-python/sphinxcontrib-trio/Manifest @@ -1 +1 @@ -DIST sphinxcontrib-trio-1.1.1.tar.gz 23936 BLAKE2B c26005c49fb8cb5844f7097f13a15824024b129e1aad0f9521a0a56f38ead23bec2a5d489340f822eaef69199315eb4baabadee2bdeab2671c9d4b9265ee7d50 SHA512 2079cd44687f89331fd24ea99f34f267d70398d88b4bdae70aa799e660d49bb52084115eff8004ceebe7f613e223092a66d86b92ffd71341d2f48a36a39969df +DIST sphinxcontrib-trio-1.1.2.tar.gz 24131 BLAKE2B 5ddaf5ed6c85905275e206fdd966745ce4dd7296595c488864df291cb7202725ccab722f306dd9d6c27d660f5cb3e43bf9ab2fe50e8aa5a7232c2615dddbdfd0 SHA512 cb90f37f463fbdd3f810eb6d76b4bdaaabe83317de0ad747fcee55980849d691e272884ecdfcbee58851cf536f268f2520caba281d7550fe3250e92c69164434 diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.1.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild similarity index 94% rename from dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.1.ebuild rename to dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild index c8ebdc5..691a936 100644 --- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.1.ebuild +++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild @@ -21,6 +21,7 @@ SLOT="0" RDEPEND="<=dev-python/sphinx-3[${PYTHON_USEDEP}]" DEPEND="test? ( + dev-python/async_generator[${PYTHON_USEDEP}] dev-python/contextlib2[${PYTHON_USEDEP}] dev-python/cssselect[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] )"