commit:     f2ebfbeaedc3a10840a8908a2666bdc16e608d6e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 10 04:12:45 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 04:12:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2ebfbea

dev-python/unittest-mixins: Remove old

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

 .../unittest-mixins/unittest-mixins-1.6-r1.ebuild     | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/dev-python/unittest-mixins/unittest-mixins-1.6-r1.ebuild 
b/dev-python/unittest-mixins/unittest-mixins-1.6-r1.ebuild
deleted file mode 100644
index 3653d0547adf..000000000000
--- a/dev-python/unittest-mixins/unittest-mixins-1.6-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A set of mixin classes and other helpers for unittest test case 
classes"
-HOMEPAGE="https://github.com/nedbat/unittest-mixins 
https://pypi.org/project/unittest-mixins/";
-SRC_URI="https://github.com/nedbat/unittest-mixins/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
-
-RDEPEND=">=dev-python/six-1.10.0[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest

Reply via email to