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 +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>