forked from pool/python-MiniMock
Accepting request 173963 from home:dirkmueller:branches:devel:languages:python
- Update to 1.2.8: * add python 3.x support - Update to 1.2.8: * add python 3.x support OBS-URL: https://build.opensuse.org/request/show/173963 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
d7a803013c
commit
1a276a3119
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-MiniMock
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,10 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: python-MiniMock
|
||||
Version: 1.2.7
|
||||
Release: 1
|
||||
Version: 1.2.8
|
||||
Release: 0
|
||||
Url: http://pypi.python.org/pypi/MiniMock
|
||||
Summary: The simplest possible mock library
|
||||
License: MIT
|
||||
@@ -45,7 +44,6 @@ When using doctest, mock objects can be very simple.
|
||||
|
||||
%prep
|
||||
%setup -q -n MiniMock-%{version}
|
||||
rm docs/.changelog.rst.un~ # Remove junk
|
||||
|
||||
%build
|
||||
python setup.py build
|
||||
|
||||
Reference in New Issue
Block a user