Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/bokeh/
Date: Wed, 08 Sep 2021 15:14:04
Message-Id: 1631114038.4dc929899d3f9aa521c04697bb1b0c7827cc8492.andrewammerlaan@gentoo
1 commit: 4dc929899d3f9aa521c04697bb1b0c7827cc8492
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 8 15:13:53 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 8 15:13:58 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4dc92989
7
8 dev-python/bokeh: beautifullsoup:4 --> beautifullsoup4
9
10 Package-Manager: Portage-3.0.22, Repoman-3.0.3
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
12
13 dev-python/bokeh/bokeh-2.2.1-r1.ebuild | 4 ++--
14 dev-python/bokeh/bokeh-2.2.2-r1.ebuild | 4 ++--
15 dev-python/bokeh/bokeh-2.2.3.ebuild | 4 ++--
16 dev-python/bokeh/bokeh-2.3.0.ebuild | 2 +-
17 dev-python/bokeh/bokeh-2.3.1.ebuild | 2 +-
18 dev-python/bokeh/bokeh-2.3.2.ebuild | 2 +-
19 6 files changed, 9 insertions(+), 9 deletions(-)
20
21 diff --git a/dev-python/bokeh/bokeh-2.2.1-r1.ebuild b/dev-python/bokeh/bokeh-2.2.1-r1.ebuild
22 index 206e6962e..8381bfbdd 100644
23 --- a/dev-python/bokeh/bokeh-2.2.1-r1.ebuild
24 +++ b/dev-python/bokeh/bokeh-2.2.1-r1.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2020 Gentoo Authors
27 +# Copyright 1999-2021 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=7
31 @@ -36,7 +36,7 @@ RDEPEND="
32 "
33 BDEPEND="
34 test? (
35 - dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
36 + dev-python/beautifulsoup4[${PYTHON_USEDEP}]
37 dev-python/flaky[${PYTHON_USEDEP}]
38 dev-python/ipython_genutils[${PYTHON_USEDEP}]
39 dev-python/mock[${PYTHON_USEDEP}]
40
41 diff --git a/dev-python/bokeh/bokeh-2.2.2-r1.ebuild b/dev-python/bokeh/bokeh-2.2.2-r1.ebuild
42 index 206e6962e..8381bfbdd 100644
43 --- a/dev-python/bokeh/bokeh-2.2.2-r1.ebuild
44 +++ b/dev-python/bokeh/bokeh-2.2.2-r1.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2020 Gentoo Authors
47 +# Copyright 1999-2021 Gentoo Authors
48 # Distributed under the terms of the GNU General Public License v2
49
50 EAPI=7
51 @@ -36,7 +36,7 @@ RDEPEND="
52 "
53 BDEPEND="
54 test? (
55 - dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
56 + dev-python/beautifulsoup4[${PYTHON_USEDEP}]
57 dev-python/flaky[${PYTHON_USEDEP}]
58 dev-python/ipython_genutils[${PYTHON_USEDEP}]
59 dev-python/mock[${PYTHON_USEDEP}]
60
61 diff --git a/dev-python/bokeh/bokeh-2.2.3.ebuild b/dev-python/bokeh/bokeh-2.2.3.ebuild
62 index 206e6962e..8381bfbdd 100644
63 --- a/dev-python/bokeh/bokeh-2.2.3.ebuild
64 +++ b/dev-python/bokeh/bokeh-2.2.3.ebuild
65 @@ -1,4 +1,4 @@
66 -# Copyright 1999-2020 Gentoo Authors
67 +# Copyright 1999-2021 Gentoo Authors
68 # Distributed under the terms of the GNU General Public License v2
69
70 EAPI=7
71 @@ -36,7 +36,7 @@ RDEPEND="
72 "
73 BDEPEND="
74 test? (
75 - dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
76 + dev-python/beautifulsoup4[${PYTHON_USEDEP}]
77 dev-python/flaky[${PYTHON_USEDEP}]
78 dev-python/ipython_genutils[${PYTHON_USEDEP}]
79 dev-python/mock[${PYTHON_USEDEP}]
80
81 diff --git a/dev-python/bokeh/bokeh-2.3.0.ebuild b/dev-python/bokeh/bokeh-2.3.0.ebuild
82 index c3f35c24c..8c00f2092 100644
83 --- a/dev-python/bokeh/bokeh-2.3.0.ebuild
84 +++ b/dev-python/bokeh/bokeh-2.3.0.ebuild
85 @@ -35,7 +35,7 @@ RDEPEND="
86 "
87 BDEPEND="
88 test? (
89 - dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
90 + dev-python/beautifulsoup4[${PYTHON_USEDEP}]
91 dev-python/flaky[${PYTHON_USEDEP}]
92 dev-python/ipython_genutils[${PYTHON_USEDEP}]
93 dev-python/mock[${PYTHON_USEDEP}]
94
95 diff --git a/dev-python/bokeh/bokeh-2.3.1.ebuild b/dev-python/bokeh/bokeh-2.3.1.ebuild
96 index c3f35c24c..8c00f2092 100644
97 --- a/dev-python/bokeh/bokeh-2.3.1.ebuild
98 +++ b/dev-python/bokeh/bokeh-2.3.1.ebuild
99 @@ -35,7 +35,7 @@ RDEPEND="
100 "
101 BDEPEND="
102 test? (
103 - dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
104 + dev-python/beautifulsoup4[${PYTHON_USEDEP}]
105 dev-python/flaky[${PYTHON_USEDEP}]
106 dev-python/ipython_genutils[${PYTHON_USEDEP}]
107 dev-python/mock[${PYTHON_USEDEP}]
108
109 diff --git a/dev-python/bokeh/bokeh-2.3.2.ebuild b/dev-python/bokeh/bokeh-2.3.2.ebuild
110 index c3f35c24c..8c00f2092 100644
111 --- a/dev-python/bokeh/bokeh-2.3.2.ebuild
112 +++ b/dev-python/bokeh/bokeh-2.3.2.ebuild
113 @@ -35,7 +35,7 @@ RDEPEND="
114 "
115 BDEPEND="
116 test? (
117 - dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
118 + dev-python/beautifulsoup4[${PYTHON_USEDEP}]
119 dev-python/flaky[${PYTHON_USEDEP}]
120 dev-python/ipython_genutils[${PYTHON_USEDEP}]
121 dev-python/mock[${PYTHON_USEDEP}]