From f5b58dc4748779b902853bf0e8fe1e626055ba50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 4 May 2020 11:29:18 +0200 Subject: dev-python/python-bugzilla: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../python-bugzilla/python-bugzilla-1.2.2.ebuild | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild (limited to 'dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild') diff --git a/dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild b/dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild deleted file mode 100644 index 923a3e048290..000000000000 --- a/dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild +++ /dev/null @@ -1,24 +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="A python module for interacting with Bugzilla over XMLRPC" -HOMEPAGE="https://github.com/python-bugzilla/python-bugzilla" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -KEYWORDS="amd64 x86" -IUSE="" -LICENSE="GPL-2" -SLOT="0" - -RDEPEND=" - || ( dev-python/python-magic[${PYTHON_USEDEP}] sys-apps/file[python,${PYTHON_USEDEP}] ) - dev-python/requests[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -" -- cgit v1.2.3