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 35452158041 for ; Wed, 8 Sep 2021 15:14:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45C4BE095F; Wed, 8 Sep 2021 15:14:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1BB04E095F for ; Wed, 8 Sep 2021 15:14:03 +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 F20AA342ACC for ; Wed, 8 Sep 2021 15:14:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26A01BA for ; Wed, 8 Sep 2021 15:14:00 +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: <1631114038.4dc929899d3f9aa521c04697bb1b0c7827cc8492.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-python/bokeh/ X-VCS-Repository: proj/sci X-VCS-Files: dev-python/bokeh/bokeh-2.2.1-r1.ebuild dev-python/bokeh/bokeh-2.2.2-r1.ebuild dev-python/bokeh/bokeh-2.2.3.ebuild dev-python/bokeh/bokeh-2.3.0.ebuild dev-python/bokeh/bokeh-2.3.1.ebuild dev-python/bokeh/bokeh-2.3.2.ebuild X-VCS-Directories: dev-python/bokeh/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 4dc929899d3f9aa521c04697bb1b0c7827cc8492 X-VCS-Branch: master Date: Wed, 8 Sep 2021 15:14:00 +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: cc71d086-2757-4c1c-8b8a-7a4f8c331289 X-Archives-Hash: bce492f2a7890e1f36ce684584ff8e20 commit: 4dc929899d3f9aa521c04697bb1b0c7827cc8492 Author: Andrew Ammerlaan gentoo org> AuthorDate: Wed Sep 8 15:13:53 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Wed Sep 8 15:13:58 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4dc92989 dev-python/bokeh: beautifullsoup:4 --> beautifullsoup4 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> dev-python/bokeh/bokeh-2.2.1-r1.ebuild | 4 ++-- dev-python/bokeh/bokeh-2.2.2-r1.ebuild | 4 ++-- dev-python/bokeh/bokeh-2.2.3.ebuild | 4 ++-- dev-python/bokeh/bokeh-2.3.0.ebuild | 2 +- dev-python/bokeh/bokeh-2.3.1.ebuild | 2 +- dev-python/bokeh/bokeh-2.3.2.ebuild | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dev-python/bokeh/bokeh-2.2.1-r1.ebuild b/dev-python/bokeh/bokeh-2.2.1-r1.ebuild index 206e6962e..8381bfbdd 100644 --- a/dev-python/bokeh/bokeh-2.2.1-r1.ebuild +++ b/dev-python/bokeh/bokeh-2.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -36,7 +36,7 @@ RDEPEND=" " BDEPEND=" test? ( - dev-python/beautifulsoup:4[${PYTHON_USEDEP}] + dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/flaky[${PYTHON_USEDEP}] dev-python/ipython_genutils[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] diff --git a/dev-python/bokeh/bokeh-2.2.2-r1.ebuild b/dev-python/bokeh/bokeh-2.2.2-r1.ebuild index 206e6962e..8381bfbdd 100644 --- a/dev-python/bokeh/bokeh-2.2.2-r1.ebuild +++ b/dev-python/bokeh/bokeh-2.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -36,7 +36,7 @@ RDEPEND=" " BDEPEND=" test? ( - dev-python/beautifulsoup:4[${PYTHON_USEDEP}] + dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/flaky[${PYTHON_USEDEP}] dev-python/ipython_genutils[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] diff --git a/dev-python/bokeh/bokeh-2.2.3.ebuild b/dev-python/bokeh/bokeh-2.2.3.ebuild index 206e6962e..8381bfbdd 100644 --- a/dev-python/bokeh/bokeh-2.2.3.ebuild +++ b/dev-python/bokeh/bokeh-2.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -36,7 +36,7 @@ RDEPEND=" " BDEPEND=" test? ( - dev-python/beautifulsoup:4[${PYTHON_USEDEP}] + dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/flaky[${PYTHON_USEDEP}] dev-python/ipython_genutils[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] diff --git a/dev-python/bokeh/bokeh-2.3.0.ebuild b/dev-python/bokeh/bokeh-2.3.0.ebuild index c3f35c24c..8c00f2092 100644 --- a/dev-python/bokeh/bokeh-2.3.0.ebuild +++ b/dev-python/bokeh/bokeh-2.3.0.ebuild @@ -35,7 +35,7 @@ RDEPEND=" " BDEPEND=" test? ( - dev-python/beautifulsoup:4[${PYTHON_USEDEP}] + dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/flaky[${PYTHON_USEDEP}] dev-python/ipython_genutils[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] diff --git a/dev-python/bokeh/bokeh-2.3.1.ebuild b/dev-python/bokeh/bokeh-2.3.1.ebuild index c3f35c24c..8c00f2092 100644 --- a/dev-python/bokeh/bokeh-2.3.1.ebuild +++ b/dev-python/bokeh/bokeh-2.3.1.ebuild @@ -35,7 +35,7 @@ RDEPEND=" " BDEPEND=" test? ( - dev-python/beautifulsoup:4[${PYTHON_USEDEP}] + dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/flaky[${PYTHON_USEDEP}] dev-python/ipython_genutils[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] diff --git a/dev-python/bokeh/bokeh-2.3.2.ebuild b/dev-python/bokeh/bokeh-2.3.2.ebuild index c3f35c24c..8c00f2092 100644 --- a/dev-python/bokeh/bokeh-2.3.2.ebuild +++ b/dev-python/bokeh/bokeh-2.3.2.ebuild @@ -35,7 +35,7 @@ RDEPEND=" " BDEPEND=" test? ( - dev-python/beautifulsoup:4[${PYTHON_USEDEP}] + dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/flaky[${PYTHON_USEDEP}] dev-python/ipython_genutils[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}]