forked from pool/python-jsonpointer
Accepting request 173750 from home:dirkmueller:branches:devel:languages:python
- update to 1.0: * no changes OBS-URL: https://build.opensuse.org/request/show/173750 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpointer?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
58555a456a
commit
9a2556207e
@@ -13,15 +13,16 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-jsonpointer
|
||||
Version: 0.7
|
||||
Version: 1.0
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Summary: Identify specific nodes in a JSON document (according to draft 08)
|
||||
Url: https://github.com/stefankoegl/python-json-pointer
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/stefankoegl/python-json-pointer
|
||||
Source: http://pypi.python.org/packages/source/j/jsonpointer/jsonpointer-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Reference in New Issue
Block a user