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

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

bug#42288: closed ([PATCH] gnu: httpie: Update to 2.2.0.)


From: GNU bug Tracking System
Subject: bug#42288: closed ([PATCH] gnu: httpie: Update to 2.2.0.)
Date: Sun, 12 Jul 2020 19:00:02 +0000

Your message dated Sun, 12 Jul 2020 21:58:26 +0300
with message-id <20200712185826.GF9396@E5400>
and subject line Re: [bug#42288] [PATCH] gnu: httpie: Update to 2.2.0.
has caused the debbugs.gnu.org bug report #42288,
regarding [PATCH] gnu: httpie: Update to 2.2.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42288: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42288
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: httpie: Update to 2.2.0. Date: Thu, 9 Jul 2020 09:48:30 +0200
* gnu/packages/python-web.scm (httpie): Update to 2.2.0.
---
 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 c929e254f7..c3016c8d95 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -372,14 +372,14 @@ other HTTP libraries.")
 (define-public httpie
   (package
     (name "httpie")
-    (version "2.0.0")
+    (version "2.2.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "httpie" version))
        (sha256
         (base32
-         "02bw20cwv3a1lzrn919dk25dq4v81x6q786zlrqsqzhsdxszj14c"))))
+         "18058k0i3cc4ixvgzj882w693lf40283flvspbrvd876iq42ib1i"))))
     (build-system python-build-system)
     (arguments
      ;; The tests attempt to access external web servers, so we cannot run 
them.
-- 
2.27.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#42288] [PATCH] gnu: httpie: Update to 2.2.0. Date: Sun, 12 Jul 2020 21:58:26 +0300
Looks good. Patch pushed!


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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