GNU bug report logs - #41517
[PATCH] Updating python-argon2-cffi to 20.1.0

Previous Next

Package: guix-patches;

Reported by: Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>

Date: Sun, 24 May 2020 22:49:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41517 in the body.
You can then email your comments to 41517 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#41517; Package guix-patches. (Sun, 24 May 2020 22:49:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 24 May 2020 22:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>
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





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Mon, 25 May 2020 07:03:02 GMT) Full text and rfc822 format available.

Notification sent to Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>:
bug acknowledged by developer. (Mon, 25 May 2020 07:03:02 GMT) Full text and rfc822 format available.

Message #10 received at 41517-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>
Cc: 41517-done <at> debbugs.gnu.org
Subject: Re: [bug#41517] [PATCH] Updating python-argon2-cffi to 20.1.0
Date: Mon, 25 May 2020 10:02:07 +0300
[Message part 1 (text/plain, inline)]
Looks good. Patch pushed!


-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 22 Jun 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 363 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.