15
0
forked from pool/python-aiodns

- update to 2.0.0

* drop python2 support
 * Add support for ANY queries

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=11
This commit is contained in:
2019-03-21 14:08:40 +00:00
committed by Git OBS Bridge
parent 7279e0ba0e
commit 1ee00a2011
4 changed files with 12 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 21 14:07:32 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 2.0.0
* drop python2 support
* Add support for ANY queries
-------------------------------------------------------------------
Fri Mar 1 09:30:55 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>