Skip to content

Commit

Permalink
Update python-time-machine to version 2.6.0 / rev 6 via SR 945538
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/945538
by user dirkmueller + dimstar_suse
- update to version 2.6.0:
  * Drop Python 3.6 support.

- update to version 2.5.0:
  * Add ``time_machine.escape_hatch``, which provides functions to bypass
    time-machine.
    Thanks to Matt Pegler for the feature request in `Issue #206
    <https://github.com/adamchainz/time-machine/issues/206>`__.
  • Loading branch information
dirkmueller authored and bmwiedemann committed Jan 11, 2022
1 parent 8f837b8 commit 7cad85b
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 6 deletions.
Binary file modified packages/p/python-time-machine/.files
Binary file not shown.
15 changes: 15 additions & 0 deletions packages/p/python-time-machine/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,19 @@
<comment>Automatic submission by obs-autosubmit</comment>
<requestid>941878</requestid>
</revision>
<revision rev="6" vrev="1">
<srcmd5>55b9d81d066bc622406345955d1c0c04</srcmd5>
<version>2.6.0</version>
<time>1641932405</time>
<user>dimstar_suse</user>
<comment>- update to version 2.6.0:
* Drop Python 3.6 support.

- update to version 2.5.0:
* Add ``time_machine.escape_hatch``, which provides functions to bypass
time-machine.
Thanks to Matt Pegler for the feature request in `Issue #206
&lt;https://github.com/adamchainz/time-machine/issues/206&gt;`__.</comment>
<requestid>945538</requestid>
</revision>
</revisionlist>

This file was deleted.

14 changes: 11 additions & 3 deletions packages/p/python-time-machine/python-time-machine.changes
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
-------------------------------------------------------------------
Mon Jan 10 17:18:47 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>

- update to version 2.6.0:
* Drop Python 3.6 support.

-------------------------------------------------------------------
Tue Dec 14 15:06:54 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

- - update to version 2.5.0:
- Add ``time_machine.escape_hatch``, which provides functions to bypass time-machine.
Thanks to Matt Pegler for the feature request in `Issue #206 <https://github.com/adamchainz/time-machine/issues/206>`__.
- update to version 2.5.0:
* Add ``time_machine.escape_hatch``, which provides functions to bypass
time-machine.
Thanks to Matt Pegler for the feature request in `Issue #206
<https://github.com/adamchainz/time-machine/issues/206>`__.

-------------------------------------------------------------------
Tue Dec 14 07:40:10 UTC 2021 - pgajdos@suse.com
Expand Down
4 changes: 2 additions & 2 deletions packages/p/python-time-machine/python-time-machine.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# spec file for package python-time-machine
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
Expand All @@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-time-machine
Group: Development/Languages/Python
Version: 2.5.0
Version: 2.6.0
Release: 0
Summary: Travel through time in your tests
License: MIT
Expand Down

0 comments on commit 7cad85b

Please sign in to comment.