summaryrefslogtreecommitdiff
path: root/sci-visualization/dash-html-components
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-10 04:21:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-10 04:21:55 +0100
commit677b7ba5c317778df2ad7e70df94b9b7eec4adbc (patch)
tree6c418a1546fff5becab5d8b9ed6803323e7f316e /sci-visualization/dash-html-components
parentfbda87924e6faa7a1919f1a2b4182490bde5ec5c (diff)
gentoo resync : 10.09.2021
Diffstat (limited to 'sci-visualization/dash-html-components')
-rw-r--r--sci-visualization/dash-html-components/Manifest2
-rw-r--r--sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild3
2 files changed, 4 insertions, 1 deletions
diff --git a/sci-visualization/dash-html-components/Manifest b/sci-visualization/dash-html-components/Manifest
index 1273d7fca674..50e4766e8a4e 100644
--- a/sci-visualization/dash-html-components/Manifest
+++ b/sci-visualization/dash-html-components/Manifest
@@ -1,3 +1,3 @@
DIST dash-html-components-1.1.3.tar.gz 375680 BLAKE2B e489d8d5fe3c832ae8be82ea1eac83b8a8c8df8b6ac9ce1d122178f63c4ce355c39195bd828e503c51605ed5e774eaff38cf16da9a1c486fd0eff404cd85694f SHA512 dfcc41ef7a52f0d5cc97db9e94b00eb7707cea7c5f95e89832d1b74a1554d9d9f9c3b5df57509fe959b06c53f2a281b7070adde45d3c19003c13983a10ca2509
-EBUILD dash-html-components-1.1.3.ebuild 420 BLAKE2B bd817f2a041a61244e910f02b6c149f38dcc8cac5059a12d59669a608935835f5ceb5824f7431ceceac942aaed679a427ffbdf0d761a2914aefa66a34ecd1dad SHA512 2d1763904c9caa59ac201dcc17badb83075f2be8de6385c9dbc505eb4287122add5f8881a5cb064a78940f956a837a23637ddf22da67dd2a5c8bc042ad513461
+EBUILD dash-html-components-1.1.3.ebuild 548 BLAKE2B f778dde94a78e122ae7f116604e280a63288d779d2848eb1469a419c58fa5aa2df22e07532e5d0eb172a2ef497cde7dfd92ad41c49f341ee29408d56921411b9 SHA512 2e159c0c46a2b741f6501be522ca5c08463bcd63064cccce8c534adec6716e3ff310d4d4aa407e8d603251aafe9ca42d6fef4c92d63469ebd34696e65b336eb1
MISC metadata.xml 541 BLAKE2B f1893cc1c298d0a321122a2346ee7f0700d3129060b5caa19e4df29f596d076339beec1109e5ac062f6291e509e2129737d02443b003ae25f8b7cdaed620725c SHA512 9e3ddf54de8e7af297378f3f3556120bbb816ceca2392120ffc8680ccc2d889d8f32e339be08877fd7605eaa4ae77a4ac835e3a7bba7fdb933f62c1045beb00f
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 26ff12dc81c6..68536c49b1a1 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
@@ -10,6 +10,9 @@ DESCRIPTION="Vanilla HTML components for Dash"
HOMEPAGE="https://plot.ly/dash"
SRC_URI="https://github.com/plotly/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
+# Test execution depends on sci-visualization/dash being installed
+# but sci-visualization/dash depends on this
+RESTRICT="test"
LICENSE="MIT"
SLOT="0"