summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-02-05 13:31:46 +0100
committerAlfredo Tupone <tupone@gentoo.org>2022-02-05 13:31:46 +0100
commit701ff75ce9ad93d89c581d5016971ce7d9cebeac (patch)
tree00249e13e7a6f7f122d6dab650ca5a8378a39b55 /sci-visualization
parentsci-visualization/dash-core-components: PythonCompatUpdate (diff)
downloadgentoo-701ff75ce9ad93d89c581d5016971ce7d9cebeac.tar.gz
gentoo-701ff75ce9ad93d89c581d5016971ce7d9cebeac.tar.bz2
gentoo-701ff75ce9ad93d89c581d5016971ce7d9cebeac.zip
sci-visualization/dash-html-components: PythonCompatUpdate
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild4
-rw-r--r--sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild b/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild
index 68536c49b1a1..b841a33c97c2 100644
--- a/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild
+++ b/sci-visualization/dash-html-components/dash-html-components-1.1.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="Vanilla HTML components for Dash"
diff --git a/sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild b/sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild
index 68536c49b1a1..b841a33c97c2 100644
--- a/sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild
+++ b/sci-visualization/dash-html-components/dash-html-components-1.1.4.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="Vanilla HTML components for Dash"