diff --git a/mocket-3.13.10.tar.gz b/mocket-3.13.10.tar.gz deleted file mode 100644 index 8dfea2e..0000000 --- a/mocket-3.13.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:327147efbaf2acbcaefff207e8561bdd954596c7648a624acca19b0c7d6c826c -size 77374 diff --git a/mocket-3.13.11.tar.gz b/mocket-3.13.11.tar.gz new file mode 100644 index 0000000..e7e40f1 --- /dev/null +++ b/mocket-3.13.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d1b631df746249d1036eb9bbe2631ee88ac3fea1d4d71dc1838b5f2f14175a +size 78832 diff --git a/python-mocket.changes b/python-mocket.changes index 4da526c..c0c7281 100644 --- a/python-mocket.changes +++ b/python-mocket.changes @@ -1,7 +1,14 @@ +------------------------------------------------------------------- +Sun Aug 24 13:04:33 UTC 2025 - Sebastian Wagner + +- update to version 3.13.11: + - Better abstraction for when inheriting from `mockhttp.Entry` + - Define an alternative `can_handle` logic by passing a callable + ------------------------------------------------------------------- Tue Jul 15 21:26:22 UTC 2025 - Sebastian Wagner -- Update to versionn 3.13.10: +- Update to version 3.13.10: * Adding socket methods used by trio ------------------------------------------------------------------- diff --git a/python-mocket.spec b/python-mocket.spec index effb60d..100d5ab 100644 --- a/python-mocket.spec +++ b/python-mocket.spec @@ -1,7 +1,7 @@ # # spec file for package python-mocket # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,7 +36,7 @@ %{?sle15_python_module_pythons} Name: python-mocket%{psuffix} -Version: 3.13.10 +Version: 3.13.11 Release: 0 Summary: Python socket mock framework License: BSD-3-Clause