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

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

[debbugs-tracker] bug#34411: closed ([PATCH] gnu: python-pycryptodome: U


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34411: closed ([PATCH] gnu: python-pycryptodome: Update to 3.7.3.)
Date: Mon, 11 Feb 2019 10:09:02 +0000

Your message dated Mon, 11 Feb 2019 11:08:14 +0100
with message-id <address@hidden>
and subject line Re: [bug#34411] [PATCH] gnu: python-pycryptodome: Update to 
3.7.3.
has caused the debbugs.gnu.org bug report #34411,
regarding [PATCH] gnu: python-pycryptodome: Update to 3.7.3.
to be marked as done.

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


-- 
34411: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34411
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-pycryptodome: Update to 3.7.3. Date: Sat, 09 Feb 2019 20:45:09 -0800
* gnu/packages/python-crypto (python-cryptodome): Update to 3.7.3.
---
 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 858355e624..282e817156 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -804,14 +804,14 @@ protocol (Javascript Object Signing and Encryption).")
 (define-public python-pycryptodome
   (package
     (name "python-pycryptodome")
-    (version "3.7.2")
+    (version "3.7.3")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pycryptodome" version))
        (sha256
         (base32
-         "1xxf5cyhlc5ak5skf4zgqz9yk5fj5g70hd06hc1jym995lxpxz7m"))))
+         "0dh6ky5ngxayyn5f6n7gdamjl49g3khz6pdx9sdnag1zwi8248hs"))))
     (build-system python-build-system)
     (home-page "https://www.pycryptodome.org";)
     (synopsis "Cryptographic library for Python")
-- 
2.20.1

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#34411] [PATCH] gnu: python-pycryptodome: Update to 3.7.3. Date: Mon, 11 Feb 2019 11:08:14 +0100
Hi Vagrant,

thanks!  Applied to guix master.

(*mumble* What's the deal with the gmp warning in the tests?)

Attachment: pgpkUyTOqtJ5O.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

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