14
0
forked from pool/python-mocket

- update to version 3.10.7:

- Adding support for `httpx` (#183)
 - Change methods not using its bound instance to staticmethods (#180)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=52
This commit is contained in:
Sebastian Wagner
2022-08-17 10:10:36 +00:00
committed by Git OBS Bridge
parent fcd88e7e17
commit fecef068db
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.6
Version: 3.10.7
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause