forked from pool/python-mocket
- Update to 3.13.3:
* Restructuring the project: no bug-fixing nor new features Latest * Build and publish pure python wheel * Refactor absolute imports and remove compat * Refactoring and Typing * Refactor: split modules * Refactor: introduce state object * Refactor split socket and ssl socket * Refactor rename ssl classes * Changes from ruff * improve injection code, make backwards compat explicit, make ssl-api explicit * Refactor introduce recording storage * Small cleanup * Target make safetest got broken * Better structure OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=93
This commit is contained in:
committed by
Git OBS Bridge
parent
0b6b1194ed
commit
ef0bb8c2ca
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-mocket
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-mocket%{psuffix}
|
||||
Version: 3.13.2
|
||||
Version: 3.13.3
|
||||
Release: 0
|
||||
Summary: Python socket mock framework
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user