Norm Jacobs
2011-03-01 2c011140781755b1cc90c52ac187564ac1593c2d
commit | author | age
35a012 1 --- pyOpenSSL-0.11/setup.py.orig    Mon Feb 14 23:17:02 2011
NJ 2 +++ pyOpenSSL-0.11/setup.py    Mon Feb 14 23:17:31 2011
3 @@ -203,7 +203,6 @@
4                       'OpenSSL.test.test_crypto',
5                       'OpenSSL.test.test_rand',
6                       'OpenSSL.test.test_ssl'],
7 -      zip_safe = False,
8        cmdclass = {"build_ext": BuildExtension},
9        description = 'Python wrapper module around the OpenSSL library',
10        author = 'Martin Sjögren, AB Strakt',