Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python313-freezegun | Distribution: openSUSE Tumbleweed |
Version: 1.5.1 | Vendor: openSUSE |
Release: 2.2 | Build date: Sun Jun 30 23:22:02 2024 |
Group: Unspecified | Build host: reproducible |
Size: 181562 | Source RPM: python-freezegun-1.5.1-2.2.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/spulec/freezegun | |
Summary: Mock time date for Python |
FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.
Apache-2.0
* Sun Jun 30 2024 Dirk Müller <[email protected]> - add py313-support.patch to fix build with python 3.13 * Wed Jun 12 2024 Dirk Müller <[email protected]> - update to 1.5.1: * Fix the typing of the `tick()` method, and improve it's behaviour. * Fri May 03 2024 Dirk Müller <[email protected]> - update to 1.5.0: * The default ignore list now contains the `queue`-package * Added a missing `move_to`-function when calling `freeze_time(tick=True)` * Fixes a rounding error in `time.time_ns()` * Fixed a bug where the default ignore list could not be empty (`configure(default_ignore_list=[])`) * All `tick()` methods now return the new datetime (instead of None) * Type improvements * Fri Dec 29 2023 Dirk Müller <[email protected]> - update to 1.4.0: * `asyncio`-support from 1.3.x introduced quite a few bugs, so that functionality is now hidden behind a flag: `with freeze_time('1970-01-02', real_asyncio=True):` * Thu Dec 07 2023 Dirk Müller <[email protected]> - update to 1.3.1: * Fixed `asyncio` support to avoid `await asyncio.sleep(1)` hanging forever. * Added support for Python 3.12 * Fri Apr 21 2023 Dirk Müller <[email protected]> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 Matej Cepl <[email protected]> - Make calling of %{sle15modernpython} optional. * Sat Sep 17 2022 Dirk Müller <[email protected]> - update to 1.2.2: * Removes Python 3.6 support * Improved static typing definitions * Don't freeze pytest timings. This avoids class-level decorator usage * messing with pytest timings. Pass through all setUp and tearDown arguments * Sat Jun 04 2022 Dirk Müller <[email protected]> - update to 1.2.1: * Added missing typeshed types from distribution * Pass all arguments on recursive freeze_time calls * Add support for `time.perf_counter` (and `…_ns`) * Added typeshed types * Dropped support for python 3.5 * Fri Apr 16 2021 Benjamin Greiner <[email protected]> - Skip python2 build. Not supported by upstream, a simple `import freezegun` already fails. Was not detected because the pyunittest runs 0 tests. * Thu Jan 28 2021 Dirk Müller <[email protected]> - update to 1.1.0: * Add support for `time.monotonic` (and `…_ns`) * Allow to configure default ignore list, and also to just extend the default * Fixed when accessing from thread after stop()
/usr/lib/python3.13/site-packages/freezegun /usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info /usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/AUTHORS.rst /usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/INSTALLER /usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/LICENSE /usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/METADATA /usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/RECORD /usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/REQUESTED /usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/WHEEL /usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/top_level.txt /usr/lib/python3.13/site-packages/freezegun/__init__.py /usr/lib/python3.13/site-packages/freezegun/__pycache__ /usr/lib/python3.13/site-packages/freezegun/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/freezegun/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/freezegun/__pycache__/_async.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/freezegun/__pycache__/_async.cpython-313.pyc /usr/lib/python3.13/site-packages/freezegun/__pycache__/api.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/freezegun/__pycache__/api.cpython-313.pyc /usr/lib/python3.13/site-packages/freezegun/__pycache__/config.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/freezegun/__pycache__/config.cpython-313.pyc /usr/lib/python3.13/site-packages/freezegun/_async.py /usr/lib/python3.13/site-packages/freezegun/api.py /usr/lib/python3.13/site-packages/freezegun/config.py /usr/lib/python3.13/site-packages/freezegun/py.typed /usr/share/doc/packages/python313-freezegun /usr/share/doc/packages/python313-freezegun/README.rst /usr/share/licenses/python313-freezegun /usr/share/licenses/python313-freezegun/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 5 23:42:20 2025