Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/py3-twisted: upgrade to 19.10.0 | Leo | 2019-11-11 | 2 | -11/+10 |
| | |||||
* | community/py3-twisted: fix issues with test suite | Kevin Daudt | 2019-11-08 | 2 | -3/+142 |
| | | | | | | | | | The test suite was disabled because the python 3.8 upgrade introduced some test failures due to changes. Fix those: * hmac.HMAC now requires a `moddigest` argument * cgi.parse_qs has been removed, urrlib.parse.parse_qs is used instead * cryptography and bcrypt seem to be required for the test suite. | ||||
* | community/py3-twisted: run cython, not cython3 | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-twisted: re-enable | Leo | 2019-11-06 | 1 | -1/+1 |
| | | | | This seems to be the only way to get changes made to the builders. | ||||
* | community/py3-twisted: disable | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-twisted: depend on cython | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-twisted: workaround busybox rm particularities | Leo | 2019-11-06 | 1 | -3/+3 |
| | | | | | | busybox rm -r needs the positional argument as . if you want to work against the current directory, GNU rm assumes that no positional argument for paths means current directory. | ||||
* | community/py3-twisted: re-enable | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-twisted: disable for now | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-twisted: don't use busybox-incompatible option -v | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-twisted: disable tests to unblock builders | Natanael Copa | 2019-11-06 | 1 | -1/+4 |
| | | | | twisted needs some fixes to work with python 3.8 | ||||
* | community/py3-twisted: fix dependency | Leo | 2019-11-06 | 1 | -2/+2 |
| | | | | thanks to @ncopa for finding this one | ||||
* | community/py3-twisted: rebuild against python 3.8 | Natanael Copa | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | community/py3-twisted: upgrade to 19.7.0 | Leo | 2019-11-02 | 3 | -4/+209 |
| | |||||
* | community/py3-twisted: drop python2 | Leo | 2019-10-23 | 1 | -29/+17 |
| | |||||
* | community/py3-twisted: rename from py-twisted | Leo | 2019-10-23 | 1 | -0/+51 |