forked from pool/python-jsonpatch
Accepting request 313109 from home:tbechtold:branches:devel:languages:python
- update to 1.11.0: * bump version to 1.11 * Fix tests for Python 3.2 * bump version to 1.10 * Require pypandoc instead of pandoc for setup.py * Fix make_patch with unicode paths * Enable container-based builds on Travis-CI - Update Requires according to requirements.txt OBS-URL: https://build.opensuse.org/request/show/313109 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=19
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-jsonpatch
|
||||
Version: 1.9
|
||||
Version: 1.11
|
||||
Release: 0
|
||||
Summary: Python - JSON-Patches
|
||||
License: BSD-3-Clause
|
||||
@@ -26,7 +26,7 @@ Url: https://github.com/stefankoegl/python-json-patch
|
||||
Source: http://pypi.python.org/packages/source/j/jsonpatch/jsonpatch-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-jsonpointer
|
||||
Requires: python-jsonpointer >= 1.5
|
||||
Requires: python-jsonpointer >= 1.9
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(pre): coreutils
|
||||
|
||||
Reference in New Issue
Block a user