summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-05-09 11:35:03 +0200
committerMichał Górny <mgorny@gentoo.org>2021-05-09 11:36:12 +0200
commitb9c334ed2f145632edf3108698b03ed243216549 (patch)
tree2710c52d5aaaea9ce63dbf2a51335cb362258b95 /dev-python
parenta5a184474517200a67d3481a806d03f4af5ea0e3 (diff)
downloadgentoo-b9c334ed2f145632edf3108698b03ed243216549.tar.gz
gentoo-b9c334ed2f145632edf3108698b03ed243216549.tar.bz2
gentoo-b9c334ed2f145632edf3108698b03ed243216549.zip
Revert "dev-python/dash-html-components: add to the tree"
This reverts commit 7ae13da31631b7a11d0ff9ff8031b3c587cc7760. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/dash-html-components/Manifest1
-rw-r--r--dev-python/dash-html-components/dash-html-components-1.1.3.ebuild20
-rw-r--r--dev-python/dash-html-components/metadata.xml11
3 files changed, 0 insertions, 32 deletions
diff --git a/dev-python/dash-html-components/Manifest b/dev-python/dash-html-components/Manifest
deleted file mode 100644
index 6567923e52bb..000000000000
--- a/dev-python/dash-html-components/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dash-html-components-1.1.3.tar.gz 375680 BLAKE2B e489d8d5fe3c832ae8be82ea1eac83b8a8c8df8b6ac9ce1d122178f63c4ce355c39195bd828e503c51605ed5e774eaff38cf16da9a1c486fd0eff404cd85694f SHA512 dfcc41ef7a52f0d5cc97db9e94b00eb7707cea7c5f95e89832d1b74a1554d9d9f9c3b5df57509fe959b06c53f2a281b7070adde45d3c19003c13983a10ca2509
diff --git a/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild b/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild
deleted file mode 100644
index 26ff12dc81c6..000000000000
--- a/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-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"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND=""
diff --git a/dev-python/dash-html-components/metadata.xml b/dev-python/dash-html-components/metadata.xml
deleted file mode 100644
index 7badce779b42..000000000000
--- a/dev-python/dash-html-components/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- </maintainer>
- <maintainer type="person">
- <email>tupone@gentoo.org</email>
- <name>Tupone Alfredo</name>
- </maintainer>
-</pkgmetadata>