15
0

- require ply >= 3.4 (bnc#888809)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpath-rw?expand=0&rev=5
This commit is contained in:
2016-11-20 09:17:02 +00:00
committed by Git OBS Bridge
parent 9a7480e1f9
commit 9c3ae071b3
2 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-jsonpath-rw
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@ BuildRequires: python-devel
BuildRequires: python-ply
BuildRequires: python-setuptools
BuildRequires: python-six
Requires: python-ply
Requires: python-ply >= 3.4
Requires: python-six
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110