unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#30468] [PATCH]     gnu: python-elasticsearch: Update to 6.1.1.
@ 2018-02-15 15:21 Pjotr Prins
  2018-02-15 21:57 ` bug#30468: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Pjotr Prins @ 2018-02-15 15:21 UTC (permalink / raw)
  To: 30468; +Cc: Pjotr Prins

From: Pjotr Prins <pjotr.public01@thebird.nl>

    * gnu/packages/python-web.scm (python-elasticsearch, python2-elasticsearch): Update to 6.1.1.
---
 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 12e45b2ef..26d533f66 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2050,14 +2050,14 @@ CSS tidy.  Also supports URL rewriting in CSS files.")
 (define-public python-elasticsearch
   (package
     (name "python-elasticsearch")
-    (version "1.0.0")
+    (version "6.1.1")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "elasticsearch" version))
         (sha256
          (base32
-          "1sdw1r05cw7ihnmng8ra9v968fj7bq6sji8i1dikymsnkcpgc69g"))))
+          "1kjxl45yvvgfb5fmamx0kfsfg9pzphiqrwbkns3s28r1w7ya74cd"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-mock" ,python-mock)
-- 
2.15.1

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

* bug#30468: [PATCH]     gnu: python-elasticsearch: Update to 6.1.1.
  2018-02-15 15:21 [bug#30468] [PATCH] gnu: python-elasticsearch: Update to 6.1.1 Pjotr Prins
@ 2018-02-15 21:57 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-02-15 21:57 UTC (permalink / raw)
  To: Pjotr Prins; +Cc: Pjotr Prins, 30468-done

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

On Thu, Feb 15, 2018 at 03:21:58PM +0000, Pjotr Prins wrote:
> From: Pjotr Prins <pjotr.public01@thebird.nl>
> 
>     * gnu/packages/python-web.scm (python-elasticsearch, python2-elasticsearch): Update to 6.1.1.

Thanks! Pushed as aabcb6e57ce024e9581b8edd36b113034d4d0d83

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-02-15 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-15 15:21 [bug#30468] [PATCH] gnu: python-elasticsearch: Update to 6.1.1 Pjotr Prins
2018-02-15 21:57 ` bug#30468: " Leo Famulari

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).