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:
parent
fecef068db
commit
8bfd7fd1ea
3
mocket-3.10.6.tar.gz
Normal file
3
mocket-3.10.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a43e9688adce8030f65f2f6be7d28e07d4d3fcb36241afc35915c0fb0efaa1ef
|
||||
size 76119
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95f466a67aaa0b5e1c3b0fa5751b15cf407365486b81023cff79875882b08edb
|
||||
size 76658
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 23 18:47:07 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 3.10.8:
|
||||
- Support for calls made by fastapi (#188)
|
||||
* Introduce a `socket.socketpair()` function that acts as the real one
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 10:09:41 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user