14
0
Commit Graph

9 Commits

Author SHA256 Message Date
a856005562 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=12 2022-01-11 09:43:01 +00:00
Sebastian Wagner
103c3dd861 - 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>`__.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=10
2021-12-14 15:06:58 +00:00
Sebastian Wagner
a4fdc6b6e1 Accepting request 940399 from home:pgajdos:python
- pytest-runner is not required for build

OBS-URL: https://build.opensuse.org/request/show/940399
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=9
2021-12-14 09:48:09 +00:00
b16b81d0a9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=8 2021-11-30 07:06:37 +00:00
Sebastian Wagner
88dd51b95e - update to version 2.4.0:
- Support Python 3.10.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=6
2021-09-04 17:54:19 +00:00
Sebastian Wagner
31c3ae00b1 - 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
2021-07-30 08:26:21 +00:00
Sebastian Wagner
675ee40d51 - update to version 2.2.0:
- Include type hints.
 - Convert C module to use PEP 489 multi-phase extension module initialization.
   This makes the module ready for Python sub-interpreters.
 - Release now includes a universal2 wheel for Python 3.9 on macOS, to work on
   Apple Silicon.
 - Stop distributing tests to reduce package size. Tests are not intended to be
   run outside of the tox setup in the repository. Repackagers can use GitHub's
   tarballs per tag.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=3
2021-07-03 13:24:34 +00:00
Sebastian Wagner
0a9048c7a8 - skip python2 to fix leap build
- add missing group tag to fix leap build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=2
2021-05-29 07:51:21 +00:00
0392639000 Accepting request 895367 from home:sebix
new package

OBS-URL: https://build.opensuse.org/request/show/895367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=1
2021-05-26 21:23:58 +00:00