forked from pool/python-flexmock
Accepting request 654125 from home:jengelh:branches:devel:languages:python
- Trim bias from description. OBS-URL: https://build.opensuse.org/request/show/654125 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=6
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
Name: python-flexmock
|
||||
Version: 0.10.2
|
||||
Release: 0
|
||||
Summary: Testing library that makes it easy to create mocks, stubs and fakes
|
||||
Summary: Testing library for creating mocks, stubs and fakes
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/bkabrda/flexmock
|
||||
@@ -37,7 +37,7 @@ BuildRequires: %{python_module pytest}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Flexmock is a testing library for Python that makes it easy to create mocks,
|
||||
Flexmock is a testing library for Python for creating mocks,
|
||||
stubs and fakes. The API is inspired by a Ruby library of the same name, but
|
||||
Python flexmock is not a clone of the Ruby version. It omits a number of
|
||||
redundancies in the Ruby flexmock API, alters some defaults, and introduces
|
||||
|
||||
Reference in New Issue
Block a user