15
0

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

- Ensure neutrality of descriptions.

OBS-URL: https://build.opensuse.org/request/show/520237
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-happybase?expand=0&rev=18
This commit is contained in:
2017-09-04 05:24:56 +00:00
committed by Git OBS Bridge
parent 62431e645b
commit d5029bc6fc
2 changed files with 8 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
Name: python-happybase
Version: 1.1.0
Release: 0
Summary: A developer-friendly Python library to interact with Apache HBase
Summary: A Python library to interact with Apache HBase
License: MIT
Group: Development/Languages/Python
Url: https://github.com/wbolster/happybase
@@ -38,7 +38,7 @@ BuildArch: noarch
%python_subpackages
%description
HappyBase is a developer-friendly Python library to interact with Apache HBase.
HappyBase is a Python library to interact with Apache HBase.
%package -n python-happybase-doc
Summary: Documentation for %{name}
@@ -46,7 +46,7 @@ Group: Documentation/Other
Provides: %{python_module happybase-doc = %{version}}
%description -n python-happybase-doc
HappyBase is a developer-friendly Python library to interact with Apache HBase.
HappyBase is a Python library to interact with Apache HBase.
This package contains the documentation.