unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Josh Marshall <joshua.r.marshall.1991@gmail.com>
To: 41345@debbugs.gnu.org
Subject: [bug#41345] 000-update-python-argon2-cffi.patch
Date: Sun, 17 May 2020 00:20:27 -0400	[thread overview]
Message-ID: <CAFkJGRevx7HfdA5=gCSgtumgPt1zjLqVvK+-Gfy1J4_GDOm81g@mail.gmail.com> (raw)

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)




             reply	other threads:[~2020-05-17  4:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-17  4:20 Josh Marshall [this message]
2020-05-20 21:01 ` [bug#41345] 000-update-python-argon2-cffi.patch Marius Bakke
2020-05-20 21:07   ` Josh Marshall
2020-05-25 11:55     ` Josh Marshall
2020-05-25 14:59       ` bug#41345: 000-update-python-argon2-cffi.patch Marius Bakke
2020-05-25 16:13         ` [bug#41345] 000-update-python-argon2-cffi.patch Josh Marshall
2020-05-25 21:35           ` Marius Bakke
2020-05-25 22:39             ` Josh Marshall
2020-05-30 13:12               ` Marius Bakke
2020-05-30 16:49                 ` Josh Marshall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFkJGRevx7HfdA5=gCSgtumgPt1zjLqVvK+-Gfy1J4_GDOm81g@mail.gmail.com' \
    --to=joshua.r.marshall.1991@gmail.com \
    --cc=41345@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).