14
0
forked from pool/python-mocket

- update to version 3.13.11:

- Better abstraction for when inheriting from `mockhttp.Entry`
 - Define an alternative `can_handle` logic by passing a callable
- Update to version 3.13.10:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=109
This commit is contained in:
Sebastian Wagner
2025-08-24 13:05:12 +00:00
committed by Git OBS Bridge
parent c3fd440b49
commit 04468b3ef1
4 changed files with 13 additions and 6 deletions

View File

@@ -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