Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-argon2-cffi py-argon2-cffi: updated to 20.1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2fbbbe1064d7
branches:  trunk
changeset: 431387:2fbbbe1064d7
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue May 12 18:17:21 2020 +0000

description:
py-argon2-cffi: updated to 20.1.0

20.1.0:
It is now possible to manually override the detection of SSE2 using the ARGON2_CFFI_USE_SSE2 environment variable.

diffstat:

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

diffs (27 lines):

diff -r 3b7760d50428 -r 2fbbbe1064d7 security/py-argon2-cffi/Makefile
--- a/security/py-argon2-cffi/Makefile  Tue May 12 18:04:14 2020 +0000
+++ b/security/py-argon2-cffi/Makefile  Tue May 12 18:17:21 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2019/11/13 21:12:20 adam Exp $
+# $NetBSD: Makefile,v 1.2 2020/05/12 18:17:21 adam Exp $
 
-DISTNAME=      argon2-cffi-19.2.0
+DISTNAME=      argon2-cffi-20.1.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/argon2-cffi/}
diff -r 3b7760d50428 -r 2fbbbe1064d7 security/py-argon2-cffi/distinfo
--- a/security/py-argon2-cffi/distinfo  Tue May 12 18:04:14 2020 +0000
+++ b/security/py-argon2-cffi/distinfo  Tue May 12 18:17:21 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/11/13 21:12:20 adam Exp $
+$NetBSD: distinfo,v 1.2 2020/05/12 18:17:21 adam Exp $
 
-SHA1 (argon2-cffi-19.2.0.tar.gz) = 2242169e3049395317921badc396298d6d09b788
-RMD160 (argon2-cffi-19.2.0.tar.gz) = 10b1ee6604aea30921d4cc3d1ea873f415f727d9
-SHA512 (argon2-cffi-19.2.0.tar.gz) = 05e2eea18bb2fc2ab0c7174081634d6c2a227f14f64a2686b369e1bf2c69721149282c2572f1e4044c3f3a3e93003db8aed174aa64d377a145d6a81cc1f52fd2
-Size (argon2-cffi-19.2.0.tar.gz) = 1816417 bytes
+SHA1 (argon2-cffi-20.1.0.tar.gz) = c79943104960db3024346731d5153392c187c0d7
+RMD160 (argon2-cffi-20.1.0.tar.gz) = e92e6f3962052f3c9abbaa93b7192a18c7bc4b0c
+SHA512 (argon2-cffi-20.1.0.tar.gz) = d1d798e3e51ed67c4f523a66081fea99479ee986b5cfc36b250954e757b9846625681445447f9347519d9988f8a2ace2e3c8ce5817c5c6b4767819cf56ee0af2
+Size (argon2-cffi-20.1.0.tar.gz) = 1814415 bytes



Home | Main Index | Thread Index | Old Index