forked from pool/python-mocket
Accepting request 1302093 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1302093 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=46
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:327147efbaf2acbcaefff207e8561bdd954596c7648a624acca19b0c7d6c826c
|
|
||||||
size 77374
|
|
3
mocket-3.13.11.tar.gz
Normal file
3
mocket-3.13.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:91d1b631df746249d1036eb9bbe2631ee88ac3fea1d4d71dc1838b5f2f14175a
|
||||||
|
size 78832
|
@@ -1,7 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 24 13:04:33 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
|
||||||
|
|
||||||
|
- update to version 3.13.11:
|
||||||
|
- Better abstraction for when inheriting from `mockhttp.Entry`
|
||||||
|
- Define an alternative `can_handle` logic by passing a callable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 15 21:26:22 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
|
Tue Jul 15 21:26:22 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
|
||||||
|
|
||||||
- Update to versionn 3.13.10:
|
- Update to version 3.13.10:
|
||||||
* Adding socket methods used by trio
|
* Adding socket methods used by trio
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-mocket
|
# spec file for package python-mocket
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-mocket%{psuffix}
|
Name: python-mocket%{psuffix}
|
||||||
Version: 3.13.10
|
Version: 3.13.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python socket mock framework
|
Summary: Python socket mock framework
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user