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

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

bug#39450: closed ([PATCH] gnu: python-pip: Update to 20.0.2.)


From: GNU bug Tracking System
Subject: bug#39450: closed ([PATCH] gnu: python-pip: Update to 20.0.2.)
Date: Thu, 13 Feb 2020 22:27:02 +0000

Your message dated Thu, 13 Feb 2020 23:26:37 +0100
with message-id <address@hidden>
and subject line Re: [bug#39450] [PATCH] gnu: python-pip: Update to 20.0.2.
has caused the debbugs.gnu.org bug report #39450,
regarding [PATCH] gnu: python-pip: Update to 20.0.2.
to be marked as done.

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


-- 
39450: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39450
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-pip: Update to 20.0.2. Date: Thu, 6 Feb 2020 09:13:45 +0100
* gnu/packages/python-xyz.scm (python-pip): Update to 20.0.2.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index dcc1595446..2faf022934 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7389,14 +7389,14 @@ responses, rather than doing any computation.")
 (define-public python-pip
   (package
     (name "python-pip")
-    (version "19.2.1")
+    (version "20.0.2")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pip" version))
        (sha256
         (base32
-         "100sd12ss4mbdj5lf3wawad29cm573b27765mq098x6xhcj71395"))))
+         "0zwnlsjn6mb742cr995zfbk9v56ygxp8w3k49601r9by9kmcic3x"))))
     (build-system python-build-system)
     (arguments
      '(#:tests? #f))          ; there are no tests in the pypi archive.
-- 
2.25.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#39450] [PATCH] gnu: python-pip: Update to 20.0.2. Date: Thu, 13 Feb 2020 23:26:37 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

Tanguy Le Carrour <address@hidden> skribis:

> * gnu/packages/python-xyz.scm (python-pip): Update to 20.0.2.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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