Accepting request 315793 from home:TheBlackCat:branches:devel:languages:python

update to version 1.3.2

OBS-URL: https://build.opensuse.org/request/show/315793
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=3
This commit is contained in:
Todd R
2015-07-10 08:20:42 +00:00
committed by Git OBS Bridge
parent e809a0776c
commit cdbb662e18
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jul 10 08:16:23 UTC 2015 - toddrme2178@gmail.com
- update to version 1.3.2:
* Updated unit test of ParamPager in the param IPython extension
* Suppressing default parameter object names from the ParamPager
title
* Made _get_param_info and _param_docstrings methods of Pager public
* Unicode support for param.String
* Added shield displaying all supported Python versions
* Added check for default value of String
* Minor fix to logging: python loggers can accept keyword arguments.
* Fixed Pyflakes errors
* Fixed trailing whitespaces
-------------------------------------------------------------------
Fri Apr 10 13:47:17 UTC 2015 - toddrme2178@gmail.com