14
0
forked from pool/python-mocket

- update to 3.13.5:

- First stable version after huge refactor
 - Fix for caching when using uv
 - Better conf for pytest-asyncio
 - Fix test_truesendall failure on MacOS

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=96
This commit is contained in:
Sebastian Wagner
2025-05-04 06:57:07 +00:00
committed by Git OBS Bridge
parent a8847fb778
commit cd50974cb7
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun May 4 06:56:02 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
- update to 3.13.5:
- First stable version after huge refactor
- Fix for caching when using uv
- Better conf for pytest-asyncio
- Fix test_truesendall failure on MacOS
-------------------------------------------------------------------
Sat Mar 29 07:30:02 UTC 2025 - Sebastian Wagner <sebix@sebix.at>