diff --git a/mocket-3.12.6.tar.gz b/mocket-3.12.6.tar.gz deleted file mode 100644 index 88696a6..0000000 --- a/mocket-3.12.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f09c8035f6eedc0cb20ba0e235e1b557acdf551d5138a25bdecc197a9ee58553 -size 72715 diff --git a/mocket-3.12.8.tar.gz b/mocket-3.12.8.tar.gz new file mode 100644 index 0000000..82306a3 --- /dev/null +++ b/mocket-3.12.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbecc65cbb50d35b2b985d04a9416a6b187e9a73735bc233606d51ccd1935e4c +size 73169 diff --git a/python-mocket.changes b/python-mocket.changes index e210eca..c208c7b 100644 --- a/python-mocket.changes +++ b/python-mocket.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 4 08:17:14 UTC 2024 - Dirk Müller + +- update to 3.12.8: + * Fix regression + * Begin mypy type-checking + * Make Mocket work with big requests + ------------------------------------------------------------------- Sun May 5 12:58:39 UTC 2024 - Sebastian Wagner diff --git a/python-mocket.spec b/python-mocket.spec index 893cb14..b321a29 100644 --- a/python-mocket.spec +++ b/python-mocket.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package python-mocket # # Copyright (c) 2024 SUSE LLC # @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-mocket%{psuffix} -Version: 3.12.6 +Version: 3.12.8 Release: 0 Summary: Python socket mock framework License: BSD-3-Clause