1
0

Accepting request 824695 from home:jayvdb:dnspython-master

- Disable four tests which fail on openssl 1.1.0i and lower
- Add missing dependency requests-toolkit, and recommend
  cryptography

OBS-URL: https://build.opensuse.org/request/show/824695
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnspython?expand=0&rev=51
This commit is contained in:
Tomáš Chvátal
2020-08-07 05:09:57 +00:00
committed by Git OBS Bridge
parent 0883a800f7
commit e1f4dde5cb
2 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 6 13:46:23 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Disable four tests which fail on openssl 1.1.0i and lower
- Add missing dependency requests-toolkit, and recommend
cryptography
-------------------------------------------------------------------
Sat Jul 18 10:53:18 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>