14
0

Accepting request 887439 from devel:languages:python

- 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/request/show/887439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mockito?expand=0&rev=9
This commit is contained in:
2021-04-22 16:04:05 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0fe160d568210e438fd1d2d43a485dfdcb053b0f725fd6aa04a307414a365e1a
size 55567

3
1.2.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a86349b7db05ad0d3679167c9997a658e24790b039fc0a3c07e1a7beb772213
size 55597

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 22 06:00:46 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.2.2:
* Fix typo in ``spy2`` doc
- Do not build for Python 3.6, due to no NumPy.
-------------------------------------------------------------------
Wed Apr 1 07:13:22 UTC 2020 - pgajdos@suse.com

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