From 68cbe280d5706e8b24c137d376bf4ec763617c175bf66a0c79f828dac03c3ebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 8 Jun 2020 10:20:17 +0000 Subject: [PATCH] - 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 --- python-responses.changes | 7 +++++++ python-responses.spec | 4 ++-- responses-0.10.12.tar.gz | 3 --- responses-0.10.14.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 responses-0.10.12.tar.gz create mode 100644 responses-0.10.14.tar.gz diff --git a/python-responses.changes b/python-responses.changes index faf9a21..3eaca06 100644 --- a/python-responses.changes +++ b/python-responses.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 8 10:18:01 UTC 2020 - Ondřej Súkup + +- update to 0.10.14 + * Improved handling of unicode bodies + * Streamlined querysting matching code + ------------------------------------------------------------------- Wed May 27 12:22:21 UTC 2020 - Andreas Hasenkopf diff --git a/python-responses.spec b/python-responses.spec index d0880df..e5cb736 100644 --- a/python-responses.spec +++ b/python-responses.spec @@ -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 diff --git a/responses-0.10.12.tar.gz b/responses-0.10.12.tar.gz deleted file mode 100644 index 7f52921..0000000 --- a/responses-0.10.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f83613479a021e233e82d52ffb3e2e0e2836d24b0cc88a0fa31978789f78d0e5 -size 24640 diff --git a/responses-0.10.14.tar.gz b/responses-0.10.14.tar.gz new file mode 100644 index 0000000..5e31db3 --- /dev/null +++ b/responses-0.10.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a78bc010b20a5022a2c0cb76b8ee6dc1e34d887972615ebd725ab9a166a4960 +size 24782