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