summaryrefslogtreecommitdiff
path: root/sci-visualization/jupyter-dash
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /sci-visualization/jupyter-dash
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'sci-visualization/jupyter-dash')
-rw-r--r--sci-visualization/jupyter-dash/Manifest2
-rw-r--r--sci-visualization/jupyter-dash/jupyter-dash-0.4.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-visualization/jupyter-dash/Manifest b/sci-visualization/jupyter-dash/Manifest
index bd18cf37b393..4945b66b9203 100644
--- a/sci-visualization/jupyter-dash/Manifest
+++ b/sci-visualization/jupyter-dash/Manifest
@@ -1,3 +1,3 @@
DIST jupyter-dash-0.4.0.tar.gz 42855 BLAKE2B 6ee097892e8175d72883005a4b8097e1069d3550d845dc8728991c78d437d74f571e3e1e4fddf7c8df716c0921a5910c9fbc654f0a56c0f177f14c7b2c1bd336 SHA512 16774dfe54122096cdf672408af8fb7f0246ba7db1429eeee21a9b10645990d859208e13b743119c90e5b0ae042eeb32e91e56205139d9cf792f5995e467ccf9
-EBUILD jupyter-dash-0.4.0.ebuild 721 BLAKE2B 6f851409edc6f4d6032799785048cc612e259e787538fb8fcdd1e01e00c3e9268256dc4ccc8b7a9c15fb970f2747b70ecab9ccdbf4a7be2fae8801e364258e31 SHA512 3575d813ded8691d8d9f56769557df7a04d8767bae5541d02bd629b3464bf7a507d0585ef3c5b3254b9e4a1fa43115d49506411bf3a70df37d588ebdd38b4441
+EBUILD jupyter-dash-0.4.0.ebuild 728 BLAKE2B 98308adb0d5936990982c12c0a3d0355de4411296f3b7298f8119b4bf380faaaeb1df8b6848515b127220dda6aa58c93eef6515bad82f609ce9ff22762765aa3 SHA512 315677c419aa38d307d9749de9f0153a95bc571500c020eb5888d6bebfaec79dae62e71418e699fb953b2934033fc3254184dd7f5d6d8743baf186f48d998000
MISC metadata.xml 590 BLAKE2B 74dabed7a6173f89c9e34f723aeb2ba0473b76aef81498db1081a246c71701765a741448ab765404c05915e504b8f7f52dfe3ab0fe1ebc94ec7d474aca25ff56 SHA512 2f6bb2021b24c69695e6ae27c7465ee92fc2ec29e080e98c5087a4d35eb58fa2821dc76946b25f9e1b2458102fdfa03ebc7a7b803ab4073b2a3ba9183b187ff4
diff --git a/sci-visualization/jupyter-dash/jupyter-dash-0.4.0.ebuild b/sci-visualization/jupyter-dash/jupyter-dash-0.4.0.ebuild
index 87d8aedc3a92..e39e8216ae3e 100644
--- a/sci-visualization/jupyter-dash/jupyter-dash-0.4.0.ebuild
+++ b/sci-visualization/jupyter-dash/jupyter-dash-0.4.0.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="Plotly Dash apps from within Jupyter environments"