1
0
forked from pool/python-mocket

- Update to version 3.9.40:

- Fix for asyncio.open_connection() (#144)
 - fix UT for 3.5 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=26
This commit is contained in:
Sebastian Wagner 2021-01-23 19:21:51 +00:00 committed by Git OBS Bridge
parent a496061060
commit fbf353bb75
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:4419ab395fcaa8914b6964e2ebf24282f9f65ded08cf4d8afd9cbb1dbc7b6cd5
size 74996

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 23 19:20:19 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 3.9.40:
- Fix for asyncio.open_connection() (#144)
- fix UT for 3.5 support
-------------------------------------------------------------------
Fri Jan 15 16:56:37 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

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