14
0
forked from pool/python-mocket

- uptdate to 3.13.4:

* License update - 2025
 * Missing dependency typing-extensions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=94
This commit is contained in:
Sebastian Wagner
2025-03-29 07:32:34 +00:00
committed by Git OBS Bridge
parent ef0bb8c2ca
commit a8847fb778
4 changed files with 12 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-mocket%{psuffix}
Version: 3.13.3
Version: 3.13.4
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause
@@ -42,6 +42,7 @@ BuildRequires: python-rpm-macros
Requires: python-decorator >= 4
Requires: python-h11
Requires: python-puremagic
Requires: python-typing-extensions
Requires: python-urllib3 >= 1.25.3
Suggests: python-xxhash
BuildArch: noarch