From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id dmBADOq3UmEXIQAAgWs5BA (envelope-from ) for ; Tue, 28 Sep 2021 08:36:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id iH5WB+q3UmG/JAAAbx9fmQ (envelope-from ) for ; Tue, 28 Sep 2021 06:36:26 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C47D12BC24 for ; Tue, 28 Sep 2021 08:36:25 +0200 (CEST) Received: from localhost ([::1]:50912 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mV6j2-0003Ww-UZ for larch@yhetil.org; Tue, 28 Sep 2021 02:36:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39148) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mV6ih-0003US-5K for guix-patches@gnu.org; Tue, 28 Sep 2021 02:36:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60270) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mV6ig-0007j8-Tg for guix-patches@gnu.org; Tue, 28 Sep 2021 02:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mV6ig-0000N3-E5 for guix-patches@gnu.org; Tue, 28 Sep 2021 02:36:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50812] [PATCH v4 0/5] 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:02 +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.16328109141291 (code B ref 50812); Tue, 28 Sep 2021 06:36:02 +0000 Received: (at 50812) by debbugs.gnu.org; 28 Sep 2021 06:35:14 +0000 Received: from localhost ([127.0.0.1]:43562 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mV6ht-0000Kk-W8 for submit@debbugs.gnu.org; Tue, 28 Sep 2021 02:35:14 -0400 Received: from mout02.posteo.de ([185.67.36.66]:39849) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mV6hr-0000KN-7c for 50812@debbugs.gnu.org; Tue, 28 Sep 2021 02:35:12 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 1D6ED240105 for <50812@debbugs.gnu.org>; Tue, 28 Sep 2021 08:35:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1632810905; bh=cmCKG8OCDcj7jYreEbPE6ea2Os7ebkxGGwI57ZMJGVM=; h=From:To:Cc:Subject:Date:From; b=n9o0IqyU7bZABhgy1mJ8hoJCrnibR18Sc3MvHfehIebosggfmRbOmZ1IjIoid9PYn 1uoTxYQrUxthhUDzFfbMgbx0HpZ/X1YqQFTwbha4AYL+w9+BeRqHavtg9jJVzjxZ9o RzY4YUUqfJqfL9jOVi5IsWoO38YPsiw3k+Y/SpruusuDtu0Jdv3ioz+uoL8202kL/R N4R/tobLspvG53SgB0bO4XlC3jScpOIPzHIaOw2gjxShMNDnU8o+5frYqqwGHA2eu+ f9tL3dKmfjkZGVSg2JymXT5QziyaIgNOH8x2vz7yPk4zasuMrXjX+1bZtTZ8zG1n7K IA8UTnJ7aPP1A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HJV9g610Wz6tmH; Tue, 28 Sep 2021 08:35:03 +0200 (CEST) From: Felix Gruber Date: Tue, 28 Sep 2021 06:34:39 +0000 Message-Id: <20210928063444.466158-1-felgru@posteo.net> In-Reply-To: <20210926085219.13547-1-felgru@posteo.net> References: <20210926085219.13547-1-felgru@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632810985; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=9HrCuLJhf/P1t/7p7pUn01O5xEy7yX/j7NCunktlDXA=; b=mKhUtdE6FiDlIo5963ytCR2YahVUndc0rKWosTWP/bjdu+E3DCl6yjR7euU4tuGrfg4gXE TZ+vJmIGCRexVrv6t8dbFzvS2HiUxM/TC3HE3H+CWfgTRKWTPIWLteQVQQAcyERVEEc8t/ tM52mC3S/zQu6yzxCHurM49U9aFIsh8ztFOfZKzjZ2AjHfsyY4S98KfuqQadx20hDMPkgb gymmDvUqqFR8adeM/QveHOJnTrFz7ykRcek4EP8y8wwHDffQ/gAlHzMRIdPj9ZGHVAwZ/L HnED0V84q7VAO1KZNoDxpv3KHcRlzKPo+BZygu5oFPV7aXcNyb6NVw4nwXdFfg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632810985; a=rsa-sha256; cv=none; b=aKbZcFT9Zu0G71n6JlhALKbSYkB7pppMI81QXQFDwR5T4NAJd4Th62+TyGmOAibS1lvQy3 b+eyB6YxSp0ptK3itZbal/8IsYolLdnSUIQv+2+JhB0kRbcf+ra0aFCapjkojHo2Pi3VR6 zlKhCHvogI6nvPG6ScOoByhj57WI0T7lGIytk8QJT0wIWKoxndcvFTv9e3LvfFqcs3/eHI /8g8MO1UpSToXeQf4deGrA4EL4Krtz6RNK9A1roJLeMGEcMaNn/8CxvFGreWwnlC61o7kE A3IQCeqAVQ+a2MFqcft4HvFwAa+5O/1h60fQg/4Nb4VMkTtB4tM6r6UFP+oqTA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=n9o0IqyU; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.11 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=n9o0IqyU; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: C47D12BC24 X-Spam-Score: 3.11 X-Migadu-Scanner: scn1.migadu.com X-TUID: cUzV3FzT5mw0 This version of the patchset updates the proj package to 7.2.1 instead of adding a new proj.7 package. I've confirmed that all but two of the packages given by `guix refresh -l proj` still build. The two failing packages are python-hyperkitty and itk-snap which both already failed to build before the update of proj. There is a newer version 8.1.1 of proj, but that would break quite a lot of dependent packages as it does not contain the deprecated proj_api.h anymore. So for now proj 7.2.1 is the latest version of proj to which we can update. Felix Gruber (5): gnu: proj: Update to 7.2.1. gnu: Add python-pyproj. gnu: Add python-cligj. gnu: Add python-fiona. gnu: Add python-geopandas. gnu/packages/geo.scm | 167 +++++++++++++++++++++++++++++++++--- gnu/packages/python-xyz.scm | 26 ++++++ 2 files changed, 182 insertions(+), 11 deletions(-) -- 2.30.2