forked from pool/python-param
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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46735bfd351c9c899b4829f3aae5d1913a0dbe31ecc559b12d41d2cfd5225d9a
|
||||
size 49949
|
||||
3
param-1.3.2.tar.gz
Normal file
3
param-1.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df43b5dd653ac47e6aced6eec698ab1e4d92fb99cda5b5abbb17425940657060
|
||||
size 49689
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-param
|
||||
Version: 1.3.1
|
||||
Version: 1.3.2
|
||||
Release: 0
|
||||
Summary: Declarative Python programming using Parameters
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user