From d12f1cc4205f84edbeff3df2a7d3891d6969ac2cad36442809c0b1f7def187a7 Mon Sep 17 00:00:00 2001 From: Todd R Date: Sat, 13 Apr 2013 10:06:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyparsing?expand=0&rev=20 --- python-pyparsing.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pyparsing.spec b/python-pyparsing.spec index 8e86380..a96dab7 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -17,7 +17,7 @@ Name: python-pyparsing -Version: 2.0.0 +Version: 1.5.7 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 >= 2.7 +BuildRequires: python-devel Provides: python-parsing = %{version} Obsoletes: python-parsing < %{version} %if 0%{?suse_version} && 0%{?suse_version} <= 1110