- Update to version 3.12.4:

* When creating true socket connection, use host and port stored in instance variables, not in the Mocket class's variable by @ento in #222
 * Switching to Compose v2 by @mindflayer in #223
 * Add allowed locations (whitelist) for STRICT mode by @mindflayer (refactoring of #214 from @ento) in #224

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=79
This commit is contained in:
2024-02-06 12:24:03 +00:00
committed by Git OBS Bridge
parent c16c01feb8
commit 34847262d8
4 changed files with 12 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-mocket%{psuffix}
Version: 3.12.3
Version: 3.12.4
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause