forked from pool/python-pytest-mock
- 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:
committed by
Git OBS Bridge
parent
30379a6a38
commit
5e94b71b18
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:330bfa1a71c9b6e84e2976f01d70d8a174f755e7f9dc5b22f4b7335992e1e98b
|
|
||||||
size 18710
|
|
||||||
3
pytest-mock-1.10.4.tar.gz
Normal file
3
pytest-mock-1.10.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5bf5771b1db93beac965a7347dc81c675ec4090cb841e49d9d34637a25c30568
|
||||||
|
size 18790
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 29 08:07:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.10.4:
|
||||||
|
* Fix plugin when 'terminal' plugin is disabled
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 1 08:34:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Mon Apr 1 08:34:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-pytest-mock
|
Name: python-pytest-mock
|
||||||
Version: 1.10.3
|
Version: 1.10.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Thin-wrapper around the mock package for easier use with pytest
|
Summary: Thin-wrapper around the mock package for easier use with pytest
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user