From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F041713835A for ; Sun, 9 May 2021 09:36:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51865E0798; Sun, 9 May 2021 09:36:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3724EE0798 for ; Sun, 9 May 2021 09:36:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 426E2340B9C for ; Sun, 9 May 2021 09:36:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BA0075B for ; Sun, 9 May 2021 09:36:18 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1620552973.201aed1978743bc0e1d6b84ae4ea6598b76122e9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dash-core-components/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/dash-core-components/Manifest dev-python/dash-core-components/dash-core-components-1.16.0.ebuild dev-python/dash-core-components/metadata.xml X-VCS-Directories: dev-python/dash-core-components/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 201aed1978743bc0e1d6b84ae4ea6598b76122e9 X-VCS-Branch: master Date: Sun, 9 May 2021 09:36:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b2809fab-edb5-4f2c-9cac-88703d8ea4f7 X-Archives-Hash: 9924c8919705afbc62e027567c20fcb6 commit: 201aed1978743bc0e1d6b84ae4ea6598b76122e9 Author: Michał Górny gentoo org> AuthorDate: Sun May 9 09:35:12 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun May 9 09:36:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=201aed19 Revert "dev-python/dash-core-components: add to the tree" This reverts commit 91c269a2384a5bc3c627b8bdf623ce1ee38de223. Signed-off-by: Michał Górny gentoo.org> dev-python/dash-core-components/Manifest | 1 - .../dash-core-components-1.16.0.ebuild | 20 -------------------- dev-python/dash-core-components/metadata.xml | 11 ----------- 3 files changed, 32 deletions(-) diff --git a/dev-python/dash-core-components/Manifest b/dev-python/dash-core-components/Manifest deleted file mode 100644 index e770719e06f..00000000000 --- 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 ec2940e44a0..00000000000 --- 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 7badce779b4..00000000000 --- a/dev-python/dash-core-components/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - python@gentoo.org - - - tupone@gentoo.org - Tupone Alfredo - -