- Update to version 3.12.6:

- Strict mode check should accept a location as str by @mindflayer in #230
- Update to version 3.12.5:
 - Add getblocking() method by @mindflayer in #228

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=81
This commit is contained in:
Sebastian Wagner 2024-05-05 13:26:07 +00:00 committed by Git OBS Bridge
parent 26ab15dcf4
commit df23b67b1c
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun May 5 12:58:39 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
- Update to version 3.12.6:
- Strict mode check should accept a location as str by @mindflayer in #230
- Update to version 3.12.5:
- Add getblocking() method by @mindflayer in #228
-------------------------------------------------------------------
Tue Feb 6 12:22:14 UTC 2024 - Sebastian Wagner <sebix@sebix.at>

View File

@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-mocket%{psuffix}
Version: 3.12.4
Version: 3.12.6
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause