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

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

bug#57319: closed ([PATCH] gnu: python-shapely: Update to 1.8.4.)


From: GNU bug Tracking System
Subject: bug#57319: closed ([PATCH] gnu: python-shapely: Update to 1.8.4.)
Date: Tue, 23 Aug 2022 00:45:02 +0000

Your message dated Tue, 23 Aug 2022 08:44:25 +0800
with message-id <87lerfzt3q.fsf@envs.net>
and subject line Re: bug#57319: [PATCH] gnu: python-shapely: Update to 1.8.4.
has caused the debbugs.gnu.org bug report #57319,
regarding [PATCH] gnu: python-shapely: Update to 1.8.4.
to be marked as done.

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


-- 
57319: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57319
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-shapely: Update to 1.8.4. Date: Sun, 21 Aug 2022 13:53:30 +0000
* gnu/packages/python-xyz.scm (python-shapely): Update to 1.8.4.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index a08a0b7304..8ba55972e8 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1211,13 +1211,13 @@ iotop, uptime, pidof, tty, taskset, pmap.")
 (define-public python-shapely
   (package
     (name "python-shapely")
-    (version "1.8.2")
+    (version "1.8.4")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "Shapely" version))
        (sha256
-        (base32 "1dpbjw0w2l1r9s5drmi4cyr1yd5h2a4m9vip7qhy7mbg03azjajp"))))
+        (base32 "130rqd0czi128wm5pdn47v4m6czxd7pkzanbya8q48gsm8ffb5d1"))))
     (build-system python-build-system)
     (native-inputs
      (list python-cython python-matplotlib python-pytest
-- 
2.30.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#57319: [PATCH] gnu: python-shapely: Update to 1.8.4. Date: Tue, 23 Aug 2022 08:44:25 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Felix Gruber <felgru@posteo.net> writes:

> * gnu/packages/python-xyz.scm (python-shapely): Update to 1.8.4.

Pushed, thank you!


--- End Message ---

reply via email to

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