14
0

- Add missing dependency on brotlipy

- Fix the tests to pass again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=60
This commit is contained in:
Tomáš Chvátal
2019-04-23 10:39:55 +00:00
committed by Git OBS Bridge
parent 3c7026ea2d
commit 895bd350a6
2 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 23 10:27:36 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add missing dependency on brotlipy
- Fix the tests to pass again
-------------------------------------------------------------------
Tue Apr 23 04:04:50 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>