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