- remove obsolete patch remove-mock.patch

- Update to version 1.19.4:
 * fix JSONDecodeError missing for py2.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=54
This commit is contained in:
Sebastian Wagner 2022-08-31 18:58:52 +00:00 committed by Git OBS Bridge
parent 8bfd7fd1ea
commit 999c5902c0
3 changed files with 4 additions and 4 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a2a1f28513d08f2cc5499be213e959ad252b15b87eee729bf92a9d70eddd851
size 77138

View File

@ -27,7 +27,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-mocket%{psuffix}
Version: 3.10.6
Version: 3.10.8
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause