GNU bug report logs - #30468
[PATCH] gnu: python-elasticsearch: Update to 6.1.1.

Previous Next

Package: guix-patches;

Reported by: Pjotr Prins <pjotr.public12 <at> thebird.nl>

Date: Thu, 15 Feb 2018 15:27:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30468 in the body.
You can then email your comments to 30468 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#30468; Package guix-patches. (Thu, 15 Feb 2018 15:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Pjotr Prins <pjotr.public12 <at> thebird.nl>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 15 Feb 2018 15:27:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Pjotr Prins <pjotr.public12 <at> thebird.nl>
To: guix-patches <at> gnu.org
Cc: Pjotr Prins <pjotr.public01 <at> thebird.nl>
Subject: [PATCH]     gnu: python-elasticsearch: Update to 6.1.1.
Date: Thu, 15 Feb 2018 15:21:58 +0000
From: Pjotr Prins <pjotr.public01 <at> 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





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 15 Feb 2018 21:58:01 GMT) Full text and rfc822 format available.

Notification sent to Pjotr Prins <pjotr.public12 <at> thebird.nl>:
bug acknowledged by developer. (Thu, 15 Feb 2018 21:58:01 GMT) Full text and rfc822 format available.

Message #10 received at 30468-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Pjotr Prins <pjotr.public12 <at> thebird.nl>
Cc: Pjotr Prins <pjotr.public01 <at> thebird.nl>, 30468-done <at> debbugs.gnu.org
Subject: Re: [bug#30468] [PATCH]     gnu: python-elasticsearch: Update to
 6.1.1.
Date: Thu, 15 Feb 2018 16:57:45 -0500
[Message part 1 (text/plain, inline)]
On Thu, Feb 15, 2018 at 03:21:58PM +0000, Pjotr Prins wrote:
> From: Pjotr Prins <pjotr.public01 <at> thebird.nl>
> 
>     * gnu/packages/python-web.scm (python-elasticsearch, python2-elasticsearch): Update to 6.1.1.

Thanks! Pushed as aabcb6e57ce024e9581b8edd36b113034d4d0d83
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 16 Mar 2018 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 183 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.