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 722CD138350 for ; Sun, 3 May 2020 08:33:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68704E08E8; Sun, 3 May 2020 08:33:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 529A7E08E8 for ; Sun, 3 May 2020 08:33:14 +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 7509434F2DB for ; Sun, 3 May 2020 08:33:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 149DA1B4 for ; Sun, 3 May 2020 08:33:10 +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: <1588494781.d13f0f8fd3051a2b6736a5f4911403d686179b6a.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/redbaron/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/redbaron/redbaron-0.9.ebuild X-VCS-Directories: dev-python/redbaron/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: d13f0f8fd3051a2b6736a5f4911403d686179b6a X-VCS-Branch: dev Date: Sun, 3 May 2020 08:33:10 +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: 0259d31c-2b9b-4128-9311-fa340ec77963 X-Archives-Hash: 61d0e7799c6ca66a625cc9030dd3064d commit: d13f0f8fd3051a2b6736a5f4911403d686179b6a Author: Andrew Ammerlaan riseup net> AuthorDate: Sun May 3 08:33:01 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun May 3 08:33:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d13f0f8f dev-python/redbaron: put deps in distutils_enable_sphinx Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/redbaron/redbaron-0.9.ebuild | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/dev-python/redbaron/redbaron-0.9.ebuild b/dev-python/redbaron/redbaron-0.9.ebuild index 9f0e3e8..1623ecc 100644 --- a/dev-python/redbaron/redbaron-0.9.ebuild +++ b/dev-python/redbaron/redbaron-0.9.ebuild @@ -17,14 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" KEYWORDS="~amd64" -IUSE="doc" -DEPEND=" - doc? ( - dev-python/ipython[matplotlib,${PYTHON_USEDEP}] - dev-python/sphinx[${PYTHON_USEDEP}] - ) -" RDEPEND=" >=dev-python/baron-0.7[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] @@ -33,7 +26,7 @@ RDEPEND=" distutils_enable_tests pytest -distutils_enable_sphinx docs +distutils_enable_sphinx docs dev-python/ipython src_prepare() { default 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 A1F7E138350 for ; Sun, 3 May 2020 09:33:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 003ECE09D5; Sun, 3 May 2020 09:33:31 +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 BD457E09D1 for ; Sun, 3 May 2020 09:33:30 +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 CC3CF34EDF3 for ; Sun, 3 May 2020 09:33:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5D69216 for ; Sun, 3 May 2020 09:33:25 +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: <1588494781.d13f0f8fd3051a2b6736a5f4911403d686179b6a.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/redbaron/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/redbaron/redbaron-0.9.ebuild X-VCS-Directories: dev-python/redbaron/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: d13f0f8fd3051a2b6736a5f4911403d686179b6a X-VCS-Branch: master Date: Sun, 3 May 2020 09:33:25 +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: 71a586db-e8a1-4fb3-a7a5-1166d214c1d9 X-Archives-Hash: 3330208ad877e31e2d1c88ef5a030a09 Message-ID: <20200503093325.W57FWqdAQRMwwD6vvZr2sgFdszoiBPwAU1OURWgpJkY@z> commit: d13f0f8fd3051a2b6736a5f4911403d686179b6a Author: Andrew Ammerlaan riseup net> AuthorDate: Sun May 3 08:33:01 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun May 3 08:33:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d13f0f8f dev-python/redbaron: put deps in distutils_enable_sphinx Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/redbaron/redbaron-0.9.ebuild | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/dev-python/redbaron/redbaron-0.9.ebuild b/dev-python/redbaron/redbaron-0.9.ebuild index 9f0e3e8..1623ecc 100644 --- a/dev-python/redbaron/redbaron-0.9.ebuild +++ b/dev-python/redbaron/redbaron-0.9.ebuild @@ -17,14 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" KEYWORDS="~amd64" -IUSE="doc" -DEPEND=" - doc? ( - dev-python/ipython[matplotlib,${PYTHON_USEDEP}] - dev-python/sphinx[${PYTHON_USEDEP}] - ) -" RDEPEND=" >=dev-python/baron-0.7[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] @@ -33,7 +26,7 @@ RDEPEND=" distutils_enable_tests pytest -distutils_enable_sphinx docs +distutils_enable_sphinx docs dev-python/ipython src_prepare() { default