14
0

- Update to 1.2.2:

* Fix typo in ``spy2`` doc
- Do not build for Python 3.6, due to no NumPy.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mockito?expand=0&rev=17
This commit is contained in:
2021-04-22 06:01:52 +00:00
committed by Git OBS Bridge
parent ce9992dfc1
commit 303ab31152
4 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-mockito
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python36 1
Name: python-mockito
Version: 1.2.1
Version: 1.2.2
Release: 0
Summary: Spying framework
License: MIT
Group: Development/Languages/Python
URL: https://github.com/kaste/mockito-python
# https://github.com/kaste/mockito-python/issues/36
Source: https://github.com/kaste/mockito-python/archive/%{version}.tar.gz