- 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 638c66fbb3
commit 0c46b25c22
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:d080dbf888f40505a57abaa7d67df51d81cf21eff8ae09b402ce8cd997bcc320
size 75207

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Mar 29 07:30:02 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
- uptdate to 3.13.4:
* License update - 2025
* Missing dependency typing-extensions
-------------------------------------------------------------------
Sun Mar 23 09:22:23 UTC 2025 - Sebastian Wagner <sebix@sebix.at>

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