- update to 0.10.14
* Improved handling of unicode bodies * Streamlined querysting matching code OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=27
This commit is contained in:
parent
011481b120
commit
68cbe280d5
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 8 10:18:01 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.10.14
|
||||
* Improved handling of unicode bodies
|
||||
* Streamlined querysting matching code
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 27 12:22:21 UTC 2020 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-responses
|
||||
#
|
||||
# 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
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-responses
|
||||
Version: 0.10.12
|
||||
Version: 0.10.14
|
||||
Release: 0
|
||||
Summary: A utility library for mocking out the `requests` Python library
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f83613479a021e233e82d52ffb3e2e0e2836d24b0cc88a0fa31978789f78d0e5
|
||||
size 24640
|
3
responses-0.10.14.tar.gz
Normal file
3
responses-0.10.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a78bc010b20a5022a2c0cb76b8ee6dc1e34d887972615ebd725ab9a166a4960
|
||||
size 24782
|
Loading…
Reference in New Issue
Block a user