pkgsrc/time/py-time-machine
adam e9ef38671a py-time-machine: updated to 2.13.0
2.13.0 (2023-09-19)
-------------------
* Add support for ``datetime.timedelta`` to ``time_machine.travel()``.
* Fix documentation about using local time for naive date(time) strings.
* Add ``shift()`` method to the ``time_machine`` pytest fixture.
* Mock ``time.monotonic()`` and ``time.monotonic_ns()``.
  They return the values of ``time.time()`` and ``time.time_ns()`` respectively, rather than real monotonic clocks.
2023-09-27 09:37:32 +00:00
..
DESCR
distinfo py-time-machine: updated to 2.13.0 2023-09-27 09:37:32 +00:00
Makefile py-time-machine: updated to 2.13.0 2023-09-27 09:37:32 +00:00
PLIST