GNU bug report logs - #52916
[PATCH] gnu: python-geopandas: Update to 0.10.2.

Previous Next

Package: guix-patches;

Reported by: Felix Gruber <felgru <at> posteo.net>

Date: Fri, 31 Dec 2021 15:43:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#52916: closed ([PATCH] gnu: python-geopandas: Update to 0.10.2.)
Date: Sat, 15 Jan 2022 22:02:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 15 Jan 2022 23:01:35 +0100
with message-id <87sfto1ww0.fsf <at> gnu.org>
and subject line Re: bug#52916: [PATCH] gnu: python-geopandas: Update to 0.10.2.
has caused the debbugs.gnu.org bug report #52916,
regarding [PATCH] gnu: python-geopandas: Update to 0.10.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
52916: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52916
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Felix Gruber <felgru <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Felix Gruber <felgru <at> posteo.net>
Subject: [PATCH] gnu: python-geopandas: Update to 0.10.2.
Date: Fri, 31 Dec 2021 15:42:19 +0000
* gnu/packages/geo.scm (python-geopandas): Update to 0.10.2.
---
 gnu/packages/geo.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 8e5965c97c..e52311a1a8 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -691,14 +691,14 @@ pyproj, Rtree, and Shapely.")
 (define-public python-geopandas
   (package
     (name "python-geopandas")
-    (version "0.9.0")
+    (version "0.10.2")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "geopandas" version))
         (sha256
           (base32
-            "02k389zyyjv51gd09c92vlr83sv46awdq0066jgh5i24vjs2m5v3"))))
+            "1nvim2i47ap1zdwy6kxydskf1cir5g4ij8124wvmrqij0zklggzg"))))
     (build-system python-build-system)
     (arguments
      '(#:phases
-- 
2.30.2



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Felix Gruber <felgru <at> posteo.net>
Cc: 52916-done <at> debbugs.gnu.org
Subject: Re: bug#52916: [PATCH] gnu: python-geopandas: Update to 0.10.2.
Date: Sat, 15 Jan 2022 23:01:35 +0100
Hi,

Felix Gruber <felgru <at> posteo.net> skribis:

> * gnu/packages/geo.scm (python-geopandas): Update to 0.10.2.

Applied, thanks.

Ludo’.


This bug report was last modified 3 years and 186 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.