Commit graph

13 commits

Author SHA1 Message Date
Andrew Rabert
555c5195bd Add support for aiodns>3,<4
There is nothing between 2.0.0 and 3.0.0 which breaks our usage https://github.com/saghul/aiodns/compare/aiodns-2.0.0...aiodns-3.0.0#diff-747d6ba768991c3ef9a3f37637383ba3ef677cd84599372ddc49562bc1411ca5
2021-08-04 19:43:40 -04:00
Edward F Long, Jr
2850cdab1d remove extra space 2021-05-10 15:23:05 -04:00
Edward F Long, Jr
87579ab994 pin setuptools dependency in metadata 2021-05-10 15:21:37 -04:00
Gavin M. Roy
849cd5bb21 Update supported versions for next time 2021-01-08 18:29:11 -05:00
Gavin M. Roy
ca362e2bc5 Allow for settings based configuration 2021-01-08 14:55:25 -05:00
Gavin M. Roy
e2e80eea2f Add tornado-problem-details support 2020-09-16 19:57:01 -04:00
Gavin M. Roy
b64a2ee204 Include aiodns in the requirements list 2020-06-02 11:32:44 -04:00
Gavin M. Roy
3e36210c91 Add support for SRV based configuration
Supports both postgresql+srv and aws+srv where aws+srv supports the ECS service discovery Route53 SRV record lookup behavior.
2020-06-02 11:26:07 -04:00
Gavin M. Roy
58100b3a54 pymodules -> py_modules, fix packaging 2020-04-10 16:26:18 -04:00
Gavin M. Roy
d057b140ae Add docstrings, fix edge cases 2020-04-08 18:43:51 -04:00
Gavin M. Roy
ad92604caa Fix coverage report 2020-04-06 18:24:38 -04:00
Gavin M. Roy
ca5dc26de3 Move from a package to a module 2020-04-06 17:47:50 -04:00
Gavin M. Roy
46f829fc4a Initial WIP commit 2020-04-06 17:39:52 -04:00