forked from pool/python-dicttoxml
Accepting request 653089 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/653089 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dicttoxml?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 30 13:44:27 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase in summary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 18 14:42:54 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
Name: python-dicttoxml
|
||||
Version: 1.7.4
|
||||
Release: 0
|
||||
Summary: Converts a Python dictionary to XML
|
||||
Summary: Python module for converting a dictionary to XML
|
||||
License: GPL-2.0-only
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/quandyfactory/dicttoxml
|
||||
@@ -32,8 +32,8 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Converts a Python dictionary or other native data type into a valid
|
||||
XML string.
|
||||
This module converts a Python dictionary or other native data type
|
||||
into a valid XML string.
|
||||
|
||||
%prep
|
||||
%setup -q -n dicttoxml-%{version}
|
||||
|
||||
Reference in New Issue
Block a user