15
0

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:
2015-06-23 06:23:39 +00:00
committed by Git OBS Bridge
parent 93fca63100
commit e20db782e3
4 changed files with 14 additions and 4 deletions

View File

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