15
0

Accepting request 855785 from home:bnavigator:branches:devel:languages:python

- Update to 1.0.3
  * Fix compatibility with urllib3>=1.26. #410

OBS-URL: https://build.opensuse.org/request/show/855785
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpretty?expand=0&rev=39
This commit is contained in:
2020-12-14 20:09:42 +00:00
committed by Git OBS Bridge
parent 29490687dd
commit 4ead7ca436
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 14 15:44:23 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Update to 1.0.3
* Fix compatibility with urllib3>=1.26. #410
-------------------------------------------------------------------
Sun Aug 16 11:36:11 UTC 2020 - John Vandenberg <jayvdb@gmail.com>