forked from pool/python-MiniMock
Accepting request 520334 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of descriptions. OBS-URL: https://build.opensuse.org/request/show/520334 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=20
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
Name: python-MiniMock
|
||||
Version: 1.2.8
|
||||
Release: 0
|
||||
Summary: The simplest possible mock library
|
||||
Summary: A mock library for Python
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: http://pypi.python.org/pypi/MiniMock
|
||||
@@ -38,7 +38,7 @@ Obsoletes: %{oldpython}-minimock < %{version}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Minimock is a simple library for doing Mock objects with doctest.
|
||||
Minimock is a library for doing Mock objects with doctest.
|
||||
When using doctest, mock objects can be very simple.
|
||||
|
||||
%prep
|
||||
|
||||
Reference in New Issue
Block a user