15
0
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:
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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46735bfd351c9c899b4829f3aae5d1913a0dbe31ecc559b12d41d2cfd5225d9a
size 49949

3
param-1.3.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df43b5dd653ac47e6aced6eec698ab1e4d92fb99cda5b5abbb17425940657060
size 49689

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

View File

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