Hello community,

here is the log from the commit of package python-jsonpointer for 
openSUSE:Factory checked in at 2015-06-23 12:01:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jsonpointer (Old)
 and      /work/SRC/openSUSE:Factory/.python-jsonpointer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jsonpointer"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jsonpointer/python-jsonpointer.changes    
2015-02-12 10:22:47.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jsonpointer.new/python-jsonpointer.changes   
    2015-06-23 12:01:09.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Jun 22 14:49:05 UTC 2015 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  jsonpointer-1.7.tar.gz

New:
----
  jsonpointer-1.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jsonpointer.spec ++++++
--- /var/tmp/diff_new_pack.QGfHgf/_old  2015-06-23 12:01:09.000000000 +0200
+++ /var/tmp/diff_new_pack.QGfHgf/_new  2015-06-23 12:01:09.000000000 +0200
@@ -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

++++++ jsonpointer-1.7.tar.gz -> jsonpointer-1.9.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsonpointer-1.7/PKG-INFO new/jsonpointer-1.9/PKG-INFO
--- old/jsonpointer-1.7/PKG-INFO        2014-12-14 19:25:56.000000000 +0100
+++ new/jsonpointer-1.9/PKG-INFO        2015-05-07 18:01:17.000000000 +0200
@@ -1,27 +1,34 @@
 Metadata-Version: 1.1
 Name: jsonpointer
-Version: 1.7
+Version: 1.9
 Summary:  Identify specific nodes in a JSON document (RFC 6901) 
 Home-page: https://github.com/stefankoegl/python-json-pointer
 Author: Stefan Kögl
 Author-email: [email protected]
 License: Modified BSD License
-Description: python-json-pointer [![Build 
Status](https://secure.travis-ci.org/stefankoegl/python-json-pointer.png?branch=master)](https://travis-ci.org/stefankoegl/python-json-pointer)
 [![Coverage 
Status](https://coveralls.io/repos/stefankoegl/python-json-pointer/badge.png?branch=master)](https://coveralls.io/r/stefankoegl/python-json-pointer?branch=master)
 ![Downloads](https://pypip.in/d/jsonpointer/badge.png) 
![Version](https://pypip.in/v/jsonpointer/badge.png)
-        ===================
+Description: python-json-pointer `|Build Status| 
<https://travis-ci.org/stefankoegl/python-json-pointer>`_ `|Coverage Status| 
<https://coveralls.io/r/stefankoegl/python-json-pointer?branch=master>`_ 
|Downloads| |Version|
+        
===============================================================================================================================================================================================================
         
         Resolve JSON Pointers in Python
         -------------------------------
         
-        Library to resolve JSON Pointers according to
-        [RFC 6901](http://tools.ietf.org/html/rfc6901)
+        Library to resolve JSON Pointers according to `RFC
+        6901 <http://tools.ietf.org/html/rfc6901>`_
         
-        See Sourcecode for Examples
-        * Website: https://github.com/stefankoegl/python-json-pointer
-        * Repository: https://github.com/stefankoegl/python-json-pointer.git
-        * Documentation: https://python-json-pointer.readthedocs.org/
-        * PyPI: https://pypi.python.org/pypi/jsonpointer
-        * Travis-CI: https://travis-ci.org/stefankoegl/python-json-pointer
-        * Coveralls: https://coveralls.io/r/stefankoegl/python-json-pointer
+        See Sourcecode for Examples \* Website:
+        https://github.com/stefankoegl/python-json-pointer \* Repository:
+        https://github.com/stefankoegl/python-json-pointer.git \* 
Documentation:
+        https://python-json-pointer.readthedocs.org/ \* PyPI:
+        https://pypi.python.org/pypi/jsonpointer \* Travis-CI:
+        https://travis-ci.org/stefankoegl/python-json-pointer \* Coveralls:
+        https://coveralls.io/r/stefankoegl/python-json-pointer
+        
+        .. |Build
+        Status| image:: 
https://secure.travis-ci.org/stefankoegl/python-json-pointer.png?branch=master
+        .. |Coverage
+        Status| image:: 
https://coveralls.io/repos/stefankoegl/python-json-pointer/badge.png?branch=master
+        .. |Downloads| image:: https://pypip.in/d/jsonpointer/badge.png
+        .. |Version| image:: https://pypip.in/v/jsonpointer/badge.png
         
 Platform: UNKNOWN
 Classifier: Development Status :: 5 - Production/Stable
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsonpointer-1.7/jsonpointer.egg-info/PKG-INFO 
new/jsonpointer-1.9/jsonpointer.egg-info/PKG-INFO
--- old/jsonpointer-1.7/jsonpointer.egg-info/PKG-INFO   2014-12-14 
19:25:56.000000000 +0100
+++ new/jsonpointer-1.9/jsonpointer.egg-info/PKG-INFO   2015-05-07 
18:01:17.000000000 +0200
@@ -1,27 +1,34 @@
 Metadata-Version: 1.1
 Name: jsonpointer
-Version: 1.7
+Version: 1.9
 Summary:  Identify specific nodes in a JSON document (RFC 6901) 
 Home-page: https://github.com/stefankoegl/python-json-pointer
 Author: Stefan Kögl
 Author-email: [email protected]
 License: Modified BSD License
-Description: python-json-pointer [![Build 
Status](https://secure.travis-ci.org/stefankoegl/python-json-pointer.png?branch=master)](https://travis-ci.org/stefankoegl/python-json-pointer)
 [![Coverage 
Status](https://coveralls.io/repos/stefankoegl/python-json-pointer/badge.png?branch=master)](https://coveralls.io/r/stefankoegl/python-json-pointer?branch=master)
 ![Downloads](https://pypip.in/d/jsonpointer/badge.png) 
![Version](https://pypip.in/v/jsonpointer/badge.png)
-        ===================
+Description: python-json-pointer `|Build Status| 
<https://travis-ci.org/stefankoegl/python-json-pointer>`_ `|Coverage Status| 
<https://coveralls.io/r/stefankoegl/python-json-pointer?branch=master>`_ 
|Downloads| |Version|
+        
===============================================================================================================================================================================================================
         
         Resolve JSON Pointers in Python
         -------------------------------
         
-        Library to resolve JSON Pointers according to
-        [RFC 6901](http://tools.ietf.org/html/rfc6901)
+        Library to resolve JSON Pointers according to `RFC
+        6901 <http://tools.ietf.org/html/rfc6901>`_
         
-        See Sourcecode for Examples
-        * Website: https://github.com/stefankoegl/python-json-pointer
-        * Repository: https://github.com/stefankoegl/python-json-pointer.git
-        * Documentation: https://python-json-pointer.readthedocs.org/
-        * PyPI: https://pypi.python.org/pypi/jsonpointer
-        * Travis-CI: https://travis-ci.org/stefankoegl/python-json-pointer
-        * Coveralls: https://coveralls.io/r/stefankoegl/python-json-pointer
+        See Sourcecode for Examples \* Website:
+        https://github.com/stefankoegl/python-json-pointer \* Repository:
+        https://github.com/stefankoegl/python-json-pointer.git \* 
Documentation:
+        https://python-json-pointer.readthedocs.org/ \* PyPI:
+        https://pypi.python.org/pypi/jsonpointer \* Travis-CI:
+        https://travis-ci.org/stefankoegl/python-json-pointer \* Coveralls:
+        https://coveralls.io/r/stefankoegl/python-json-pointer
+        
+        .. |Build
+        Status| image:: 
https://secure.travis-ci.org/stefankoegl/python-json-pointer.png?branch=master
+        .. |Coverage
+        Status| image:: 
https://coveralls.io/repos/stefankoegl/python-json-pointer/badge.png?branch=master
+        .. |Downloads| image:: https://pypip.in/d/jsonpointer/badge.png
+        .. |Version| image:: https://pypip.in/v/jsonpointer/badge.png
         
 Platform: UNKNOWN
 Classifier: Development Status :: 5 - Production/Stable
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsonpointer-1.7/jsonpointer.py 
new/jsonpointer-1.9/jsonpointer.py
--- old/jsonpointer-1.7/jsonpointer.py  2014-12-14 19:25:08.000000000 +0100
+++ new/jsonpointer-1.9/jsonpointer.py  2015-05-07 18:00:28.000000000 +0200
@@ -41,7 +41,7 @@
 
 # Will be parsed by setup.py to determine package metadata
 __author__ = 'Stefan Kögl <[email protected]>'
-__version__ = '1.7'
+__version__ = '1.9'
 __website__ = 'https://github.com/stefankoegl/python-json-pointer'
 __license__ = 'Modified BSD License'
 
@@ -49,6 +49,7 @@
 try:
     from urllib import unquote
     from itertools import izip
+    str = unicode
 except ImportError: # Python 3
     from urllib.parse import unquote
     izip = zip
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsonpointer-1.7/tests.py new/jsonpointer-1.9/tests.py
--- old/jsonpointer-1.7/tests.py        2014-11-14 20:59:05.000000000 +0100
+++ new/jsonpointer-1.9/tests.py        2015-05-07 17:48:08.000000000 +0200
@@ -1,6 +1,8 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 
+from __future__ import unicode_literals
+
 import doctest
 import unittest
 import sys
@@ -61,6 +63,7 @@
             "/k\"l",
             "/ ",
             "/m~0n",
+            '/\xee',
         ]
         for path in paths:
             ptr = JsonPointer(path)


Reply via email to