From 302dec0b03bc7bd9f45fd2eabffec4c41380e128d2eeac66dda3ef3c52a6d875 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 6 Jun 2021 11:59:08 +0000 Subject: [PATCH] - update to 1.9.3: * Release note for 1.9.3 type annotations * Additional improvements to response matching type stubs * Improve MockerCore type stubs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=45 --- python-requests-mock.changes | 8 ++++++++ python-requests-mock.spec | 2 +- requests-mock-1.9.2.tar.gz | 3 --- requests-mock-1.9.3.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 requests-mock-1.9.2.tar.gz create mode 100644 requests-mock-1.9.3.tar.gz diff --git a/python-requests-mock.changes b/python-requests-mock.changes index 413691f..d854d5f 100644 --- a/python-requests-mock.changes +++ b/python-requests-mock.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jun 6 11:58:05 UTC 2021 - Dirk Müller + +- update to 1.9.3: + * Release note for 1.9.3 type annotations + * Additional improvements to response matching type stubs + * Improve MockerCore type stubs + ------------------------------------------------------------------- Tue May 18 21:08:38 UTC 2021 - Dirk Müller diff --git a/python-requests-mock.spec b/python-requests-mock.spec index 12b8edd..1a3e2c7 100644 --- a/python-requests-mock.spec +++ b/python-requests-mock.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-requests-mock -Version: 1.9.2 +Version: 1.9.3 Release: 0 Summary: Module to mock out responses from the requests package License: Apache-2.0 diff --git a/requests-mock-1.9.2.tar.gz b/requests-mock-1.9.2.tar.gz deleted file mode 100644 index 3ce4f00..0000000 --- a/requests-mock-1.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33296f228d8c5df11a7988b741325422480baddfdf5dd9318fd0eb40c3ed8595 -size 67383 diff --git a/requests-mock-1.9.3.tar.gz b/requests-mock-1.9.3.tar.gz new file mode 100644 index 0000000..f027601 --- /dev/null +++ b/requests-mock-1.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d72abe54546c1fc9696fa1516672f1031d72a55a1d66c85184f972a24ba0eba +size 67988