Autobuild autoformatter for 74869

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyparsing?expand=0&rev=4
This commit is contained in:
Marcus Rückert 2011-06-30 10:57:50 +00:00 committed by Git OBS Bridge
parent b3126c4be6
commit 31ea7ea6b2

View File

@ -11,13 +11,15 @@
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-pyparsing
Version: 1.5.6
Release: 0
Release: 1
Url: http://pyparsing.wikispaces.com/
Summary: Grammar Parser Library for Python
License: MIT License
@ -40,6 +42,7 @@ expressions. The pyparsing module provides a library of classes that client
code uses to construct the grammar directly in Python code.
%package doc
Summary: Grammar Parser Library for Python - Documentation
Group: Development/Libraries/Python
Requires: %{name} = %{version}