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

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: