From: "Dennis Lamm" <expeditioneer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/rtree/
Date: Mon, 12 Oct 2020 18:46:12 +0000 (UTC) [thread overview]
Message-ID: <1602528359.2332003973da6b9c6441f93448df4785f053ce68.expeditioneer@gentoo> (raw)
commit: 2332003973da6b9c6441f93448df4785f053ce68
Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 16:08:59 2020 +0000
Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 18:45:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23320039
sci-libs/rtree-0.9.4: fixed missing dependency for tests
Closes: https://bugs.gentoo.org/747883
Signed-off-by: Dennis Lamm <expeditoneer <AT> gentoo.org>
Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
sci-libs/rtree/rtree-0.9.4-r1.ebuild | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/sci-libs/rtree/rtree-0.9.4-r1.ebuild b/sci-libs/rtree/rtree-0.9.4-r1.ebuild
new file mode 100644
index 00000000000..a0940fd1901
--- /dev/null
+++ b/sci-libs/rtree/rtree-0.9.4-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+MY_PN="Rtree"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="R-Tree spatial index for Python GIS"
+HOMEPAGE="https://rtree.readthedocs.io/en/latest/"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+S=${WORKDIR}/${MY_P}
+
+RDEPEND="sci-libs/libspatialindex"
+
+distutils_enable_sphinx docs/source
+
+distutils_enable_tests pytest
+
+DEPEND+="
+ test? ( dev-python/numpy[${PYTHON_USEDEP}] )
+"
next reply other threads:[~2020-10-12 18:46 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-12 18:46 Dennis Lamm [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-10 9:32 [gentoo-commits] repo/gentoo:master commit in: sci-libs/rtree/ Michał Górny
2024-07-10 9:32 Michał Górny
2023-11-24 17:04 Arthur Zamarin
2023-09-14 11:02 Andrew Ammerlaan
2023-04-08 12:24 Michał Górny
2023-04-08 9:39 Arthur Zamarin
2023-03-25 17:19 Michał Górny
2022-06-01 10:55 Andrew Ammerlaan
2022-05-21 9:18 Andrew Ammerlaan
2022-05-20 18:01 Andrew Ammerlaan
2022-03-10 21:21 Jakov Smolić
2022-02-19 7:19 Arthur Zamarin
2021-07-08 11:08 Andrew Ammerlaan
2021-06-05 14:25 Andrew Ammerlaan
2021-06-05 10:47 Andrew Ammerlaan
2021-02-07 23:57 Dennis Lamm
2020-12-29 12:21 Dennis Lamm
2020-10-12 18:46 Dennis Lamm
2020-10-11 15:47 Dennis Lamm
2020-08-22 10:29 [gentoo-commits] repo/gentoo:master commit in: sci-libs/Rtree/ Dennis Lamm
2020-08-22 10:29 Dennis Lamm
2020-01-28 21:30 Michał Górny
2020-01-28 21:30 Michał Górny
2018-11-03 8:22 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1602528359.2332003973da6b9c6441f93448df4785f053ce68.expeditioneer@gentoo \
--to=expeditioneer@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox