15
0

- update to 1.10:

* Drop support for Python 3.2
  * Add support for Python 3.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpointer?expand=0&rev=17
This commit is contained in:
2016-11-15 10:52:26 +00:00
committed by Git OBS Bridge
parent 8f667aa9e5
commit 37a26c3db5
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 15 10:51:34 UTC 2016 - dmueller@suse.com
- update to 1.10:
* Drop support for Python 3.2
* Add support for Python 3.5
-------------------------------------------------------------------
Mon Aug 15 14:51:56 UTC 2016 - toddrme2178@gmail.com