From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/geopandas/
Date: Sat, 10 Dec 2022 12:42:56 +0000 (UTC) [thread overview]
Message-ID: <1670675345.9e16c84288ef96ceeb7390d8cf6fc8872ffd0db8.andrewammerlaan@gentoo> (raw)
commit: 9e16c84288ef96ceeb7390d8cf6fc8872ffd0db8
Author: Dennis Gonçalves <camaradadennis <AT> gmail <DOT> com>
AuthorDate: Fri Dec 9 19:53:34 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 12:29:05 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9e16c842
dev-python/geopandas: added optfeature messages to pkg_postinst()
Signed-off-by: Dennis Gonçalves <camaradadennis <AT> gmail.com>
Closes: https://github.com/gentoo/sci/pull/1184
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/geopandas/geopandas-0.12.1.ebuild | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/dev-python/geopandas/geopandas-0.12.1.ebuild b/dev-python/geopandas/geopandas-0.12.1.ebuild
index e63aaa1bc..86a8624a1 100644
--- a/dev-python/geopandas/geopandas-0.12.1.ebuild
+++ b/dev-python/geopandas/geopandas-0.12.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_PEP517="setuptools"
-inherit distutils-r1
+inherit distutils-r1 optfeature
DESCRIPTION="Python tools for geographic data"
HOMEPAGE="https://github.com/geopandas/geopandas"
@@ -32,3 +32,9 @@ python_test() {
epytest ${deselect[@]/#/--deselect }
}
+
+pkg_postinst() {
+ optfeature "plotting" dev-python/matplotlib
+ optfeature "spatial indexes and spatial joins" sci-libs/rtree
+ optfeature "geocoding" sci-geosciences/geopy
+}
next reply other threads:[~2022-12-10 12:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-10 12:42 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-19 14:05 [gentoo-commits] proj/sci:master commit in: dev-python/geopandas/ Nowa Ammerlaan
2023-09-05 11:05 Andrew Ammerlaan
2023-02-10 10:48 Andrew Ammerlaan
2023-01-12 10:51 Horea Christian
2023-01-12 10:51 Horea Christian
2022-12-10 12:42 Andrew Ammerlaan
2022-07-03 8:26 Andrew Ammerlaan
2022-01-18 16:37 Andrew Ammerlaan
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=1670675345.9e16c84288ef96ceeb7390d8cf6fc8872ffd0db8.andrewammerlaan@gentoo \
--to=andrewammerlaan@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