15
0
forked from pool/python-chai

Accepting request 523384 from home:jengelh:branches:devel:languages:python

- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/523384
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chai?expand=0&rev=4
This commit is contained in:
Jan Matejek
2017-09-12 15:25:08 +00:00
committed by Git OBS Bridge
parent 3f66868cc2
commit f166c9ced0
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 11 18:39:32 UTC 2017 - jengelh@inai.de
- Ensure neutrality of description.
-------------------------------------------------------------------
Sat Jul 15 18:37:48 UTC 2017 - aloisio@gmx.com

View File

@@ -20,7 +20,7 @@
Name: python-chai
Version: 1.1.2
Release: 0
Summary: Easy to use mocking/stub framework
Summary: Mocking/stub framework for Python
License: BSD-3-Clause
Group: Development/Languages/Python
Url: https://github.com/agoragames/chai
@@ -34,7 +34,7 @@ BuildArch: noarch
%python_subpackages
%description
Chai provides a very easy to use api for mocking/stubbing your python
Chai provides an API for mocking/stubbing Python
objects, patterned after the Mocha library for Ruby.
%prep