From 9972da7fc392fcf16c49c34f00c2f51c067d0d3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Jul 2020 18:40:59 +0200 Subject: dev-python/SchemaObject: Remove redundant versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/SchemaObject/SchemaObject-0.5.7.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 dev-python/SchemaObject/SchemaObject-0.5.7.ebuild (limited to 'dev-python/SchemaObject/SchemaObject-0.5.7.ebuild') diff --git a/dev-python/SchemaObject/SchemaObject-0.5.7.ebuild b/dev-python/SchemaObject/SchemaObject-0.5.7.ebuild deleted file mode 100644 index ff742456ffa7..000000000000 --- a/dev-python/SchemaObject/SchemaObject-0.5.7.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="A simple Python object interface to a MySQL database schema" -HOMEPAGE="https://github.com/mmatuson/SchemaObject" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -- cgit v1.2.3