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

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

bug#39114: closed ([PATCH 2/2] gnu: httpie: Update to 2.0.0.)


From: GNU bug Tracking System
Subject: bug#39114: closed ([PATCH 2/2] gnu: httpie: Update to 2.0.0.)
Date: Fri, 24 Jan 2020 23:16:02 +0000

Your message dated Sat, 25 Jan 2020 00:15:40 +0100
with message-id <address@hidden>
and subject line Re: [bug#39114] [PATCH 2/2] gnu: httpie: Update to 2.0.0.
has caused the debbugs.gnu.org bug report #39114,
regarding [PATCH 2/2] gnu: httpie: Update to 2.0.0.
to be marked as done.

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


-- 
39114: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39114
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 2/2] gnu: httpie: Update to 2.0.0. Date: Mon, 13 Jan 2020 14:41:02 +0000
* gnu/packages/python-web.scm (httpie): Update to 2.0.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 179e64e0a1..20ed65cf01 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -310,14 +310,14 @@ other HTTP libraries.")
 (define-public httpie
   (package
     (name "httpie")
-    (version "1.0.3")
+    (version "2.0.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "httpie" version))
        (sha256
         (base32
-         "103fcigpxf4nqmrdqjnyz7d9n4n16906slwmmqqc0gkxv8hnw6vd"))))
+         "02bw20cwv3a1lzrn919dk25dq4v81x6q786zlrqsqzhsdxszj14c"))))
     (build-system python-build-system)
     (arguments
      ;; The tests attempt to access external web servers, so we cannot run 
them.
-- 
2.24.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#39114] [PATCH 2/2] gnu: httpie: Update to 2.0.0. Date: Sat, 25 Jan 2020 00:15:40 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Josh Holland <address@hidden> skribis:

> * gnu/packages/python-web.scm (httpie): Update to 2.0.0.

Applied, thanks!


--- End Message ---

reply via email to

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