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:
committed by
Git OBS Bridge
parent
ef0bb8c2ca
commit
a8847fb778
@@ -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
3
mocket-3.13.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2a86765743387b35b9f1ceb9c1cf6f247ad8319db2c0a52308e89eb4a612f784
|
||||||
|
size 75230
|
@@ -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>
|
Sun Mar 23 09:22:23 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
|
||||||
|
|
||||||
|
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-mocket%{psuffix}
|
Name: python-mocket%{psuffix}
|
||||||
Version: 3.13.3
|
Version: 3.13.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python socket mock framework
|
Summary: Python socket mock framework
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@@ -42,6 +42,7 @@ BuildRequires: python-rpm-macros
|
|||||||
Requires: python-decorator >= 4
|
Requires: python-decorator >= 4
|
||||||
Requires: python-h11
|
Requires: python-h11
|
||||||
Requires: python-puremagic
|
Requires: python-puremagic
|
||||||
|
Requires: python-typing-extensions
|
||||||
Requires: python-urllib3 >= 1.25.3
|
Requires: python-urllib3 >= 1.25.3
|
||||||
Suggests: python-xxhash
|
Suggests: python-xxhash
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Reference in New Issue
Block a user