15
0
forked from pool/python-param

66 Commits

Author SHA256 Message Date
fcdae09fcc Accepting request 662848 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/662848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=6
2019-01-08 11:27:57 +00:00
Todd R
84e298d364 Accepting request 662847 from home:TheBlackCat:branches:devel:languages:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/662847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=15
2019-01-04 16:22:30 +00:00
e183b69b93 Accepting request 623249 from devel:languages:python
- Switch to github tarball and enable tests.

- 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).

OBS-URL: https://build.opensuse.org/request/show/623249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=5
2018-07-18 20:55:21 +00:00
Tomáš Chvátal
e691cd5f2c - Switch to github tarball and enable tests.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=13
2018-07-17 08:52:08 +00:00
af745c9360 Accepting request 623188 from home:apersaud:branches:devel:languages:python
- 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).

OBS-URL: https://build.opensuse.org/request/show/623188
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=12
2018-07-17 07:48:10 +00:00
130f87f4d1 Accepting request 606681 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/606681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=4
2018-05-16 09:39:33 +00:00
Tomáš Chvátal
371774c26e Accepting request 606675 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/606675
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=10
2018-05-12 18:17:06 +00:00
a5258bf9e4 Accepting request 597608 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/597608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=3
2018-04-19 13:31:22 +00:00
Todd R
b2b35fab8b Accepting request 597607 from home:TheBlackCat:branches:devel:languages:python
- Update to version 1.6.0
  * Drop Cython build

OBS-URL: https://build.opensuse.org/request/show/597607
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=8
2018-04-18 02:09:47 +00:00
0ea66f6cb6 Accepting request 517422 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/517422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=2
2017-08-18 13:06:02 +00:00
Todd R
a00832efd3 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
2017-08-17 15:51:52 +00:00
dca89c6ee1 Accepting request 437355 from devel:languages:python
Needed by python-holoviews from submission 436932.

OBS-URL: https://build.opensuse.org/request/show/437355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=1
2016-11-20 17:18:10 +00:00
Todd R
838372bad4 Accepting request 437354 from home:TheBlackCat:branches:devel:languages:python
Update to 1.4.2

OBS-URL: https://build.opensuse.org/request/show/437354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=4
2016-10-25 21:35:29 +00:00
Todd R
cdbb662e18 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
2015-07-10 08:20:42 +00:00
Todd R
e809a0776c Accepting request 295311 from home:TheBlackCat:branches:devel:languages:python
update to version 1.3.1

OBS-URL: https://build.opensuse.org/request/show/295311
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=2
2015-04-10 13:53:19 +00:00
Todd R
fa4536d24c - - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=1
2014-07-14 13:07:38 +00:00