15
0
forked from pool/python-param

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

- Implement single-spec version
- Update to version 1.5.1

OBS-URL: https://build.opensuse.org/request/show/517421
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=6
This commit is contained in:
Todd R
2017-08-17 15:51:52 +00:00
committed by Git OBS Bridge
parent dca89c6ee1
commit a00832efd3
4 changed files with 32 additions and 18 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Aug 17 15:39:13 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec version
- Update to version 1.5.1
* Fixed error messages for ClassSelector with tuple of classes
* Added get and contains methods for ParamOverrides
- Update to version 1.5.0
* Added Range, Color, and Date parameters
* Improved ObjectSelector error messages
* Minor bugfixes
-------------------------------------------------------------------
Tue Oct 25 20:58:02 UTC 2016 - toddrme2178@gmail.com