14
0

- update to 1.5.3:

* Remove now unsupported "asyncio_mode" configuration
  * Avoid partial when constructing answers
  * Update numpy dev dependency
  * Add Python 3.13 to the test matrix

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mockito?expand=0&rev=23
This commit is contained in:
2024-11-14 14:20:44 +00:00
committed by Git OBS Bridge
parent 0c77a3a5e6
commit d0365a55e4
4 changed files with 23 additions and 11 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 14 14:19:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.5.3:
* Remove now unsupported "asyncio_mode" configuration
* Avoid partial when constructing answers
* Update numpy dev dependency
* Add Python 3.13 to the test matrix
-------------------------------------------------------------------
Sat Mar 16 08:57:47 UTC 2024 - Dirk Müller <dmueller@suse.com>