Gentoo Archives: gentoo-commits

From: Slawek Lis <slis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/Fiona/
Date: Tue, 30 May 2017 10:32:27
Message-Id: 1496140493.0f917d8fd17d0c71983b479f100288fab86f5bf3.slis@gentoo
1 commit: 0f917d8fd17d0c71983b479f100288fab86f5bf3
2 Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 30 10:33:16 2017 +0000
4 Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
5 CommitDate: Tue May 30 10:34:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f917d8f
7
8 sci-libs/Fiona: version bump to 1.7.6
9
10 This also fixes bug 620152, and adds support for python 3.5
11
12 Package-Manager: Portage-2.3.6, Repoman-2.3.2
13
14 sci-libs/Fiona/Fiona-1.7.6.ebuild | 36 ++++++++++++++++++++++++++++++++++++
15 sci-libs/Fiona/Manifest | 1 +
16 2 files changed, 37 insertions(+)
17
18 diff --git a/sci-libs/Fiona/Fiona-1.7.6.ebuild b/sci-libs/Fiona/Fiona-1.7.6.ebuild
19 new file mode 100644
20 index 00000000000..6f4988c809c
21 --- /dev/null
22 +++ b/sci-libs/Fiona/Fiona-1.7.6.ebuild
23 @@ -0,0 +1,36 @@
24 +# Copyright 1999-2017 Gentoo Foundation
25 +# Distributed under the terms of the GNU General Public License v2
26 +
27 +EAPI="5"
28 +
29 +PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
30 +
31 +inherit distutils-r1
32 +
33 +DESCRIPTION="OGR's neat, nimble, no-nonsense API"
34 +HOMEPAGE="https://pypi.python.org/pypi/Fiona"
35 +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
36 +
37 +LICENSE="BSD"
38 +SLOT="0"
39 +KEYWORDS="~amd64 ~x86"
40 +IUSE="test"
41 +
42 +RDEPEND="
43 + >=sci-libs/gdal-1.8
44 + dev-python/click[${PYTHON_USEDEP}]"
45 +DEPEND="${RDEPEND}
46 + dev-python/setuptools[${PYTHON_USEDEP}]
47 + dev-python/six[${PYTHON_USEDEP}]
48 + test? (
49 + dev-python/nose[${PYTHON_USEDEP}]
50 + dev-python/pytest[${PYTHON_USEDEP}]
51 + dev-python/cligj[${PYTHON_USEDEP}]
52 + dev-python/munch[${PYTHON_USEDEP}]
53 + )"
54 +
55 +PATCHES=( "${FILESDIR}"/scriptname-${PV}.patch )
56 +
57 +python_test() {
58 + esetup.py test
59 +}
60
61 diff --git a/sci-libs/Fiona/Manifest b/sci-libs/Fiona/Manifest
62 index aaea88699c7..079a203c7b0 100644
63 --- a/sci-libs/Fiona/Manifest
64 +++ b/sci-libs/Fiona/Manifest
65 @@ -1 +1,2 @@
66 DIST Fiona-1.5.1.tar.gz 1117361 SHA256 2e2469190107dc671b4aa05d5b8bed5c01ffeb9de79525c91129bad76915e095 SHA512 06a2f091138b455355aa24bdd3cace48a3ccbbcb8b680f8009862a9ef3bdc217b68ba4596c51caaa9d09d2fad606a581d50f2fc9f2d0636bfec459e2022546a7 WHIRLPOOL 47d274f1755aa875273f1c8b4ce8949fe9a22b237fff90bdf71aa3ff7a6a4a18ff9016ebe3cdf8b323a2d67fa45b6cb8c8e8bfc20c2c57e01df0aa7cf8733330
67 +DIST Fiona-1.7.6.tar.gz 641013 SHA256 d0ab7d04556005a6354c4edfd820a4001a4ad7b57332e28f7dd6c4cdab9a0e3c SHA512 a988772cd8d9cf7ee6862b87c91d18d5caf78f81c35c018e815dfb0000502a0768d9ce6c580a8ef9a9a652c64c4b6027685d597766f851563a70db07db0de4f3 WHIRLPOOL 451cad50035918b29576fd865d475249719d426ceae59bffb387422dfc2ffb8e09aa2b634b610e97e266979f5313d7ae6b2ded328012381dfd45dca008e811ed