Accepting request 313111 from home:tbechtold:branches:devel:languages:python
- update to 1.9: * bump version to 1.9 * bump version to 1.8 * Fix Tests for Python 3.2 * Fix UnicodeEncodeError with non-ASCII paths, fixes #18 * Enable container-based builds on Travis-CI OBS-URL: https://build.opensuse.org/request/show/313111 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpointer?expand=0&rev=13
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46b2016b5e4f2b5cd2edf07c60ca8fe7dd91204ca848f98964be61b3c4760f5e
|
||||
size 8187
|
3
jsonpointer-1.9.tar.gz
Normal file
3
jsonpointer-1.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39403b47a71aa782de6d80db3b78f8a5f68ad8dfc9e674ca3bb5b32c15ec7308
|
||||
size 7662
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 14:49:05 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
- update to 1.9:
|
||||
* bump version to 1.9
|
||||
* bump version to 1.8
|
||||
* Fix Tests for Python 3.2
|
||||
* Fix UnicodeEncodeError with non-ASCII paths, fixes #18
|
||||
* Enable container-based builds on Travis-CI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 4 14:17:13 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-jsonpointer
|
||||
Version: 1.7
|
||||
Version: 1.9
|
||||
Release: 0
|
||||
Summary: Identify specific nodes in a JSON document (according to draft 08)
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user