commit:     c25e323b36b4bceca5af25d5d4efc1a92cb01de2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  4 11:34:06 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May  4 11:34:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25e323b

dev-python/pika: Remove old

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

 dev-python/pika/Manifest           |  1 -
 dev-python/pika/pika-0.10.0.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index 7ee86b3cc35..22fd67b7b7d 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1,2 +1 @@
-DIST pika-0.10.0.tar.gz 82642 BLAKE2B 
cc0cafd6d58c1b6511bb244731f4c18698370e77baaa0b876061d80c9748fb81b92dfdac0250c4db7a6ca816791ab8eb8f4f785d9223b45082918a304545a4bd
 SHA512 
8a6e8b870aa36f141a24d4886cd8e4d4fb5cb735d87857a16ad963d7a14e0c40e81a3c7e193d879046a7e76fa87ab0b16bfd4a000e169e2452815fcd04db93eb
 DIST pika-0.13.0.tar.gz 103730 BLAKE2B 
c78139ac7a60bd324619792b177c96793c8c645d58bd6962f7061d5dfca2f621b6199ebb4b2d3fbc7367324f18d3e766266b43db9afafdd8e64c2eec6069f175
 SHA512 
f555142c8f466ebdbc46a24278794754186176832841723cb0d5d6ff69ee9a946dca8a7ae3280a96b5da8cb2d3066e11a58771583edecf7990749c8857a7ed42

diff --git a/dev-python/pika/pika-0.10.0.ebuild 
b/dev-python/pika/pika-0.10.0.ebuild
deleted file mode 100644
index 4acbcfe223a..00000000000
--- a/dev-python/pika/pika-0.10.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Pure-Python implementation of the AMQP"
-HOMEPAGE="https://pika.readthedocs.org/ https://github.com/pika/pika";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""

Reply via email to