pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-cryptodome py-cryptodome: updated to 3.16.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49408f60e11b
branches:  trunk
changeset: 388875:49408f60e11b
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Nov 27 08:58:35 2022 +0000

description:
py-cryptodome: updated to 3.16.0

3.16.0

New features

Build wheels for musl Linux. Thanks to Ben Raz.

Resolved issues

ARC4 now also works with ‘keys’ as short as 8 bits.
fix segfaults when running in a manylinux2010 i686 image.

diffstat:

 security/py-cryptodome/Makefile |  4 ++--
 security/py-cryptodome/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 7b6c375a4d28 -r 49408f60e11b security/py-cryptodome/Makefile
--- a/security/py-cryptodome/Makefile   Sun Nov 27 05:43:00 2022 +0000
+++ b/security/py-cryptodome/Makefile   Sun Nov 27 08:58:35 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2022/10/03 11:36:42 nia Exp $
+# $NetBSD: Makefile,v 1.45 2022/11/27 08:58:35 adam Exp $
 
-DISTNAME=      pycryptodome-3.15.0
+DISTNAME=      pycryptodome-3.16.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pycryptodome/}
diff -r 7b6c375a4d28 -r 49408f60e11b security/py-cryptodome/distinfo
--- a/security/py-cryptodome/distinfo   Sun Nov 27 05:43:00 2022 +0000
+++ b/security/py-cryptodome/distinfo   Sun Nov 27 08:58:35 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2022/07/05 08:16:14 adam Exp $
+$NetBSD: distinfo,v 1.40 2022/11/27 08:58:35 adam Exp $
 
-BLAKE2s (pycryptodome-3.15.0.tar.gz) = 0acd34a17601aafe2fd84d6075fdf1328d782f772e59d9eaa9629ab238375ef2
-SHA512 (pycryptodome-3.15.0.tar.gz) = 7b0c2efeeb6557c4116b493d6f68760bbf9423b3c6da94a2341160312592c1f6f9e693f30859962944130d83e8f7e698f2c092391a84000a029f19ecde906e19
-Size (pycryptodome-3.15.0.tar.gz) = 4547210 bytes
+BLAKE2s (pycryptodome-3.16.0.tar.gz) = 2da745462b07a21cfb63c2f8f273f060c2c41adb3d6201ed1f9d13d4723d6fd8
+SHA512 (pycryptodome-3.16.0.tar.gz) = 109794d18197e26f9cf3719324018ca48d6c0f504fe7421d3d467bfee66ec8dce3b95f9131e4e7ee13d83ca7dac4016aaffeed38922c8bdd72f16335b2543ab7
+Size (pycryptodome-3.16.0.tar.gz) = 4548083 bytes


Home | Main Index | Thread Index | Old Index