forked from pool/python-pytest-freezegun
Accepting request 828541 from home:mcalabkova:branches:devel:languages:python:pytest
- Update to version 0.4.2 * Work with pre-release pytest versions, by [chandlernine](https://github.com/chandlernine), with a different implementation proposed by [Aly Sivji](https://github.com/alysivji). * Marking a test with `freeze_time` should freeze time in fixtures, even if the `freezer` fixture is also used explicitly late in the fixture list. Thanks to [Christian Grossmüller](https://github.com/chgad) for pointing out the problem. OBS-URL: https://build.opensuse.org/request/show/828541 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-freezegun?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 15:01:49 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to version 0.4.2
|
||||
* Work with pre-release pytest versions, by [chandlernine](https://github.com/chandlernine),
|
||||
with a different implementation proposed by [Aly Sivji](https://github.com/alysivji).
|
||||
* Marking a test with `freeze_time` should freeze time in fixtures, even if the `freezer`
|
||||
fixture is also used explicitly late in the fixture list. Thanks to
|
||||
[Christian Grossmüller](https://github.com/chgad) for pointing out the problem.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 12:42:02 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user