summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-05-09 11:35:12 +0200
committerMichał Górny <mgorny@gentoo.org>2021-05-09 11:36:13 +0200
commit201aed1978743bc0e1d6b84ae4ea6598b76122e9 (patch)
tree922ebfc2b5eeae03f2b9ea7dc121d1f7a5d0cdf5
parentRevert "dev-python/dash-html-components: add to the tree" (diff)
downloadgentoo-201aed1978743bc0e1d6b84ae4ea6598b76122e9.tar.gz
gentoo-201aed1978743bc0e1d6b84ae4ea6598b76122e9.tar.bz2
gentoo-201aed1978743bc0e1d6b84ae4ea6598b76122e9.zip
Revert "dev-python/dash-core-components: add to the tree"
This reverts commit 91c269a2384a5bc3c627b8bdf623ce1ee38de223. Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/dash-core-components/Manifest1
-rw-r--r--dev-python/dash-core-components/dash-core-components-1.16.0.ebuild20
-rw-r--r--dev-python/dash-core-components/metadata.xml11
3 files changed, 0 insertions, 32 deletions
diff --git a/dev-python/dash-core-components/Manifest b/dev-python/dash-core-components/Manifest
deleted file mode 100644
index e770719e06f1..000000000000
--- a/dev-python/dash-core-components/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dash-core-components-1.16.0.tar.gz 13922229 BLAKE2B 7ca8dd411e3a8714902266b11a9f39420c7455601cdcbde81ad86690846bbf574fd0c65019f69fcb0ea86f511802eee080d1e4fca1cd88b82c9898aeb5055ceb SHA512 f2648fa8331296db812e897e2976aab1ca357f81b547dda57710773b4e0ef98019f928d5a0a6add426693550fb483c04ec7e0311318cab113f10fc5dca19e197
diff --git a/dev-python/dash-core-components/dash-core-components-1.16.0.ebuild b/dev-python/dash-core-components/dash-core-components-1.16.0.ebuild
deleted file mode 100644
index ec2940e44a0c..000000000000
--- a/dev-python/dash-core-components/dash-core-components-1.16.0.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="Core components suite 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-core-components/metadata.xml b/dev-python/dash-core-components/metadata.xml
deleted file mode 100644
index 7badce779b42..000000000000
--- a/dev-python/dash-core-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>