commit:     a02c901876acc68c146e30460e6f7eb7682f319e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  4 15:43:25 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb  4 15:43:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a02c9018

sci-libs/Fiona: Remove old

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

 sci-libs/Fiona/Fiona-1.5.1.ebuild | 35 -----------------------------------
 sci-libs/Fiona/Manifest           |  1 -
 2 files changed, 36 deletions(-)

diff --git a/sci-libs/Fiona/Fiona-1.5.1.ebuild 
b/sci-libs/Fiona/Fiona-1.5.1.ebuild
deleted file mode 100644
index c44224221cd..00000000000
--- a/sci-libs/Fiona/Fiona-1.5.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="OGR's neat, nimble, no-nonsense API"
-HOMEPAGE="https://pypi.org/project/Fiona/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       >=sci-libs/gdal-1.8
-       dev-python/click[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       dev-python/six[${PYTHON_USEDEP}]
-       test? (
-               dev-python/nose[${PYTHON_USEDEP}]
-               dev-python/pytest[${PYTHON_USEDEP}]
-       )"
-
-PATCHES=( "${FILESDIR}"/scriptname.patch )
-
-python_test() {
-       esetup.py test
-}

diff --git a/sci-libs/Fiona/Manifest b/sci-libs/Fiona/Manifest
index b388f3cba2a..3a12db34e6c 100644
--- a/sci-libs/Fiona/Manifest
+++ b/sci-libs/Fiona/Manifest
@@ -1,2 +1 @@
-DIST Fiona-1.5.1.tar.gz 1117361 BLAKE2B 
4a2ecd9bcf8152c66a167eef58ecd116452118b888a18b9aadc5fa07ba9fe4cfd4b367c422e5176a3b2e7f9b1e146c6940c332c063d52eabd63b02426864af96
 SHA512 
06a2f091138b455355aa24bdd3cace48a3ccbbcb8b680f8009862a9ef3bdc217b68ba4596c51caaa9d09d2fad606a581d50f2fc9f2d0636bfec459e2022546a7
 DIST Fiona-1.7.6.tar.gz 641013 BLAKE2B 
f8cadfaad300306f2d6c5f306d842366807c23db59e96309911f05608a956bb088700da88b9a22e27af0af3decc396b1fe66815007945a39aa193c31c4769155
 SHA512 
a988772cd8d9cf7ee6862b87c91d18d5caf78f81c35c018e815dfb0000502a0768d9ce6c580a8ef9a9a652c64c4b6027685d597766f851563a70db07db0de4f3

Reply via email to