From patchwork Tue Sep 28 06:34:44 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Felix Gruber X-Patchwork-Id: 33387 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9EC3927BBE3; Tue, 28 Sep 2021 07:36:49 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 63CEA27BBE1 for ; Tue, 28 Sep 2021 07:36:49 +0100 (BST) Received: from localhost ([::1]:52302 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mV6jQ-0004UJ-He for patchwork@mira.cbaines.net; Tue, 28 Sep 2021 02:36:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39166) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mV6ii-0003V2-PP for guix-patches@gnu.org; Tue, 28 Sep 2021 02:36:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60275) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mV6ii-0007lf-GO for guix-patches@gnu.org; Tue, 28 Sep 2021 02:36:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mV6ii-0000Ne-Dt for guix-patches@gnu.org; Tue, 28 Sep 2021 02:36:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50812] [PATCH v4 5/5] gnu: Add python-geopandas. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 28 Sep 2021 06:36:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50812 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50812@debbugs.gnu.org Cc: Guillaume Le Vaillant , Felix Gruber , Xinglu Chen , Maxime Devos Received: via spool by 50812-submit@debbugs.gnu.org id=B50812.16328109381386 (code B ref 50812); Tue, 28 Sep 2021 06:36:04 +0000 Received: (at 50812) by debbugs.gnu.org; 28 Sep 2021 06:35:38 +0000 Received: from localhost ([127.0.0.1]:43582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mV6iH-0000MD-BS for submit@debbugs.gnu.org; Tue, 28 Sep 2021 02:35:37 -0400 Received: from mout02.posteo.de ([185.67.36.66]:52261) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mV6iF-0000Lj-Ie for 50812@debbugs.gnu.org; Tue, 28 Sep 2021 02:35:35 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id DEC46240107 for <50812@debbugs.gnu.org>; Tue, 28 Sep 2021 08:35:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1632810929; bh=7fie50/AH8eRE4fwzr6ZuYmlnAZ40vBdHrh51WT7Giw=; h=From:To:Cc:Subject:Date:From; b=W8/0E5NWdAFUFWYKXVItMWtZD6EL2Sq4we1DzuJFRVgDy79M5ff6E6e0Spee3y3/y TbAMO/rU6OHXmv3Tg9qGn67Ztwk+Y4cGGXiUEm8JyjU2kaDDvbZU/NJ/Dz3k/CymUq /JkmOCNU/CInoukeWPlVJJwF8OwX7YlYX+e6yHmVg1USTUaOc+BnmNfM+SxnOXwDbi 43/QZSydEwkaYKPqLov+WQci+lIFuUBcdj/gxbRM+URL+f1fls9wdR0MHvzoBE142x aJn+QPp1eO/R531Es5ScFCntOABrDM81EucylqYUiu20I1SKeRelK+LgzbZjFNln4+ AFpeAt7Lu8aTw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HJVB86wGjz9rxD; Tue, 28 Sep 2021 08:35:28 +0200 (CEST) From: Felix Gruber Date: Tue, 28 Sep 2021 06:34:44 +0000 Message-Id: <20210928063444.466158-6-felgru@posteo.net> In-Reply-To: <20210928063444.466158-1-felgru@posteo.net> References: <20210926085219.13547-1-felgru@posteo.net> <20210928063444.466158-1-felgru@posteo.net> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/geo.scm (python-geopandas): New variable. --- gnu/packages/geo.scm | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index 4329ee118e..329ba0a9f9 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -698,6 +698,47 @@ systems and integrates readily with other Python GIS packages such as pyproj, Rtree, and Shapely.") (license license:bsd-3))) +(define-public python-geopandas + (package + (name "python-geopandas") + (version "0.9.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "geopandas" version)) + (sha256 + (base32 + "02k389zyyjv51gd09c92vlr83sv46awdq0066jgh5i24vjs2m5v3")))) + (build-system python-build-system) + (arguments + '(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + (invoke "pytest" + ; Disable test that fails with + ; NotImplementedError in pandas. + "-k" "not test_fillna_no_op_returns_copy" + ; Disable tests that require internet access. + "-m" "not web"))))))) + (propagated-inputs + `(("python-fiona" ,python-fiona) + ("python-pandas" ,python-pandas) + ("python-pyproj" ,python-pyproj) + ("python-shapely" ,python-shapely))) + (native-inputs + `(("python-pytest" ,python-pytest))) + (home-page "http://geopandas.org") + (synopsis "Geographic pandas extensions") + (description "The goal of GeoPandas is to make working with +geospatial data in Python easier. It combines the capabilities of +Pandas and Shapely, providing geospatial operations in Pandas and a +high-level interface to multiple geometries to Shapely. GeoPandas +enables you to easily do operations in Python that would otherwise +require a spatial database such as PostGIS.") + (license license:bsd-3))) + (define-public mapnik (package (name "mapnik")