12 Commits

Author SHA1 Message Date
ajacoutot
f29839cbec This requires devel/py-typing now.
fixes devel/py-wbem breakage reported by naddy@
discussed with rpe@
2016-08-23 12:58:28 +00:00
rpe
ec3212fe50 Update security/py-M2Crypto to 0.25.1
OK aja@
2016-08-21 15:18:14 +00:00
rpe
517578be12 Update security/py-M2Crypto to 0.24.0
with help from and OK sthen
2016-03-23 23:02:46 +00:00
rpe
a0114a457c - update security/py-M2Crypto to 0.23.0
- add pre-test target to enable make test

OK sthen@, aja@
2016-02-05 14:58:45 +00:00
rpe
8c052e145f Update security/py-M2Crypto to 0.22.5
Update HOMEPAGE to use gitlab.com.

With help from sthen@
OK aja
2015-10-25 15:29:13 +00:00
sthen
ee57a78901 bump REVISION for setuptools dep change. 2015-09-29 10:52:28 +00:00
jca
80e7a26f2a SSLv3 fix: don't gen bindings for SSLv3_method. ok sthen@ 2015-08-28 16:29:56 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
rpe
504759a7e3 Update py-M2Crypto to 0.22.3
- remove obsolete patches
- set HOMEPAGE to Github, previous one is not reachable
- remove post-build target because tests are not distributed anymore

OK aja@
2014-09-04 21:41:43 +00:00
sthen
99ce12ef9a switch to a different test for the simple "is it at least possible to
import this module" check done at build time, viq noticed that the package
was now working (following safestack.h r1.13 et al) but the test still failed.
2014-05-15 22:00:13 +00:00
sthen
94d7b86ee0 add a sanity check to ensure that the built M2Crypto python module actually
works; this currently fails due to ssl ASN1 API changes which nobody who has
looked at it has been able to work out yet - better to have a visible failure
at build time than not know about it until you try to run code using it..
ok rpe@
2014-05-11 21:14:38 +00:00
rpe
83d0be72e8 import security/py-M2Crypto 0.21.1
M2Crypto is the most complete Python wrapper for OpenSSL featuring
RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including
AES); SSL functionality to implement clients and servers; HTTPS
extensions to Python's httplib, urllib, and xmlrpclib; unforgeable
HMAC'ing AuthCookies for web session management; FTP/TLS client and
server; S/MIME; ZServerSSL: A HTTPS server for Zope and ZSmime: An
S/MIME messenger for Zope. M2Crypto can also be used to provide SSL
for Twisted.

with help and ok
sthen@ benoit@
2013-03-22 20:51:43 +00:00