14
0
forked from pool/python-mocket

- update to version 3.10.7:

- Adding support for `httpx` (#183)
 - Change methods not using its bound instance to staticmethods (#180)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=52
This commit is contained in:
Sebastian Wagner
2022-08-17 10:10:36 +00:00
committed by Git OBS Bridge
parent fcd88e7e17
commit fecef068db
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 17 10:09:41 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 3.10.7:
- Adding support for `httpx` (#183)
- Change methods not using its bound instance to staticmethods (#180)
-------------------------------------------------------------------
Mon Jul 25 09:24:02 UTC 2022 - Ben Greiner <code@bnavigator.de>