python-tuf/requirements
Michał Górny ee27bcccc1 tests: Use freezegun for time mocking to fix pypy3 compatibility
Use freezegun for time mocking instead of manually patching the datetime
module, as it provides a more streamlined solution that works both
on CPython and on PyPy.  Unfortunately, due to differences between
the C datetime extension used by CPython, and the pure Python version
of datetime (used by PyPy, and as a fallback on CPython), there does not
seem to be a trivial way to mock time that would work with both
versions.

Fixes #2708

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-10-09 14:01:09 +02:00
..
build.txt build(deps): bump build in the build-and-release-dependencies group (#2697) 2024-09-10 10:12:05 +03:00
dev.txt build: shorten requirements file names 2023-02-06 14:52:07 +02:00
docs.txt build: shorten requirements file names 2023-02-06 14:52:07 +02:00
lint.txt tests: Use freezegun for time mocking to fix pypy3 compatibility 2024-10-09 14:01:09 +02:00
main.txt Remove obsolete comments from Python 2.7 times 2023-09-28 11:40:29 +02:00
pinned.txt build(deps): bump the dependencies group with 2 updates (#2703) 2024-09-17 10:27:13 +03:00
test.txt tests: Use freezegun for time mocking to fix pypy3 compatibility 2024-10-09 14:01:09 +02:00