Accepting request 1172444 from devel:languages:python

- 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/request/show/1172444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=34
This commit is contained in:
Ana Guerrero 2024-05-13 15:56:56 +00:00 committed by Git OBS Bridge
commit 84a934f561
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