forked from pool/python-time-machine
- update to version 2.3.1:
- Build universal2 wheels for Python 3.8 on macOS. - update to version 2.3.0: - Allow passing ``tick`` to ``Coordinates.move_to()`` and the pytest fixture’s ``time_machine.move_to()``. This allows freezing or unfreezing of time when travelling. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
675ee40d51
commit
31c3ae00b1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:399c037ae6ebdd42b3d0390c436fe03e79d352e4bc8207f74fe6460bf18a033d
|
||||
size 24519
|
3
python-time-machine-2.3.1.tar.gz
Normal file
3
python-time-machine-2.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:159fd77b2744beb772499700f2d94a77b1a3179dd1ca9fc909c754988794967d
|
||||
size 24775
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 30 08:23:35 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 2.3.1:
|
||||
- Build universal2 wheels for Python 3.8 on macOS.
|
||||
- update to version 2.3.0:
|
||||
- Allow passing ``tick`` to ``Coordinates.move_to()`` and the pytest fixture’s
|
||||
``time_machine.move_to()``. This allows freezing or unfreezing of time when
|
||||
travelling.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 3 13:17:35 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-time-machine
|
||||
Group: Development/Languages/Python
|
||||
Version: 2.2.0
|
||||
Version: 2.3.1
|
||||
Release: 0
|
||||
Summary: Travel through time in your tests
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user