Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/py-curl: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/py-curl: add libssl-dev as a make dependency | Breno Leitao | 2017-03-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | py-curl does not build on a clean environment due to lack of libressl-dev package, that is not listed as a make-dependency. This is the failure: In file included from src/docstrings.c:4:0: src/pycurl.h:170:31: fatal error: openssl/crypto.h: No such file or directory # include <openssl/crypto.h> ^ compilation terminated. error: command 'gcc' failed with exit status 1 >>> ERROR: py-curl: all failed | ||||
* | main/py-curl: rebuild against new version of python3 | Łukasz Jendrysik | 2017-02-18 | 1 | -1/+1 |
| | |||||
* | main/py-curl: fix ssl support | Timo Teräs | 2016-11-02 | 1 | -1/+2 |
| | | | | the build script needs to know which ssl library is being used | ||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -2/+1 |
| | |||||
* | main/py-curl: update to 7.43.0 and add py2/py3 subpackages | Jakub Jirutka | 2016-09-18 | 1 | -26/+38 |
| | |||||
* | testing/py-curl: move to main | Leonardo Arena | 2012-08-29 | 1 | -0/+38 |