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

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

bug#41589: closed ([PATCH] gnu: python-certifi: Update to 2019.11.28.)


From: GNU bug Tracking System
Subject: bug#41589: closed ([PATCH] gnu: python-certifi: Update to 2019.11.28.)
Date: Fri, 29 May 2020 16:09:02 +0000

Your message dated Fri, 29 May 2020 18:08:04 +0200
with message-id <87d06m207v.fsf@gnu.org>
and subject line Re: [bug#41589] [PATCH] gnu: python-certifi: Update to 
2019.11.28.
has caused the debbugs.gnu.org bug report #41589,
regarding [PATCH] gnu: python-certifi: Update to 2019.11.28.
to be marked as done.

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


-- 
41589: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41589
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-certifi: Update to 2019.11.28. Date: Fri, 29 May 2020 11:00:20 +0430 User-agent: Cyrus-JMAP/3.3.0-dev0-504-g204cd6f-fm-20200527.002-g204cd6f2
* gnu/packages/python-crypto.scm (python-certifi): Update to 2019.11.28.
---
 gnu/packages/python-crypto.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index fc451e83ef..54dae6e4db 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -448,13 +448,13 @@ risk.")
 (define-public python-certifi
   (package
     (name "python-certifi")
-    (version "2019.3.9")
+    (version "2019.11.28")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "certifi" version))
               (sha256
                (base32
-                "1bnpw7hrf9i1l9gfxjnzi45hkrvzz0pyn9ia8m4mw7sxhgb08qdj"))))
+                "07qg6864bk4qxa8akr967amlmsq9v310hp039mcpjx6dliylrdi5"))))
     (build-system python-build-system)
     (home-page "https://certifi.io/";)
     (synopsis "Python CA certificate bundle")
-- 
2.26.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#41589] [PATCH] gnu: python-certifi: Update to 2019.11.28. Date: Fri, 29 May 2020 18:08:04 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

"Hamzeh Nasajpour" <h.nasajpour@pantherx.org> skribis:

> * gnu/packages/python-crypto.scm (python-certifi): Update to 2019.11.28.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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