Accepting request 605130 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/605130 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mock?expand=0&rev=7
This commit is contained in:
parent
dd3e42c536
commit
48aacc1496
3
pytest-mock-1.10.0.tar.gz
Normal file
3
pytest-mock-1.10.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d89a8209d722b8307b5e351496830d5cc5e192336003a485443ae9adeb7dd4c0
|
||||
size 20754
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:173fd47c872d105368aeb22dca1415db9f269c0ee1c3832c3aebadd3e80f6133
|
||||
size 20707
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 6 19:35:00 UTC 2018 - arun@gmx.de
|
||||
|
||||
- update to version 1.10.0:
|
||||
* Add support for the recently added assert_called method in Python
|
||||
3.6 and mock-2.0. Thanks @rouge8 for the PR (#115).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 21 16:39:10 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-pytest-mock
|
||||
Version: 1.9.0
|
||||
Version: 1.10.0
|
||||
Release: 0
|
||||
Summary: Thin-wrapper around the mock package for easier use with pytest
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user