15
0

Accepting request 442199 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/442199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpath-rw?expand=0&rev=4
This commit is contained in:
2016-11-28 14:10:44 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -10,6 +10,11 @@ Wed May 6 17:54:26 UTC 2015 - benoit.monin@gmx.fr
- remove unwanted shebang in jsonpath.py
- add jsonpath.py to the package files
-------------------------------------------------------------------
Fri Jul 25 06:54:37 UTC 2014 - dmueller@suse.com
- require ply >= 3.4 (bnc#888809)
-------------------------------------------------------------------
Tue Jan 7 15:14:09 UTC 2014 - speilicke@suse.com

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