commit:     ea482af42d8d4b7b34faca55fd47fe9648ac513a
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 08:40:32 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 08:43:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea482af4

sci-visualization/jupyter-dash: EmptyGlobalAssignment

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-visualization/jupyter-dash/jupyter-dash-0.4.2.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/sci-visualization/jupyter-dash/jupyter-dash-0.4.2.ebuild 
b/sci-visualization/jupyter-dash/jupyter-dash-0.4.2.ebuild
index ab632a4fb4aa..76fc23983e58 100644
--- a/sci-visualization/jupyter-dash/jupyter-dash-0.4.2.ebuild
+++ b/sci-visualization/jupyter-dash/jupyter-dash-0.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,14 +16,12 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=""
-RDEPEND="${DEPEND}
+RDEPEND="
        dev-python/ansi2html[${PYTHON_USEDEP}]
        sci-visualization/dash[${PYTHON_USEDEP}]
        dev-python/ipykernel[${PYTHON_USEDEP}]
        dev-python/requests[${PYTHON_USEDEP}]
        dev-python/retrying[${PYTHON_USEDEP}]"
-BDEPEND=""
 
 src_install () {
        distutils-r1_src_install

Reply via email to