summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-07-11 07:59:33 +0000
committeradam <adam@pkgsrc.org>2018-07-11 07:59:33 +0000
commit1134418a97aaa0c9769a4a385c837ba7fa92019a (patch)
tree5fdb181deee97c8a011b4c8423c9af548d5c6861
parentc23bf6035f1d206e23b68dc7d82130be9634d750 (diff)
downloadpkgsrc-1134418a97aaa0c9769a4a385c837ba7fa92019a.tar.gz
py-cryptodome: updated to 3.6.4
3.6.4: New features * Build Python 3.7 wheels on Linux, Windows and Mac. Resolved issues * Rename _cpuid module to make upgrades more robust. * More meaningful exceptions in case of mismatch in IV length (CBC/OFB/CFB modes). * Fix compilation issues on Solaris 10/11.
-rwxr-xr-xsecurity/py-cryptodome/Makefile4
-rw-r--r--security/py-cryptodome/PLIST8
-rw-r--r--security/py-cryptodome/distinfo10
3 files changed, 11 insertions, 11 deletions
diff --git a/security/py-cryptodome/Makefile b/security/py-cryptodome/Makefile
index 1d53ee153f3..765082641f3 100755
--- a/security/py-cryptodome/Makefile
+++ b/security/py-cryptodome/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2018/06/24 11:39:32 adam Exp $
+# $NetBSD: Makefile,v 1.15 2018/07/11 07:59:33 adam Exp $
-DISTNAME= pycryptodome-3.6.3
+DISTNAME= pycryptodome-3.6.4
PKGNAME= ${DISTNAME:S/^py/${PYPKGPREFIX}-/}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pycryptodome/}
diff --git a/security/py-cryptodome/PLIST b/security/py-cryptodome/PLIST
index 63d2b575859..d8929e98b49 100644
--- a/security/py-cryptodome/PLIST
+++ b/security/py-cryptodome/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2018/06/24 11:39:32 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2018/07/11 07:59:33 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -671,9 +671,9 @@ ${PYSITELIB}/Crypto/Util/RFC1751.pyo
${PYSITELIB}/Crypto/Util/__init__.py
${PYSITELIB}/Crypto/Util/__init__.pyc
${PYSITELIB}/Crypto/Util/__init__.pyo
-${PYSITELIB}/Crypto/Util/_cpuid.py
-${PYSITELIB}/Crypto/Util/_cpuid.pyc
-${PYSITELIB}/Crypto/Util/_cpuid.pyo
+${PYSITELIB}/Crypto/Util/_cpu_features.py
+${PYSITELIB}/Crypto/Util/_cpu_features.pyc
+${PYSITELIB}/Crypto/Util/_cpu_features.pyo
${PYSITELIB}/Crypto/Util/_cpuid_c.so
${PYSITELIB}/Crypto/Util/_file_system.py
${PYSITELIB}/Crypto/Util/_file_system.pyc
diff --git a/security/py-cryptodome/distinfo b/security/py-cryptodome/distinfo
index 5315dca455d..25693d48ae9 100644
--- a/security/py-cryptodome/distinfo
+++ b/security/py-cryptodome/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2018/06/24 11:39:32 adam Exp $
+$NetBSD: distinfo,v 1.12 2018/07/11 07:59:33 adam Exp $
-SHA1 (pycryptodome-3.6.3.tar.gz) = ba42c237101035c3994fcaad312e992e795f840b
-RMD160 (pycryptodome-3.6.3.tar.gz) = 2a2d443dae51e37fe657acd0a39f96d5b3dd9142
-SHA512 (pycryptodome-3.6.3.tar.gz) = b283b68ac7bc8897d658af41a6e384066fd7b57211032b9c8b9ac95a29ae75da3b01d9b5162789394aad04fa68721ef206adf0577ca65f8acc2480ab48990661
-Size (pycryptodome-3.6.3.tar.gz) = 7137049 bytes
+SHA1 (pycryptodome-3.6.4.tar.gz) = 788ed34e446074c0c04b9bc0e11533d6608ad236
+RMD160 (pycryptodome-3.6.4.tar.gz) = 6345d3d2fa16481ae18405519a8327bf28c3e9f5
+SHA512 (pycryptodome-3.6.4.tar.gz) = 1c29f0d451da26e08e12a25463d8b0d1af85a253f43bcdafeb71b5ffefb5ae53d9f140335c231e38936aca095cff86692a04f26ef60936f810b36f888099203a
+Size (pycryptodome-3.6.4.tar.gz) = 7137424 bytes