unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#35892] [PATCH 2/4] gnu: python-shapely: Update to 1.6.4.post2.
@ 2019-05-25  0:14 Brett Gilio
  2019-05-26  8:24 ` bug#35892: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-05-25  0:14 UTC (permalink / raw)
  To: 35892

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 2/4] gnu: python-shapely: Update to 1.6.4.post2. --]
[-- Type: text/x-patch, Size: 1106 bytes --]

From 0c6033bbfceb750d6d069d4f751b7811a02a4f3b Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#35892: [PATCH 2/4] gnu: python-shapely: Update to 1.6.4.post2.
  2019-05-25  0:14 [bug#35892] [PATCH 2/4] gnu: python-shapely: Update to 1.6.4.post2 Brett Gilio
@ 2019-05-26  8:24 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2019-05-26  8:24 UTC (permalink / raw)
  To: Brett Gilio, 35892-done

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

Brett Gilio <brettg@posteo.net> writes:

> From 0c6033bbfceb750d6d069d4f751b7811a02a4f3b Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-26  8:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-25  0:14 [bug#35892] [PATCH 2/4] gnu: python-shapely: Update to 1.6.4.post2 Brett Gilio
2019-05-26  8:24 ` bug#35892: " Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).