14
0

Accepting request 163759 from devel:languages:python3

Fix EOL fix (forwarded request 163758 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/163759
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyparsing?expand=0&rev=18
This commit is contained in:
Todd R
2013-04-12 14:08:22 +00:00
committed by Git OBS Bridge
parent 4fddad9452
commit f12773510a
6 changed files with 92 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
Name: python-pyparsing
Version: 1.5.7
Version: 2.0.0
Release: 0
Url: http://pyparsing.wikispaces.com/
Summary: Grammar Parser Library for Python
@@ -25,7 +25,7 @@ License: MIT and GPL-2.0+ and GPL-3.0+
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/p/pyparsing/pyparsing-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-devel >= 2.7
Provides: python-parsing = %{version}
Obsoletes: python-parsing < %{version}
%if 0%{?suse_version} && 0%{?suse_version} <= 1110