Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | poetry works; test all extras | Bob Halley | 2020-06-22 | 1 | -1/+1 |
| | |||||
* | try using poetry on travis | Bob Halley | 2020-06-22 | 1 | -3/+3 |
| | |||||
* | try again to get a later pytest on travis python 3.6 and 3.7 | Bob Halley | 2020-06-22 | 1 | -1/+1 |
| | |||||
* | try to get a later pytest on travis python 3.6 and 3.7 | Bob Halley | 2020-06-22 | 1 | -0/+1 |
| | |||||
* | compute and load coverage from travis | Bob Halley | 2020-06-22 | 1 | -2/+4 |
| | |||||
* | Python 3.6 or later is required. | Bob Halley | 2020-05-07 | 1 | -8/+0 |
| | |||||
* | try to prevent extra run of 3.7 test possibly caused by comment | Bob Halley | 2020-05-01 | 1 | -1/+0 |
| | |||||
* | Use python cryptography for DNSSEC | Simo Sorce | 2020-04-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Add support for EdDSA DNSSEC algorithms. | Brian Wellington | 2020-03-11 | 1 | -1/+1 |
| | |||||
* | Use PyCryptodome for ECDSA. | Brian Wellington | 2020-03-10 | 1 | -1/+1 |
| | |||||
* | add requests and requests-toolbelt to travis | kimbo | 2019-12-23 | 1 | -1/+1 |
| | |||||
* | CI: add py37 and py38 to test matrix | Thomas A Caswell | 2019-10-30 | 1 | -0/+2 |
| | |||||
* | my patience has run out; I will lint and typecheck manually for now | Bob Halley | 2019-09-29 | 1 | -1/+0 |
| | |||||
* | more travis flailing | Bob Halley | 2019-09-29 | 1 | -1/+0 |
| | |||||
* | get rid of python 3.4 as mypy does not support typechecking on it any more | Bob Halley | 2019-04-08 | 1 | -1/+0 |
| | |||||
* | remove 2.7 from .travis.yml | Bob Halley | 2018-12-09 | 1 | -1/+0 |
| | |||||
* | Initial type signatures | Janus | 2018-07-31 | 1 | -1/+2 |
| | |||||
* | update travis to use pycryptodome | Daniel Robbins | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | ci: add Python 3.7 for testing | Tomas Krizek | 2018-07-20 | 1 | -0/+4 |
| | |||||
* | Remove support for EOL Python 2.6 and 3.3 | Tomas Krizek | 2018-07-18 | 1 | -10/+2 |
| | |||||
* | Do not test on 2.6 any more as things have stopped supporting it. | Bob Halley | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | Travis: enable pylint for py 3.6 | Martin Basti | 2017-07-14 | 1 | -1/+1 |
| | |||||
* | deal with broken pylint on 3.6 | Bob Halley | 2016-12-26 | 1 | -1/+1 |
| | |||||
* | try to add 3.6 to travis | Bob Halley | 2016-12-26 | 1 | -1/+2 |
| | |||||
* | 2.6 testing still fails due to test suite issues | Bob Halley | 2016-10-10 | 1 | -1/+1 |
| | |||||
* | add 2.6-dev to testing | Bob Halley | 2016-10-10 | 1 | -0/+1 |
| | |||||
* | remove python nightlies for now as I do not care much and they are fragile ↵ | Bob Halley | 2016-09-20 | 1 | -1/+1 |
| | | | | at the moment | ||||
* | Do not build python3 branch any more. | Bob Halley | 2016-09-20 | 1 | -0/+3 |
| | |||||
* | If the IDNA2008 module "idna" is available, use it and do IDNA 2008 encoding. | Bob Halley | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | Allow failures with python-nightly | Martin | 2016-09-06 | 1 | -0/+3 |
| | | | | | This is devel branch of python and it may produce many false positive errors | ||||
* | Add pylint checker | Martin Basti | 2016-06-27 | 1 | -1/+2 |
| | |||||
* | Adds tox and coverage.py | Arthur Gautier | 2016-04-21 | 1 | -1/+14 |
| | | | | Signed-off-by: Arthur Gautier <baloo@gandi.net> | ||||
* | change to tweak travis | Bob Halley | 2016-01-08 | 1 | -1/+0 |
| | |||||
* | only python 2.7 | Bob Halley | 2016-01-08 | 1 | -6/+0 |
| | |||||
* | add trvis-ci | ruohan.chen | 2016-01-07 | 1 | -0/+11 |