forked from pool/python-time-machine
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:
committed by
Git OBS Bridge
parent
010896b20b
commit
179132594e
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c895e05fc1bca768c4954727f35e3de17219441b93fd56a87a176152bffb8a0
|
||||
size 27135
|
3
python-time-machine-2.8.2.tar.gz
Normal file
3
python-time-machine-2.8.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e17cd56da15a78ffc38f948b0592e509db394d3f86d7b8bd974ac3dd686932e
|
||||
size 27856
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user