commit:     4436713441bc5d4df985a16e68f61c25dd2551ac
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 15:50:44 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 15:53:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44367134

dev-python/tblib: Remove old

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

 dev-python/tblib/Manifest           |  1 -
 dev-python/tblib/tblib-1.6.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-python/tblib/Manifest b/dev-python/tblib/Manifest
index 1678c2e0fe7..ba48320ce09 100644
--- a/dev-python/tblib/Manifest
+++ b/dev-python/tblib/Manifest
@@ -1,2 +1 @@
-DIST tblib-1.6.0.tar.gz 31450 BLAKE2B 
a1efccab5c6363c166ef73e8e03750d1f47993684fda662065f9705d115347cf4b2ed3438ef375e3d14a0dbc35ceb234c8357ee33d2ac9e3a94b66bec3670b3a
 SHA512 
3b11b94f341499f648c182e7a9b6c648b5312a18b3f23bf7e5d554052db4ffb7c4a4faa097bc2426b4159e28f0578c6b369ff4d02eb7711726b5359242216d35
 DIST tblib-1.7.0.tar.gz 33074 BLAKE2B 
e05b94b9a36efde4d3fe76e9b72502674554e84e49916ea585de4f6cf9e898d1544535b1a8935fe15ffc100fcbf2b5d4f9edfdcf0ce5c86d479f2f412d3ea83f
 SHA512 
10dcff18a1da386d9dd6bae35608f4a2d3bc8f87c15fcf49d886f98d95a6defd348ef0dc5637e03f4c553a933a0ecb4c215cf15b1e78fca58fea10052f9fb4e9

diff --git a/dev-python/tblib/tblib-1.6.0.ebuild 
b/dev-python/tblib/tblib-1.6.0.ebuild
deleted file mode 100644
index df811460972..00000000000
--- a/dev-python/tblib/tblib-1.6.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Traceback fiddling library for Python"
-HOMEPAGE="https://github.com/ionelmc/python-tblib";
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-BDEPEND="test? ( dev-python/twisted[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest

Reply via email to