forked from pool/python-mocket
- update to 3.12.3:
* Fixes for allowing making a mixture of unmocked and mocked HTTPS requests using aiohttp * Merging external contribution * Adding testcase for proving #209 was fixed OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=74
This commit is contained in:
parent
a81f500799
commit
1016c0c1e9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04df52e7f9a4bbe1d3d6f825ca86e01d93d6b18d32bdb7d07e931150aae72504
|
||||
size 70781
|
3
mocket-3.12.3.tar.gz
Normal file
3
mocket-3.12.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5dc7a2d3c28cf1b87b114a54e9190f8fd9bd2087eb9f1f9f14d61329860eaa86
|
||||
size 71386
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 19:40:29 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.12.3:
|
||||
* Fixes for allowing making a mixture of unmocked and mocked
|
||||
HTTPS requests using aiohttp
|
||||
* Merging external contribution
|
||||
* Adding testcase for proving #209 was fixed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 13 20:23:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-mocket%{psuffix}
|
||||
Version: 3.12.2
|
||||
Version: 3.12.3
|
||||
Release: 0
|
||||
Summary: Python socket mock framework
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user