commit: 8f1eae3171f3fbec0b070fcdee3119859c5cdec9
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 5 12:33:42 2022 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Feb 5 12:33:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f1eae31
sci-visualization/dash-table: PythonCompatUpdate
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-visualization/dash-table/dash-table-4.11.3.ebuild | 4 ++--
sci-visualization/dash-table/dash-table-4.12.1.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-visualization/dash-table/dash-table-4.11.3.ebuild
b/sci-visualization/dash-table/dash-table-4.11.3.ebuild
index 273b870d6b77..6c89d8f950de 100644
--- a/sci-visualization/dash-table/dash-table-4.11.3.ebuild
+++ b/sci-visualization/dash-table/dash-table-4.11.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="First-Class interactive DataTable for Dash"
diff --git a/sci-visualization/dash-table/dash-table-4.12.1.ebuild
b/sci-visualization/dash-table/dash-table-4.12.1.ebuild
index 273b870d6b77..6c89d8f950de 100644
--- a/sci-visualization/dash-table/dash-table-4.12.1.ebuild
+++ b/sci-visualization/dash-table/dash-table-4.12.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="First-Class interactive DataTable for Dash"