summaryrefslogtreecommitdiff
path: root/sci-visualization/jupyter-dash
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-10 12:20:34 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-10 12:20:34 +0000
commit79e2fe7ce5d8192f7ddc9f57d4fb11bd1231f041 (patch)
tree214e48e63c0393badb2c99be0bc323c046ee2a25 /sci-visualization/jupyter-dash
parent30f491533785a455cdfbd05bb57f1f869a8e41bb (diff)
gentoo auto-resync : 10:01:2023 - 12:20:33
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 4945b66b9203..90668ce1d9cc 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 728 BLAKE2B 98308adb0d5936990982c12c0a3d0355de4411296f3b7298f8119b4bf380faaaeb1df8b6848515b127220dda6aa58c93eef6515bad82f609ce9ff22762765aa3 SHA512 315677c419aa38d307d9749de9f0153a95bc571500c020eb5888d6bebfaec79dae62e71418e699fb953b2934033fc3254184dd7f5d6d8743baf186f48d998000
+EBUILD jupyter-dash-0.4.0.ebuild 723 BLAKE2B 23f2a7cd6a0310e9b77fcc135234af67dd03c5e4516ed53b283b48df970a5387933c723b0a41cb5a550e13066dc3d318a908d2279281716614e8710baddef8f1 SHA512 043f6c208a5cf7ff147384c18f65edc9409c3e376f5df79fe67e7a5306d3a989cbced55068c7f1c694074f503cd75f86d31d2ba69eeeba762a73148ff3e87fa8
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 e39e8216ae3e..96baecd8a83a 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-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_10 )
inherit distutils-r1
DESCRIPTION="Plotly Dash apps from within Jupyter environments"