Accepting request 304068 from home:benoit_monin:branches:devel:languages:python
- update to version 0.7.0 - point source URL to pypi OBS-URL: https://build.opensuse.org/request/show/304068 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=9
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-jmespath
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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
|
||||
@@ -19,13 +19,13 @@
|
||||
%define baseName jmespath
|
||||
|
||||
Name: python-jmespath
|
||||
Version: 0.6.1
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: Extract elements from JSON document
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/boto/jmespath
|
||||
Source0: %{baseName}-%{version}.tar.gz
|
||||
Source0: https://pypi.python.org/packages/source/j/%{baseName}/%{baseName}-%{version}.tar.gz
|
||||
Requires: python
|
||||
Requires: python-ply >= 3.4
|
||||
BuildRequires: python
|
||||
|
||||
Reference in New Issue
Block a user