commit:     6de812e0e85689054598ba211671880719f61d6d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 07:31:20 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 07:31:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de812e0

dev-python/casttube: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/casttube/Manifest              |  1 -
 dev-python/casttube/casttube-0.2.0.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-python/casttube/Manifest b/dev-python/casttube/Manifest
index 8087824be75..a9c66b407b8 100644
--- a/dev-python/casttube/Manifest
+++ b/dev-python/casttube/Manifest
@@ -1,2 +1 @@
-DIST casttube-0.2.0.tar.gz 3760 BLAKE2B 
d4e37fb0e98f2e9197e7e1a78b45109d0319f9b4337ef86d0dcd5797e703960162432990b9c4d26796ce5cc957179023044b86a9b07c8e581d13373889c6c824
 SHA512 
0ab69a92d49a9095c0adb70fec95011447d1f2a57e7642504d2ab4f19fc5f93b09db0e5d277bf7876311e5f26067a687bde58e3aa12469dcc6778486fc19c836
 DIST casttube-0.2.1.tar.gz 5182 BLAKE2B 
0cd279da67aa59ddaa82913ef40815d28884b078448804742dfa3a6242a666c86cdaecf30cdf1ea913188d61953b5f38e133311d11491db443b55ae78b186558
 SHA512 
0b077b1f622c1029e9cff949a1d1cd4f380d9110324ca6211eb4d6bc97fbf3aa4d7be47cb692c2a7628ab62b309fd9957ee6392060f27e06d030691ad8cde00f

diff --git a/dev-python/casttube/casttube-0.2.0.ebuild 
b/dev-python/casttube/casttube-0.2.0.ebuild
deleted file mode 100644
index 20e14e93410..00000000000
--- a/dev-python/casttube/casttube-0.2.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="casttube provides a way to interact with the Youtube Chromecast 
api."
-HOMEPAGE="https://github.com/ur1katz/casttube";
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}
-       dev-python/requests[${PYTHON_USEDEP}]"
-BDEPEND=""

Reply via email to