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

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

[debbugs-tracker] bug#35892: closed ([PATCH 2/4] gnu: python-shapely: Up


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35892: closed ([PATCH 2/4] gnu: python-shapely: Update to 1.6.4.post2.)
Date: Sun, 26 May 2019 08:25:03 +0000

Your message dated Sun, 26 May 2019 10:24:37 +0200
with message-id <address@hidden>
and subject line Re: [bug#35892] [PATCH 2/4] gnu: python-shapely: Update to 
1.6.4.post2.
has caused the debbugs.gnu.org bug report #35892,
regarding [PATCH 2/4] gnu: python-shapely: Update to 1.6.4.post2.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
35892: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35892
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 2/4] gnu: python-shapely: Update to 1.6.4.post2. Date: Fri, 24 May 2019 19:14:17 -0500
>From 0c6033bbfceb750d6d069d4f751b7811a02a4f3b Mon Sep 17 00:00:00 2001
From: Brett Gilio <address@hidden>
Date: Fri, 24 May 2019 19:10:03 -0500
Subject: [PATCH 2/4] gnu: python-shapely: Update to 1.6.4.post2.

* gnu/packages/python-xyz.scm (python-shapely): Update to 1.6.4.post2.
---
 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 88cf57a30d..a58b788ca1 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -193,14 +193,14 @@ pidof, tty, taskset, pmap.")
 (define-public python-shapely
   (package
     (name "python-shapely")
-    (version "1.6.3")
+    (version "1.6.4.post2")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "Shapely" version))
        (sha256
         (base32
-         "0svc58dzcw9gj92b4sgq35sdxkf85z0qwlzxarkzq4bp3h8jy58l"))))
+         "03r42fmd9alp6r3q95ad6rldq2f7n1wimrw53zy5kpn33yv7pf64"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-cython" ,python-cython)
-- 
2.21.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#35892] [PATCH 2/4] gnu: python-shapely: Update to 1.6.4.post2. Date: Sun, 26 May 2019 10:24:37 +0200 User-agent: Notmuch/0.28.4 (https://notmuchmail.org) Emacs/26.2 (x86_64-pc-linux-gnu)
Brett Gilio <address@hidden> writes:

> From 0c6033bbfceb750d6d069d4f751b7811a02a4f3b Mon Sep 17 00:00:00 2001
> From: Brett Gilio <address@hidden>
> Date: Fri, 24 May 2019 19:10:03 -0500
> Subject: [PATCH 2/4] gnu: python-shapely: Update to 1.6.4.post2.

Pushed in 6d94465b4eb4b4c1446fff6129a16b7bcc0c5eb0, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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