14
0
forked from pool/python-mocket

- update to 3.12.8:

* Fix regression
  * Begin mypy type-checking
  * Make Mocket work with big requests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=83
This commit is contained in:
2024-06-04 08:17:27 +00:00
committed by Git OBS Bridge
parent df23b67b1c
commit 830f6925f8
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 4 08:17:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.12.8:
* Fix regression
* Begin mypy type-checking
* Make Mocket work with big requests
-------------------------------------------------------------------
Sun May 5 12:58:39 UTC 2024 - Sebastian Wagner <sebix@sebix.at>