diff --git a/python-time-machine-2.8.1.tar.gz b/python-time-machine-2.8.1.tar.gz deleted file mode 100644 index 89e27be..0000000 --- a/python-time-machine-2.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c895e05fc1bca768c4954727f35e3de17219441b93fd56a87a176152bffb8a0 -size 27135 diff --git a/python-time-machine-2.8.2.tar.gz b/python-time-machine-2.8.2.tar.gz new file mode 100644 index 0000000..d82b393 --- /dev/null +++ b/python-time-machine-2.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e17cd56da15a78ffc38f948b0592e509db394d3f86d7b8bd974ac3dd686932e +size 27856 diff --git a/python-time-machine.changes b/python-time-machine.changes index 6ca8b63..c6a784a 100644 --- a/python-time-machine.changes +++ b/python-time-machine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Oct 29 16:04:03 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-time-machine.spec b/python-time-machine.spec index c7228d1..1e4f0ba 100644 --- a/python-time-machine.spec +++ b/python-time-machine.spec @@ -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