14
0
forked from pool/python-mocket

- update to version 3.10.8:

- Support for calls made by fastapi (#188)
  * Introduce a `socket.socketpair()` function that acts as the real one

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=53
This commit is contained in:
Sebastian Wagner
2022-08-23 18:52:14 +00:00
committed by Git OBS Bridge
parent fecef068db
commit 8bfd7fd1ea
4 changed files with 11 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-mocket%{psuffix}
Version: 3.10.7
Version: 3.10.6
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause