Revisions of python-time-machine
buildservice-autocommit
accepted
request 999188
from
Factory Maintainer (factory-maintainer)
(revision 16)
baserev update by copy to link target
Sebastian Wagner (sebix)
committed
(revision 15)
- update to version 2.8.1: - Actually build Python 3.11 wheels. - update to version 2.8.0: - Build Python 3.11 wheels. - update to version 2.7.1: - Fix usage of ``ZoneInfo`` from the ``backports.zoneinfo`` package. This makes ``ZoneInfo`` support work for Python < 3.9. - update to version 2.7.0: - Support Python 3.11 (no wheels yet, they will only be available when Python 3.11 is RC when the ABI is stable).
Sebastian Wagner (sebix)
committed
(revision 14)
- Limit package to python >= 3.7
Dirk Mueller (dirkmueller)
committed
(revision 13)
- 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>`__.
Dirk Mueller (dirkmueller)
committed
(revision 12)
Sebastian Wagner (sebix)
committed
(revision 11)
- 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>`__.
Sebastian Wagner (sebix)
committed
(revision 10)
- 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>`__.
Sebastian Wagner (sebix)
accepted
request 940399
from
Petr Gajdos (pgajdos)
(revision 9)
- pytest-runner is not required for build
Matej Cepl (mcepl)
committed
(revision 8)
Sebastian Wagner (sebix)
committed
(revision 7)
- update to version 2.4.1: - Build musllinux wheels.
Sebastian Wagner (sebix)
committed
(revision 6)
- update to version 2.4.0: - Support Python 3.10.
Dominique Leuenberger (dimstar_suse)
accepted
request 914872
from
Sebastian Wagner (sebix)
(revision 5)
initialized devel package after accepting 914872
Sebastian Wagner (sebix)
committed
(revision 4)
- 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.
Sebastian Wagner (sebix)
committed
(revision 3)
- 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.
Sebastian Wagner (sebix)
committed
(revision 2)
- skip python2 to fix leap build - add missing group tag to fix leap build
Displaying revisions 21 - 36 of 36