Revisions of python-param

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 697402 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 19)
- version update to 1.9.0
  New features:
    Added support for instance parameters, allowing parameter metadata
     to be modified per instance and allowing parameter objects to be
     passed to Panel objects (#306)
    Added label slot to Parameter, to allow overriding attribute name
     for display (#319)
    Added step slot to Parameter, e.g. to control Panel widget step
     size (#326)
    Added keywords_to_params utility for deducing Parameter types and
      ranges automatically (#317)
    Added support for multiple outputs from a Parameterized (#312)
    Added Selector as a more user-friendly version of ObjectSelector,
     accepting a list of options as a positional argument (#316)
  Changes affecting backwards compatibility:
    Changed from root logger to a param-specific logger; no change to
     API but will change format of error and warning messages (#330)
    Old abstract class Selector renamed to SelectorBase; should be no
     change unless user code added custom classes inherited from
     Selector without providing a constructor (#316)
  Bugfixes and other improvements:
    Various bugfixes (#320, #323, #327, #329)
    Other improvements (#315, #325)
buildservice-autocommit accepted request 684696 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 18)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 17)
- Update to 1.8.2:
  * Added output decorator and outputs lookup method (#299, #312)
buildservice-autocommit accepted request 662848 from Todd R's avatar Todd R (TheBlackCat) (revision 16)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 662847 from Todd R's avatar Todd R (TheBlackCat) (revision 15)
- update to version 1.8.1
  * Added positional default arguments for nearly all Parameter
    subclasses (apart from ClassSelector)
  * Minor bugfixes for watching callbacks
- update to version 1.8.0
  * Parameterized methods can now declare @depends(p,q) to indicate
    that they depend on parameters p and q (defaulting to all
    parameters)
  * Parameterized methods can depend on subobjects with
    @depends(p.param,q.param.r), where p.param indicates
    dependencies on all parameters of p and q.param.r indicates a
    dependency on parameter r of q.
  * Functions and methods can watch parameter values, re-running
    when those values change or when an explicit trigger is issued,
    and can unwatch them later if needed.
  * Multiple events can be batched to trigger callbacks only once
    for a coordinated set of changes
  * Added support in ObjectSelector for selecting lists and dicts
    (#268)
  * Added pandas DataFrame and Series parameter types (#285)
  * Added support for regular expression validation to String
    Parameter (#241, #245)
buildservice-autocommit accepted request 623249 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 13)
- Switch to github tarball and enable tests.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 623188 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 12)
- specfile:
  * remove devel requirement
- update to version 1.7.0:
  * A new param namespace object, which in future will allow
    subclasses of Parameterized to have much cleaner namespaces
    (#230).
  * Started testing on python 3.7-dev (#223).
  * param.version now provides functions to simplify dependants'
    setup.py/setup.cfg files (see pyviz/autover#49).
buildservice-autocommit accepted request 606681 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 606675 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 10)
update to latest version
buildservice-autocommit accepted request 597608 from Todd R's avatar Todd R (TheBlackCat) (revision 9)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 597607 from Todd R's avatar Todd R (TheBlackCat) (revision 8)
- Update to version 1.6.0
  * Drop Cython build
buildservice-autocommit accepted request 517422 from Todd R's avatar Todd R (TheBlackCat) (revision 7)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 517421 from Todd R's avatar Todd R (TheBlackCat) (revision 6)
- Implement single-spec version
- Update to version 1.5.1
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 437355 from Todd R's avatar Todd R (TheBlackCat) (revision 5)
initialized devel package after accepting 437355
Todd R's avatar Todd R (TheBlackCat) accepted request 437354 from Todd R's avatar Todd R (TheBlackCat) (revision 4)
Update to 1.4.2
Todd R's avatar Todd R (TheBlackCat) accepted request 315793 from Todd R's avatar Todd R (TheBlackCat) (revision 3)
update to version 1.3.2
Todd R's avatar Todd R (TheBlackCat) accepted request 295311 from Todd R's avatar Todd R (TheBlackCat) (revision 2)
update to version 1.3.1
Todd R's avatar Todd R (TheBlackCat) committed (revision 1)
- - Initial version
Displaying revisions 41 - 59 of 59
openSUSE Build Service is sponsored by