From 8eccda982236f2cfe9188bdcaffd9168134f39a9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 27 Jan 2023 13:58:28 +0000 Subject: gentoo auto-resync : 27:01:2023 - 13:58:28 --- dev-python/nose-random/nose-random-1.0.0.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 dev-python/nose-random/nose-random-1.0.0.ebuild (limited to 'dev-python/nose-random/nose-random-1.0.0.ebuild') diff --git a/dev-python/nose-random/nose-random-1.0.0.ebuild b/dev-python/nose-random/nose-random-1.0.0.ebuild deleted file mode 100644 index 0b75cf8ca3ad..000000000000 --- a/dev-python/nose-random/nose-random-1.0.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{9..10} ) -DISTUTILS_USE_SETUPTOOLS=bdepend -inherit distutils-r1 - -DESCRIPTION="Nose plugin to facilitate randomized unit testing" -HOMEPAGE="https://github.com/fzumstein/nose-random" -SRC_URI="https://github.com/fzumstein/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" - -RDEPEND="dev-python/nose[${PYTHON_USEDEP}]" - -# no tests -- cgit v1.2.3