Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-time-machine-3.2.0-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: python311-time-machine Distribution: openSUSE:Factory:zSystems
Version: 3.2.0 Vendor: openSUSE
Release: 1.1 Build date: Wed Jan 28 13:27:44 2026
Group: Development/Languages/Python Build host: reproducible
Size: 130713 Source RPM: python-time-machine-3.2.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/adamchainz/time-machine
Summary: Travel through time in your tests
This library mocks all functions from Python's standard library that return the current date or datetime.
It can be used independently, as a function decorator, or as a context manager.

Provides

Requires

License

MIT

Changelog

* Wed Jan 28 2026 Dirk Müller <dmueller@suse.com>
  - update to 3.2.0:
    * Add :attr:`time_machine.naive_mode` to control how time-
      machine interprets naive datetimes. The