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

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

[debbugs-tracker] bug#30468: closed ([PATCH] gnu: python-elasticsearch:


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30468: closed ([PATCH] gnu: python-elasticsearch: Update to 6.1.1.)
Date: Thu, 15 Feb 2018 21:58:01 +0000

Your message dated Thu, 15 Feb 2018 16:57:45 -0500
with message-id <address@hidden>
and subject line Re: [bug#30468] [PATCH]     gnu: python-elasticsearch: Update 
to 6.1.1.
has caused the debbugs.gnu.org bug report #30468,
regarding [PATCH]     gnu: python-elasticsearch: Update to 6.1.1.
to be marked as done.

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


-- 
30468: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30468
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-elasticsearch: Update to 6.1.1. Date: Thu, 15 Feb 2018 15:21:58 +0000
From: Pjotr Prins <address@hidden>

    * 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#30468] [PATCH] gnu: python-elasticsearch: Update to 6.1.1. Date: Thu, 15 Feb 2018 16:57:45 -0500 User-agent: Mutt/1.9.3 (2018-01-21)
On Thu, Feb 15, 2018 at 03:21:58PM +0000, Pjotr Prins wrote:
> From: Pjotr Prins <address@hidden>
> 
>     * gnu/packages/python-web.scm (python-elasticsearch, 
> python2-elasticsearch): Update to 6.1.1.

Thanks! Pushed as aabcb6e57ce024e9581b8edd36b113034d4d0d83

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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