14
0
forked from pool/python-mocket

- Update to version 3.12.9:

* Replacing httptools with h11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=85
This commit is contained in:
Sebastian Wagner
2024-09-03 07:26:21 +00:00
committed by Git OBS Bridge
parent 830f6925f8
commit 8e5cfccf1d
4 changed files with 12 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package python-mocket
# spec file
#
# Copyright (c) 2024 SUSE LLC
#
@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-mocket%{psuffix}
Version: 3.12.8
Version: 3.12.9
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause
@@ -40,7 +40,7 @@ BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-decorator >= 4
Requires: python-httptools
Requires: python-h11
Requires: python-python-magic >= 0.4.5
Requires: python-urllib3 >= 1.25.3
Suggests: python-pook >= 0.2.1