1
0

- remove test depending on trio, which depends on Python 3.7 if python >= 3.7 is not available.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnspython?expand=0&rev=50
This commit is contained in:
2020-07-18 11:09:48 +00:00
committed by Git OBS Bridge
parent fb99f93dac
commit 0883a800f7
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jul 18 10:53:18 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- remove test depending on trio, which depends on Python 3.7 if python >= 3.7 is not available.
-------------------------------------------------------------------
Sat Jul 18 10:30:15 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>