- Update to 1.10.4:

* Fix plugin when 'terminal' plugin is disabled

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mock?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-04-29 08:07:31 +00:00
committed by Git OBS Bridge
parent 30379a6a38
commit 5e94b71b18
4 changed files with 10 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.3
Version: 1.10.4
Release: 0
Summary: Thin-wrapper around the mock package for easier use with pytest
License: MIT