Skip to content
Commit 74de7be5 authored by Li xin's avatar Li xin Committed by Martin Jansa
Browse files

python-m2crypto: Error fix for swig >= 3.0.5

After swig upgrade to 3.0.6, build the recipes which
depends on python-m2crypto will occur errors like this:
"SALT_LEN = m2.PKCS5_SALT_LEN
AttributeError: 'module' object has no attribute 'PKCS5_SALT_LEN'"

Reference
https://github.com/martinpaljak/M2Crypto/issues/60#issuecomment-75735489



Signed-off-by: default avatarLi Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 9cc54e10
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment