14
0

- Update to 0.14.0:

* Python3: PROXY_TYPE_SOCKS5 with str user/pass raised TypeError

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=78
This commit is contained in:
Tomáš Chvátal
2019-10-09 10:47:58 +00:00
committed by Git OBS Bridge
parent 33f462ff2f
commit 42222b6489
4 changed files with 17 additions and 16 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 9 10:45:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.14.0:
* Python3: PROXY_TYPE_SOCKS5 with str user/pass raised TypeError
-------------------------------------------------------------------
Fri Aug 2 09:41:37 UTC 2019 - pgajdos@suse.com