14
0
forked from pool/python-mocket

Accepting request 1086729 from home:mcalabkova:branches:devel:languages:python

- Update to 3.11.1
  * Fix for `urllib2>=2`
  * Bump version for publishing a new release
  * Adding local container for partially replacing httpbin.org usage
  * Replacing httpbin.org with mockbin.org from Kong for what needs HTTPS

OBS-URL: https://build.opensuse.org/request/show/1086729
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=63
This commit is contained in:
Sebastian Wagner
2023-05-12 10:55:59 +00:00
committed by Git OBS Bridge
parent 3af5ffac37
commit 8ec143d534
4 changed files with 13 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
%define skip_python2 1
Name: python-mocket%{psuffix}
Version: 3.11.0
Version: 3.11.1
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause
@@ -37,7 +37,6 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-decorator >= 4
Requires: python-http-parser >= 0.9.0
Requires: python-httptools
Requires: python-python-magic >= 0.4.5
Requires: python-urllib3 >= 1.25.3