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:
parent
29490687dd
commit
4ead7ca436
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24a6fd2fe1c76e94801b74db8f52c0fb42718dc4a199a861b305b1a492b9d868
|
||||
size 399185
|
3
httpretty-1.0.3.tar.gz
Normal file
3
httpretty-1.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9335cbd8f38745e0e2dc4755d8932a77d378d93e15804969504b1e6b568d613c
|
||||
size 411707
|
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-httpretty
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-httpretty
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3
|
||||
Release: 0
|
||||
Summary: HTTP client mocking tool for Python
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user