14
0

- 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:
2020-06-08 10:20:17 +00:00
committed by Git OBS Bridge
parent 011481b120
commit 68cbe280d5
4 changed files with 12 additions and 5 deletions

View File

@@ -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