mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Support M2Crypto with swig 3.0.5+
Fixes issues recognized in https://github.com/letsencrypt/lets-encrypt-preview/issues/413#issuecomment-106245456 and https://github.com/letsencrypt/lets-encrypt-preview/issues/493.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# https://github.com/bw2/ConfigArgParse/issues/17
|
||||
-e git+https://github.com/kuba/ConfigArgParse.git@python2.6#egg=ConfigArgParse
|
||||
|
||||
# Support swig 3.0.5
|
||||
# https://github.com/M2Crypto/M2Crypto/issues/24
|
||||
# https://github.com/M2Crypto/M2Crypto/pull/30
|
||||
git+https://github.com/M2Crypto/M2Crypto/commit/d13a3a46c8934c5f50b31d5f95b23e6e06f845c3#egg=M2Crypto
|
||||
|
||||
-e .
|
||||
|
||||
Reference in New Issue
Block a user