[PATCH] gnu: python-elasticsearch: Update to 6.1.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • Leo Famulari
  • Pjotr Prins
Owner
unassigned
Submitted by
Pjotr Prins
Severity
normal
P
P
Pjotr Prins wrote on 15 Feb 2018 16:21
(address . guix-patches@gnu.org)(name . Pjotr Prins)(address . pjotr.public01@thebird.nl)
20180215152158.23020-1-pjotr.public12@thebird.nl
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(-)

Toggle diff (23 lines)
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
L
L
Leo Famulari wrote on 15 Feb 2018 22:57
(name . Pjotr Prins)(address . pjotr.public12@thebird.nl)
20180215215745.GA15645@jasmine.lan
On Thu, Feb 15, 2018 at 03:21:58PM +0000, Pjotr Prins wrote:
Toggle quote (4 lines)
> 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
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlqGAlkACgkQJkb6MLrK
fwhiIg//ZrIzPsoNNW3cz4B1JGectTSLpBhLJLz/CNX0v59nvI3gajjKNLx0VtmO
Mgn59yc/XAJ/5JYTXwexaccLqHV5DzroSVnKRifOJke+ktVIAr2KSpeK6BNpA9+T
kCUcmKE4N1Da6pdnhas5qO+hTVwdElwpENCHJ+p+mrROb2k0IjaPBz8AaGTWp0v+
lpaYF4voq10R2XWvc9wyGVjhyEB8OxG2+xbMLgfEPoyxKPcHfi6CyaGJFsIWexIH
2qeJQiNL1tqHT3jG9bgAqsrHOEaVBbVcCh3I/eqTIJjgDwQKIhIYDD2Pd+fthKyS
8P1ShFZbocWMn//Pi4E/fEBu6FJ5kGo6gO4abL4i3JLcaOaJhbGvG9Ul2DlnWmdS
SCxMMcfp5IYFM+BR2Vk7bgwXPX0LpCMj2CQOzB8/NXuTFc4qk6VmQMeePABHNOlT
qmZp/JQoHhqA6+wp86u+oQk++wYT4zrYoKm4N9xn+BhkyM6zmOjyPmh8nl+i4NVC
9Y3QT9Kh4vHRBzGsrF7iFovsH0VxjoyeJdSGyJNzxreaSP4bNnuY5OAU18C2rorP
3AyQXxuq4ifWi/n44icOYdIUZhmUSGQfTw5C8KktykA0+f81AlVENCKBSySyJw2O
+8YlDabZ1eBnL+njKA+44AEEmo1fgZXyOdLhIGk1AjzeOB7y7QQ=
=0OP3
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 30468@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 30468
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch