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.9.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c220e223b651
branches:  trunk
changeset: 441568:c220e223b651
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Nov 06 09:12:25 2020 +0000

description:
py-cryptodome: updated to 3.9.9

3.9.9:

Resolved issues
* Fixed ``Crypto.Util.number.size`` for negative numbers.

New features
* Build Python 3.9 wheels on Windows.

diffstat:

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

diffs (27 lines):

diff -r 8eba9963d512 -r c220e223b651 security/py-cryptodome/Makefile
--- a/security/py-cryptodome/Makefile   Fri Nov 06 09:11:49 2020 +0000
+++ b/security/py-cryptodome/Makefile   Fri Nov 06 09:12:25 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2020/07/03 03:03:18 gutteridge Exp $
+# $NetBSD: Makefile,v 1.33 2020/11/06 09:12:25 adam Exp $
 
-DISTNAME=      pycryptodome-3.9.8
+DISTNAME=      pycryptodome-3.9.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pycryptodome/}
diff -r 8eba9963d512 -r c220e223b651 security/py-cryptodome/distinfo
--- a/security/py-cryptodome/distinfo   Fri Nov 06 09:11:49 2020 +0000
+++ b/security/py-cryptodome/distinfo   Fri Nov 06 09:12:25 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2020/06/29 13:36:51 adam Exp $
+$NetBSD: distinfo,v 1.29 2020/11/06 09:12:25 adam Exp $
 
-SHA1 (pycryptodome-3.9.8.tar.gz) = 389ff336b5426f2e4397443297db2fc8044b62b8
-RMD160 (pycryptodome-3.9.8.tar.gz) = 062e0f20925213f8345681a629563d712770220e
-SHA512 (pycryptodome-3.9.8.tar.gz) = 894e763720df284804fd686d5805980853b86773bb3097bf03d929818b9944e5a257e47414275f302966864751e50ae34dea19ad749910f1ceac31833a53ef7c
-Size (pycryptodome-3.9.8.tar.gz) = 15633268 bytes
+SHA1 (pycryptodome-3.9.9.tar.gz) = 7619ac196cd74ba520650fc747dd01411ef6a03d
+RMD160 (pycryptodome-3.9.9.tar.gz) = 4c58b8cf74110e2b13366c285dffd0301dca308f
+SHA512 (pycryptodome-3.9.9.tar.gz) = 6a27b79b9ab9120efe2b3ce371e5b5282c584e927e67805f66022728161c5f79506fef01b1191388490e2452b12886d168597ea0fe89e79dfd9584f8ceacbaf4
+Size (pycryptodome-3.9.9.tar.gz) = 15488528 bytes



Home | Main Index | Thread Index | Old Index