- drop 0001-Use-unittest.mock-if-is-only-aviable.patch

- drop 0001-Use-unittest.mock-if-is-only-aviable.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=12
This commit is contained in:
2018-09-05 20:55:40 +00:00
committed by Git OBS Bridge
parent 3e40b3d352
commit 530b79f188
5 changed files with 2 additions and 32 deletions

View File

@@ -2,6 +2,7 @@
Tue Sep 4 12:55:25 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 3.7.4
- drop 0001-Use-unittest.mock-if-is-only-aviable.patch
* Fix possible infinite recursion when writing .pyc files
* Cache plugin now obeys the -q flag when --last-failed and
--failed-first flags are used.