14
0
forked from pool/python-mocket

- Update to version 3.12.6:

- Strict mode check should accept a location as str by @mindflayer in #230
- Update to version 3.12.5:
 - Add getblocking() method by @mindflayer in #228

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=81
This commit is contained in:
Sebastian Wagner
2024-05-05 13:26:07 +00:00
committed by Git OBS Bridge
parent 26ab15dcf4
commit df23b67b1c
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun May 5 12:58:39 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
- Update to version 3.12.6:
- Strict mode check should accept a location as str by @mindflayer in #230
- Update to version 3.12.5:
- Add getblocking() method by @mindflayer in #228
-------------------------------------------------------------------
Tue Feb 6 12:22:14 UTC 2024 - Sebastian Wagner <sebix@sebix.at>