pkgsrc/devel/py-freezegun
wiz b251e3d13c py-freezegun: update to 1.2.1.
1.2.1
-----

* Added missing typeshed types from distribution

* Pass all arguments on recursive freeze_time calls


1.2.0
-----

* Add support for `time.perf_counter` (and `…_ns`)

* Added typeshed types

* Dropped support for python 3.5

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()


1.0.0
------

* Dropped Py2 support
* Added as_kwarg argument in order to have the frozen time object passed with the name provided in as_kwarg argument
2022-05-12 08:10:53 +00:00
..
DESCR
distinfo
Makefile
PLIST