1
0
forked from pool/python-mocket

Accepting request 1046026 from home:bnavigator:branches:devel:languages:python

- Update to version 3.10.9
  * Small improvement for socketpair by @mindflayer in #189
  * Fix for an unconvential usage of Mocket by @mindflayer in #192
  * Improve efficiency on CI by @amotl in #194
- Add missing fastapi test dependency

OBS-URL: https://build.opensuse.org/request/show/1046026
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=55
This commit is contained in:
Sebastian Wagner
2023-01-01 19:33:44 +00:00
committed by Git OBS Bridge
parent 999c5902c0
commit d62182f130
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jan 1 18:43:24 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to version 3.10.9
* Small improvement for socketpair by @mindflayer in #189
* Fix for an unconvential usage of Mocket by @mindflayer in #192
* Improve efficiency on CI by @amotl in #194
- Add missing fastapi test dependency
-------------------------------------------------------------------
Tue Aug 23 18:47:07 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>