Updating link to change in openSUSE:Factory/python-pyparsing revision 4.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyparsing?expand=0&rev=ad764093ba1c69edee92f8e7a6da78ee
This commit is contained in:
OBS User buildservice-autocommit 2011-06-30 10:57:50 +00:00 committed by Git OBS Bridge
parent ea75faf365
commit 89686fec65

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}