diff --git a/mocket-3.10.2.tar.gz b/mocket-3.10.2.tar.gz deleted file mode 100644 index f717d77..0000000 --- a/mocket-3.10.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dbfd47fdc5629136bdbb487cd3cc8d786b402df546b9c7106bed737677aa9f4 -size 74786 diff --git a/mocket-3.10.4.tar.gz b/mocket-3.10.4.tar.gz new file mode 100644 index 0000000..89a1ec2 --- /dev/null +++ b/mocket-3.10.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:831c23bf891c525828b7da49a358c6e0698481e4c8b3a61a69e87f36d06ef969 +size 75690 diff --git a/python-mocket.changes b/python-mocket.changes index a31b623..902ded8 100644 --- a/python-mocket.changes +++ b/python-mocket.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Sun Jan 9 19:21:59 UTC 2022 - Sebastian Wagner + +- - Add Mocket "strict mode" (#171) + * Add Mocket "strict mode". + - Update main.yml + - Introducing `request_list()` method (#170) + * Introducing `request_list()` method. + - Refactoring. (#169) + - Some cleaning/refactoring (#168) + * Some cleaning/refactoring. + * Improving coverage. + - Update README.rst + - Use literal syntax instead of function calls to create data structure (#167) + Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> + +------------------------------------------------------------------- +Sat Jan 8 21:39:28 UTC 2022 - Sebastian Wagner + +- - Introducing `request_list()` method (#170) + * Introducing `request_list()` method. + - Refactoring. (#169) + - Some cleaning/refactoring (#168) + * Some cleaning/refactoring. + * Improving coverage. + - Update README.rst + - Use literal syntax instead of function calls to create data structure (#167) + Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> + ------------------------------------------------------------------- Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner diff --git a/python-mocket.spec b/python-mocket.spec index 27e24b1..ade97f2 100644 --- a/python-mocket.spec +++ b/python-mocket.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-mocket%{psuffix} -Version: 3.10.2 +Version: 3.10.4 Release: 0 Summary: Python socket mock framework License: BSD-3-Clause