emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52916: closed ([PATCH] gnu: python-geopandas: Update to 0.10.2.)


From: GNU bug Tracking System
Subject: bug#52916: closed ([PATCH] gnu: python-geopandas: Update to 0.10.2.)
Date: Sat, 15 Jan 2022 22:02:01 +0000

Your message dated Sat, 15 Jan 2022 23:01:35 +0100
with message-id <87sfto1ww0.fsf@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@gnu.org.)


-- 
52916: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52916
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#52916: [PATCH] gnu: python-geopandas: Update to 0.10.2. Date: Sat, 15 Jan 2022 23:01:35 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Felix Gruber <felgru@posteo.net> skribis:

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

Applied, thanks.

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]