1
0
forked from pool/python-mocket

- Update to version 3.9.1:

- Multiple HTTP writes (#125)
 - Fix for #111.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=15
This commit is contained in:
Sebastian Wagner 2020-10-11 07:05:14 +00:00 committed by Git OBS Bridge
parent 9738011aa7
commit 6a78b40fc6
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Oct 11 07:03:02 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 3.9.1:
- Multiple HTTP writes (#125)
- Fix for #111.
-------------------------------------------------------------------
Sat Sep 26 07:39:57 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-mocket%{psuffix}
Version: 3.9.0
Version: 3.9.1
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause