Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.25 2015/06/07 08:49:22 wiz Exp $
# $NetBSD: Makefile,v 1.30 2015/09/06 20:32:28 wiz Exp $
DISTNAME= cryptography-0.9.1
DISTNAME= cryptography-1.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= https://pypi.python.org/packages/source/c/cryptography/
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cryptography/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://pypi.python.org/pypi/cryptography/

View File

@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.9 2015/05/28 07:11:08 wiz Exp $
@comment $NetBSD: PLIST,v 1.11 2015/08/17 15:55:28 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -12,8 +12,6 @@ ${PYSITELIB}/cryptography/__about__.pyo
${PYSITELIB}/cryptography/__init__.py
${PYSITELIB}/cryptography/__init__.pyc
${PYSITELIB}/cryptography/__init__.pyo
${PYSITELIB}/cryptography/constanttime.so
${PYSITELIB}/cryptography/cryptography.so
${PYSITELIB}/cryptography/exceptions.py
${PYSITELIB}/cryptography/exceptions.pyc
${PYSITELIB}/cryptography/exceptions.pyo
@@ -83,152 +81,24 @@ ${PYSITELIB}/cryptography/hazmat/backends/openssl/x509.pyo
${PYSITELIB}/cryptography/hazmat/bindings/__init__.py
${PYSITELIB}/cryptography/hazmat/bindings/__init__.pyc
${PYSITELIB}/cryptography/hazmat/bindings/__init__.pyo
${PYSITELIB}/cryptography/hazmat/bindings/__pycache__/constanttime.c
${PYSITELIB}/cryptography/hazmat/bindings/__pycache__/cryptography.hazmat.bindings.openssl.x509_vfy.c
${PYSITELIB}/cryptography/hazmat/bindings/__pycache__/padding.c
${PYSITELIB}/cryptography/hazmat/bindings/_constant_time.so
${PYSITELIB}/cryptography/hazmat/bindings/_openssl.so
${PYSITELIB}/cryptography/hazmat/bindings/_padding.so
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/__init__.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/__init__.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/__init__.pyo
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/binding.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/binding.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/binding.pyo
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/cf.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/cf.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/cf.pyo
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_cryptor.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_cryptor.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_cryptor.pyo
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_digest.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_digest.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_digest.pyo
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_hmac.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_hmac.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_hmac.pyo
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_key_derivation.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_key_derivation.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_key_derivation.pyo
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_symmetric_key_wrap.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_symmetric_key_wrap.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_symmetric_key_wrap.pyo
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/secimport.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/secimport.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/secimport.pyo
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/secitem.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/secitem.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/secitem.pyo
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/seckey.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/seckey.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/seckey.pyo
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/seckeychain.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/seckeychain.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/seckeychain.pyo
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/sectransform.py
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/sectransform.pyc
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/sectransform.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/__init__.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/__init__.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/__init__.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/aes.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/aes.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/aes.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/asn1.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/asn1.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/asn1.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/bignum.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/bignum.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/bignum.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/_conditional.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/_conditional.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/_conditional.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/binding.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/binding.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/binding.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/bio.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/bio.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/bio.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/cmac.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/cmac.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/cmac.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/cms.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/cms.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/cms.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/conf.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/conf.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/conf.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/crypto.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/crypto.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/crypto.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/dh.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/dh.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/dh.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/dsa.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/dsa.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/dsa.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ec.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ec.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ec.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ecdh.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ecdh.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ecdh.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ecdsa.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ecdsa.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ecdsa.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/engine.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/engine.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/engine.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/err.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/err.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/err.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/evp.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/evp.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/evp.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/hmac.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/hmac.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/hmac.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/nid.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/nid.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/nid.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/objects.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/objects.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/objects.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/opensslv.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/opensslv.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/opensslv.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/osrandom_engine.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/osrandom_engine.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/osrandom_engine.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pem.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pem.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pem.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pkcs12.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pkcs12.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pkcs12.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pkcs7.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pkcs7.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pkcs7.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/rand.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/rand.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/rand.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/rsa.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/rsa.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/rsa.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/src/osrandom_engine.c
${PYSITELIB}/cryptography/hazmat/bindings/openssl/src/osrandom_engine.h
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ssl.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ssl.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ssl.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509_vfy.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509_vfy.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509_vfy.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509name.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509name.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509name.pyo
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509v3.py
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509v3.pyc
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509v3.pyo
${PYSITELIB}/cryptography/hazmat/bindings/utils.py
${PYSITELIB}/cryptography/hazmat/bindings/utils.pyc
${PYSITELIB}/cryptography/hazmat/bindings/utils.pyo
${PYSITELIB}/cryptography/hazmat/primitives/__init__.py
${PYSITELIB}/cryptography/hazmat/primitives/__init__.pyc
${PYSITELIB}/cryptography/hazmat/primitives/__init__.pyo
@@ -283,6 +153,9 @@ ${PYSITELIB}/cryptography/hazmat/primitives/interfaces/__init__.pyo
${PYSITELIB}/cryptography/hazmat/primitives/kdf/__init__.py
${PYSITELIB}/cryptography/hazmat/primitives/kdf/__init__.pyc
${PYSITELIB}/cryptography/hazmat/primitives/kdf/__init__.pyo
${PYSITELIB}/cryptography/hazmat/primitives/kdf/concatkdf.py
${PYSITELIB}/cryptography/hazmat/primitives/kdf/concatkdf.pyc
${PYSITELIB}/cryptography/hazmat/primitives/kdf/concatkdf.pyo
${PYSITELIB}/cryptography/hazmat/primitives/kdf/hkdf.py
${PYSITELIB}/cryptography/hazmat/primitives/kdf/hkdf.pyc
${PYSITELIB}/cryptography/hazmat/primitives/kdf/hkdf.pyo
@@ -295,10 +168,6 @@ ${PYSITELIB}/cryptography/hazmat/primitives/padding.pyo
${PYSITELIB}/cryptography/hazmat/primitives/serialization.py
${PYSITELIB}/cryptography/hazmat/primitives/serialization.pyc
${PYSITELIB}/cryptography/hazmat/primitives/serialization.pyo
${PYSITELIB}/cryptography/hazmat/primitives/src/constant_time.c
${PYSITELIB}/cryptography/hazmat/primitives/src/constant_time.h
${PYSITELIB}/cryptography/hazmat/primitives/src/padding.c
${PYSITELIB}/cryptography/hazmat/primitives/src/padding.h
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/__init__.py
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/__init__.pyc
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/__init__.pyo
@@ -308,10 +177,27 @@ ${PYSITELIB}/cryptography/hazmat/primitives/twofactor/hotp.pyo
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/totp.py
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/totp.pyc
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/totp.pyo
${PYSITELIB}/cryptography/padding.so
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/utils.py
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/utils.pyc
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/utils.pyo
${PYSITELIB}/cryptography/utils.py
${PYSITELIB}/cryptography/utils.pyc
${PYSITELIB}/cryptography/utils.pyo
${PYSITELIB}/cryptography/x509.py
${PYSITELIB}/cryptography/x509.pyc
${PYSITELIB}/cryptography/x509.pyo
${PYSITELIB}/cryptography/x509/__init__.py
${PYSITELIB}/cryptography/x509/__init__.pyc
${PYSITELIB}/cryptography/x509/__init__.pyo
${PYSITELIB}/cryptography/x509/base.py
${PYSITELIB}/cryptography/x509/base.pyc
${PYSITELIB}/cryptography/x509/base.pyo
${PYSITELIB}/cryptography/x509/extensions.py
${PYSITELIB}/cryptography/x509/extensions.pyc
${PYSITELIB}/cryptography/x509/extensions.pyo
${PYSITELIB}/cryptography/x509/general_name.py
${PYSITELIB}/cryptography/x509/general_name.pyc
${PYSITELIB}/cryptography/x509/general_name.pyo
${PYSITELIB}/cryptography/x509/name.py
${PYSITELIB}/cryptography/x509/name.pyc
${PYSITELIB}/cryptography/x509/name.pyo
${PYSITELIB}/cryptography/x509/oid.py
${PYSITELIB}/cryptography/x509/oid.pyc
${PYSITELIB}/cryptography/x509/oid.pyo

View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST.Darwin,v 1.1 2015/09/05 12:00:10 jperkin Exp $
${PYSITELIB}/cryptography/hazmat/bindings/_commoncrypto.so

View File

@@ -1,8 +1,5 @@
$NetBSD: distinfo,v 1.17 2015/06/07 08:49:22 wiz Exp $
$NetBSD: distinfo,v 1.21 2015/09/06 20:32:28 wiz Exp $
SHA1 (cryptography-0.9.1.tar.gz) = 347f10518c61b44126eda5ce9650b34010750fcf
RMD160 (cryptography-0.9.1.tar.gz) = 46b06b08e6aab0119df60322105d0f5a086d33c9
Size (cryptography-0.9.1.tar.gz) = 302922 bytes
SHA1 (patch-src_cryptography_hazmat_bindings_utils.py) = 1dbe88db3f1af4dd1b5836d9f353223d532d79bb
SHA1 (patch-src_cryptography_hazmat_primitives_constant__time.py) = dae1d27d76589a0f1f4236e4b8a311bb44c43185
SHA1 (patch-src_cryptography_hazmat_primitives_padding.py) = 26320f2a5c8a756476e4e61a136adf79a2d3d3d1
SHA1 (cryptography-1.0.1.tar.gz) = 5abec429514447bcf11ceddec0fcf5f5776320b4
RMD160 (cryptography-1.0.1.tar.gz) = 940b32f9603541d24da15dec024169720b77fa15
Size (cryptography-1.0.1.tar.gz) = 332242 bytes

View File

@@ -1,32 +0,0 @@
$NetBSD: patch-src_cryptography_hazmat_bindings_utils.py,v 1.1 2015/01/03 16:00:55 wiz Exp $
Fix soname so cffi doesn't invent one for each python version + platform.
--- src/cryptography/hazmat/bindings/utils.py.orig 2014-12-29 01:46:47.000000000 +0000
+++ src/cryptography/hazmat/bindings/utils.py
@@ -93,6 +93,7 @@ def build_ffi_for_binding(module_prefix,
cdef_source="\n".join(types + functions + macros),
verify_source=verify_source,
libraries=libraries,
+ module_name=module_name,
extra_compile_args=extra_compile_args,
extra_link_args=extra_link_args,
)
@@ -100,7 +101,7 @@ def build_ffi_for_binding(module_prefix,
return ffi
-def build_ffi(cdef_source, verify_source, libraries=[], extra_compile_args=[],
+def build_ffi(cdef_source, verify_source, module_name, libraries=[], extra_compile_args=[],
extra_link_args=[]):
ffi = FFI()
ffi.cdef(cdef_source)
@@ -109,7 +110,7 @@ def build_ffi(cdef_source, verify_source
ffi,
verify_source,
tmpdir='',
- modulename=_create_modulename(cdef_source, verify_source, sys.version),
+ modulename=module_name,
libraries=libraries,
ext_package="cryptography",
extra_compile_args=extra_compile_args,

View File

@@ -1,15 +0,0 @@
$NetBSD: patch-src_cryptography_hazmat_primitives_constant__time.py,v 1.1 2015/01/03 16:00:55 wiz Exp $
Fix soname so cffi doesn't invent one for each python version + platform.
--- src/cryptography/hazmat/primitives/constant_time.py.orig 2014-12-29 01:46:47.000000000 +0000
+++ src/cryptography/hazmat/primitives/constant_time.py
@@ -17,7 +17,7 @@ with open(os.path.join(os.path.dirname(_
FUNCTIONS = f.read()
-_ffi = build_ffi(cdef_source=TYPES, verify_source=FUNCTIONS)
+_ffi = build_ffi(cdef_source=TYPES, verify_source=FUNCTIONS, module_name='constanttime')
_lib = LazyLibrary(_ffi)

View File

@@ -1,15 +0,0 @@
$NetBSD: patch-src_cryptography_hazmat_primitives_padding.py,v 1.2 2015/03/15 21:10:16 wiz Exp $
Fix soname so cffi doesn't invent one for each python version + platform.
--- src/cryptography/hazmat/primitives/padding.py.orig 2015-03-09 04:49:14.000000000 +0000
+++ src/cryptography/hazmat/primitives/padding.py
@@ -22,7 +22,7 @@ with open(os.path.join(os.path.dirname(_
FUNCTIONS = f.read()
-_ffi = build_ffi(cdef_source=TYPES, verify_source=FUNCTIONS)
+_ffi = build_ffi(cdef_source=TYPES, verify_source=FUNCTIONS, module_name='padding')
_lib = LazyLibrary(_ffi)