- update to 3.12.8:

* Fix regression
  * Begin mypy type-checking
  * Make Mocket work with big requests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=83
This commit is contained in:
Dirk Mueller 2024-06-04 08:17:27 +00:00 committed by Git OBS Bridge
parent df23b67b1c
commit 830f6925f8
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f09c8035f6eedc0cb20ba0e235e1b557acdf551d5138a25bdecc197a9ee58553
size 72715

3
mocket-3.12.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbecc65cbb50d35b2b985d04a9416a6b187e9a73735bc233606d51ccd1935e4c
size 73169

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 4 08:17:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.12.8:
* Fix regression
* Begin mypy type-checking
* Make Mocket work with big requests
-------------------------------------------------------------------
Sun May 5 12:58:39 UTC 2024 - Sebastian Wagner <sebix@sebix.at>

View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package python-mocket
#
# Copyright (c) 2024 SUSE LLC
#
@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-mocket%{psuffix}
Version: 3.12.6
Version: 3.12.8
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause