summaryrefslogtreecommitdiff
path: root/sci-visualization/dash-html-components
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-26 20:08:29 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-26 20:08:29 +0000
commit6dfd9c39ab68bbc917ffc374b2fa515f676f891f (patch)
treec9963a9e1e09b0e237a5c00736caa588c5a0a38f /sci-visualization/dash-html-components
parentadb727afeb568404873e8cbc91ba93d3d49eff13 (diff)
gentoo auto-resync : 26:12:2022 - 20:08:29
Diffstat (limited to 'sci-visualization/dash-html-components')
-rw-r--r--sci-visualization/dash-html-components/Manifest5
-rw-r--r--sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild23
-rw-r--r--sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild23
-rw-r--r--sci-visualization/dash-html-components/metadata.xml16
4 files changed, 0 insertions, 67 deletions
diff --git a/sci-visualization/dash-html-components/Manifest b/sci-visualization/dash-html-components/Manifest
deleted file mode 100644
index 1c2fdff01259..000000000000
--- a/sci-visualization/dash-html-components/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST dash-html-components-1.1.3.tar.gz 375680 BLAKE2B e489d8d5fe3c832ae8be82ea1eac83b8a8c8df8b6ac9ce1d122178f63c4ce355c39195bd828e503c51605ed5e774eaff38cf16da9a1c486fd0eff404cd85694f SHA512 dfcc41ef7a52f0d5cc97db9e94b00eb7707cea7c5f95e89832d1b74a1554d9d9f9c3b5df57509fe959b06c53f2a281b7070adde45d3c19003c13983a10ca2509
-DIST dash-html-components-1.1.4.tar.gz 621324 BLAKE2B 030ef398241562b222389a44a53eaa86b07d400d680884daa8c42a7dabf7f6c25f168d84aca454116da91f1a86bd4d08a92fff464bde9c70be3cd91c2fc0f3e5 SHA512 bffe3f0be65914c5627f3a22fb61a07579f3bf37908ff541e6bcc80477b08249ff7fb8c9cbfdeec3453f2c6682ecadea00dc12950ad51067f11073040b61ffc8
-EBUILD dash-html-components-1.1.3.ebuild 555 BLAKE2B 1ecf69e6085bf190607648ea5210d04d3d281f6138df46c7033b1c7eecc94afaaf13b50b9787bedeabf966c3507a4fc14b143f8164d05e075b2ec4b6f83d4454 SHA512 3c9c34ad86141ed65e0fe04cfad9e49de3c834fc9e7176e3325e5971e6b2eae8ef3af52ec9f2f8549968ddb94e7c88e499aa1b11921357e2f2c1a87cec591a16
-EBUILD dash-html-components-1.1.4.ebuild 555 BLAKE2B 1ecf69e6085bf190607648ea5210d04d3d281f6138df46c7033b1c7eecc94afaaf13b50b9787bedeabf966c3507a4fc14b143f8164d05e075b2ec4b6f83d4454 SHA512 3c9c34ad86141ed65e0fe04cfad9e49de3c834fc9e7176e3325e5971e6b2eae8ef3af52ec9f2f8549968ddb94e7c88e499aa1b11921357e2f2c1a87cec591a16
-MISC metadata.xml 542 BLAKE2B e34bc321729ff15a65a4fa9d13d4cf2fd158fdd273be266e9addf1675fec22f649e47e5fda37975ec76453d527b8cc2a086ce08643f2de7193fdcd8c9f66ebe8 SHA512 11e452214a91a8590e2d5d0e61a56e91f9d1a3ed8aa713dd4aba5d981b726f4d338ae64cae44e3e6847dc73123788c31bd185589b1b93c828fb00c70cfb4603e
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
deleted file mode 100644
index b841a33c97c2..000000000000
--- a/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-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"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND=""
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
deleted file mode 100644
index b841a33c97c2..000000000000
--- a/sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-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"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND=""
diff --git a/sci-visualization/dash-html-components/metadata.xml b/sci-visualization/dash-html-components/metadata.xml
deleted file mode 100644
index 9c9070edb6e6..000000000000
--- a/sci-visualization/dash-html-components/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>tupone@gentoo.org</email>
- <name>Tupone Alfredo</name>
- </maintainer>
- <longdescription lang="en">
- Instead of writing HTML or using an HTML templating engine, you
- compose your layout using Python structures with the
- dash-html-components library.
- </longdescription>
- <upstream>
- <remote-id type="github">plotly/dash-html-components</remote-id>
- </upstream>
-</pkgmetadata>