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

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

bug#41345: closed (000-update-python-argon2-cffi.patch)


From: GNU bug Tracking System
Subject: bug#41345: closed (000-update-python-argon2-cffi.patch)
Date: Mon, 25 May 2020 15:38:01 +0000

Your message dated Mon, 25 May 2020 16:59:42 +0200
with message-id <address@hidden>
and subject line Re: [bug#41345] 000-update-python-argon2-cffi.patch
has caused the debbugs.gnu.org bug report #41345,
regarding 000-update-python-argon2-cffi.patch
to be marked as done.

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


-- 
41345: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41345
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 000-update-python-argon2-cffi.patch Date: Sun, 17 May 2020 00:20:27 -0400
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)



--- End Message ---
--- Begin Message --- Subject: Re: [bug#41345] 000-update-python-argon2-cffi.patch Date: Mon, 25 May 2020 16:59:42 +0200
Josh Marshall <address@hidden> writes:

> Resubmitted the patch more properly made.  Looks like it didn't continue
> this thread.  How do I close this?

It still did not have a commit message though:

https://git.savannah.gnu.org/cgit/guix.git/log/gnu/packages?id=9813805b30dad444984111d5413b8ab7356f7908

Note how it differs from other package updates, in particular lacking
the '* gnu/packages/file.scm (variable):' line, as well as the "gnu: "
prefix.  No big deal, but try to follow the convention next time.

In any case you can close bugs by appending -done to the issue ID, like
I've done in this message.  Thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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