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

@@ -19,7 +19,7 @@
%define skip_python2 1
Name: python-time-machine
Group: Development/Languages/Python
Version: 2.8.1
Version: 2.8.2
Release: 0
Summary: Travel through time in your tests
License: MIT