Accepting request 628084 from home:jengelh:branches:devel:languages:python
- Trim repeated name in summary (rpmlint). Trim filler wording from description. OBS-URL: https://build.opensuse.org/request/show/628084 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-voluptuous?expand=0&rev=13
This commit is contained in:
parent
299b7efc26
commit
a1bd393cbd
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 12:30:18 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Trim repeated name in summary (rpmlint). Trim filler wording
|
||||
from description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 20:08:10 UTC 2018 - dmueller@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
Name: python-voluptuous
|
||||
Version: 0.11.5
|
||||
Release: 0
|
||||
Summary: Voluptuous is a Python data validation library
|
||||
Summary: A Python data validation library
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: http://github.com/alecthomas/voluptuous
|
||||
@ -33,9 +33,8 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Voluptuous, *despite* the name, is a Python data validation library. It
|
||||
is primarily intended for validating data coming into Python as JSON,
|
||||
YAML, etc.
|
||||
Voluptuous is a Python data validation library. It validates data
|
||||
coming into Python as JSON, YAML, etc.
|
||||
|
||||
%prep
|
||||
%setup -q -n voluptuous-%{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user