14
0

Accepting request 1032223 from home:yarunachalam:branches:devel:languages:python

- Update to version 2.8.2 
  * Improve type hints for time_machine.travel() to preserve the types of the wrapped function/coroutine/class.

OBS-URL: https://build.opensuse.org/request/show/1032223
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=17
This commit is contained in:
Sebastian Wagner
2022-10-29 16:55:46 +00:00
committed by Git OBS Bridge
parent 010896b20b
commit 179132594e
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Oct 29 16:04:03 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.8.2
* Improve type hints for time_machine.travel() to preserve the types of the wrapped function/coroutine/class.
-------------------------------------------------------------------
Thu Aug 18 07:00:08 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>