diff --git a/param-1.3.1.tar.gz b/param-1.3.1.tar.gz deleted file mode 100644 index fe6f5be..0000000 --- a/param-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46735bfd351c9c899b4829f3aae5d1913a0dbe31ecc559b12d41d2cfd5225d9a -size 49949 diff --git a/param-1.3.2.tar.gz b/param-1.3.2.tar.gz new file mode 100644 index 0000000..d37880f --- /dev/null +++ b/param-1.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df43b5dd653ac47e6aced6eec698ab1e4d92fb99cda5b5abbb17425940657060 +size 49689 diff --git a/python-param.changes b/python-param.changes index b9900c5..0e230c2 100644 --- a/python-param.changes +++ b/python-param.changes @@ -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 diff --git a/python-param.spec b/python-param.spec index d290d68..8968811 100644 --- a/python-param.spec +++ b/python-param.spec @@ -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