forked from pool/python-mailmanclient
Accepting request 869055 from home:jengelh:branches:devel:languages:python:mailman
- Avoid name repetition (e.g. rpmlint's name-repeated-in-summary) OBS-URL: https://build.opensuse.org/request/show/869055 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailmanclient?expand=0&rev=16
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
Name: python-mailmanclient
|
||||
Version: 3.3.2
|
||||
Release: 0
|
||||
Summary: mailmanclient -- Python bindings for Mailman REST API
|
||||
Summary: Python bindings for the Mailman REST API
|
||||
License: LGPL-3.0-only
|
||||
URL: https://www.list.org/
|
||||
Source: https://files.pythonhosted.org/packages/source/m/mailmanclient/mailmanclient-%{version}.tar.gz
|
||||
@@ -44,10 +44,10 @@ BuildRequires: %{python_module requests}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
mailmanclient -- Python bindings for Mailman REST API
|
||||
Python bindings for Mailman REST API.
|
||||
|
||||
%prep
|
||||
%setup -q -n mailmanclient-%{version}
|
||||
%autosetup -n mailmanclient-%{version}
|
||||
|
||||
%build
|
||||
export LC_ALL=C.UTF-8
|
||||
|
||||
Reference in New Issue
Block a user