14
0

- update to 0.20.4:

proxy: support proxy urls with ipv6 address
  Tests compatible with Python3.10 and recent pytest.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=95
This commit is contained in:
2022-02-15 09:34:23 +00:00
committed by Git OBS Bridge
parent a711aee7c5
commit efec7c47ef
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 15 09:34:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.20.4:
proxy: support proxy urls with ipv6 address
Tests compatible with Python3.10 and recent pytest.
-------------------------------------------------------------------
Tue Nov 30 08:22:25 UTC 2021 - Dirk Müller <dmueller@suse.com>