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

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

bug#41517: closed ([PATCH] Updating python-argon2-cffi to 20.1.0)


From: GNU bug Tracking System
Subject: bug#41517: closed ([PATCH] Updating python-argon2-cffi to 20.1.0)
Date: Mon, 25 May 2020 07:03:02 +0000

Your message dated Mon, 25 May 2020 10:02:07 +0300
with message-id <20200525070207.GB3698@E5400>
and subject line Re: [bug#41517] [PATCH] Updating python-argon2-cffi to 20.1.0
has caused the debbugs.gnu.org bug report #41517,
regarding [PATCH] Updating python-argon2-cffi to 20.1.0
to be marked as done.

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


-- 
41517: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41517
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Updating python-argon2-cffi to 20.1.0 Date: Sun, 24 May 2020 18:47:53 -0400
---
 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 e6208ab3d9..fc451e83ef 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -1365,14 +1365,14 @@ I/O-free core, and integration modules for different 
event loops.")
 (define-public python-argon2-cffi
   (package
     (name "python-argon2-cffi")
-    (version "19.2.0")
+    (version "20.1.0")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "argon2-cffi" version))
         (sha256
          (base32
-          "18xxfw30gi3lwaz4vwb05iavzlrk3fa1x9fippzrgd3px8z65apz"))
+          "0zgr4mnnm0p4i99023safb0qb8cgvl202nly1rvylk2b7qnrn0nq"))
         (modules '((guix build utils)))
         (snippet '(begin (delete-file-recursively "extras") #t))))
     (build-system python-build-system)
-- 
2.26.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#41517] [PATCH] Updating python-argon2-cffi to 20.1.0 Date: Mon, 25 May 2020 10:02:07 +0300
Looks good. Patch pushed!


-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
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]