Subscribe

How to install python2-freezegun in CentOS/RHEL 8 (noarch)

Let your Python tests travel through time

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python2-freezegun

Description

freezegun is a library that allows your python tests to travel through time by mocking the datetime module. This is the Python 2 library.

RPMs

Adam Williamson (2019-02-11) - Backport fix for #269 that should fix cached-property tests
Adam Williamson (2019-02-11) - Backport fix for #269 that should fix cached-property tests