17
0

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:
2015-06-23 06:23:19 +00:00
committed by Git OBS Bridge
parent 3130bd724b
commit 474c0d3f82
4 changed files with 16 additions and 5 deletions

3
jsonpatch-1.11.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22d0bc0f5522a4a03dd9fb4c4cdf7c1f03256546c88be4c61e5ceabd22280e47
size 14317

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e997076450992aa7af2f4ae6c3e7767d390ddb6746979c74fd2092bb8fbdf5b2
size 14275

View File

@@ -1,4 +1,15 @@
-------------------------------------------------------------------
Mon Jun 22 14:36:43 UTC 2015 - tbechtold@suse.com
- 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
-------------------------------------------------------------------
Wed Feb 4 14:28:36 UTC 2015 - tbechtold@suse.com
- update to version 1.9:

View File

@@ -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