Accepting request 688627 from home:jayvdb:django

- Update to v1.10.2
  * Fix bug at the end of the test session when a call to
    patch.stopall is done explicitly by user code.

OBS-URL: https://build.opensuse.org/request/show/688627
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mock?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2019-03-26 09:41:07 +00:00
committed by Git OBS Bridge
parent e78171b7d2
commit dfed9bffb9
4 changed files with 11 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-pytest-mock
Version: 1.10.1
Version: 1.10.2
Release: 0
Summary: Thin-wrapper around the mock package for easier use with pytest
License: MIT