15
0
forked from pool/python-param
Commit Graph

50 Commits

Author SHA256 Message Date
a64a5d8f42 Accepting request 1074514 from devel:languages:python
- update to 1.13.0:
  * This release includes a new `Bytes` *Parameter* and a few
    important bug fixes. This release is also marked by the
    adoption of a formal project governance, ensuring Param's
    future as a healthy open-source project. Many thanks to
    @ovidner and @droumis for their first contributions! And to
    @maximlt, @Hoxbro, @jlstevens, @philippjfr and @jbednar for
    their continuing support to fixing and improving Param.
  * Fix copying when having watchers on e.g. bounds on inherited
    Parameter types (#675)
  * Allow JSON serialization to work with `json.dumps` (#655)
  * `ListSelector` restricted to `list` type objects (#531)
  * Fix `depends` async wrapper (#684)
  * Allow named colors to be any case (#711)

OBS-URL: https://build.opensuse.org/request/show/1074514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=23
2023-03-27 16:16:16 +00:00
23404ba3e5 - update to 1.13.0:
* This release includes a new `Bytes` *Parameter* and a few
    important bug fixes. This release is also marked by the
    adoption of a formal project governance, ensuring Param's
    future as a healthy open-source project. Many thanks to
    @ovidner and @droumis for their first contributions! And to
    @maximlt, @Hoxbro, @jlstevens, @philippjfr and @jbednar for
    their continuing support to fixing and improving Param.
  * Fix copying when having watchers on e.g. bounds on inherited
    Parameter types (#675)
  * Allow JSON serialization to work with `json.dumps` (#655)
  * `ListSelector` restricted to `list` type objects (#531)
  * Fix `depends` async wrapper (#684)
  * Allow named colors to be any case (#711)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=48
2023-03-26 20:02:17 +00:00
c00d3eafdd Accepting request 1042887 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1042887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=22
2022-12-15 18:24:56 +00:00
3b0280507f Accepting request 1042719 from home:yarunachalam:branches:devel:languages:python
- Update to version 1.12.3: 
  The 1.12.3 release adds support for Python 3.11. Many thanks to @musicinmybrain (first contribution!) and @maximlt for contributing to this release.
  Enhancements:
  * Preserve existing Random seed behavior in Python 3.11 (#638)
  * Add support for Python 3.11 (#658)

OBS-URL: https://build.opensuse.org/request/show/1042719
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=46
2022-12-14 10:10:48 +00:00
5492cc6401 Accepting request 984293 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/984293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=21
2022-06-23 08:23:41 +00:00
49af386815 Accepting request 984281 from home:badshah400:branches:devel:languages:python
Update to version 1.12.2:

OBS-URL: https://build.opensuse.org/request/show/984281
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=44
2022-06-22 05:56:44 +00:00
5cf85dff8e Accepting request 974289 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/974289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=20
2022-05-02 14:25:31 +00:00
283ac4addc Accepting request 974210 from home:badshah400:branches:devel:languages:python
Update to version 1.12.1.

OBS-URL: https://build.opensuse.org/request/show/974210
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=42
2022-05-02 07:12:16 +00:00
30c4589d5b Accepting request 955206 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/955206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=19
2022-02-16 23:30:32 +00:00
71ef3fb20d Accepting request 955137 from home:badshah400:branches:devel:languages:python
* Update to version 1.12.0.
* Drop denose.patch: Tests updated to use pytest (gh#holoviz/param#509).

OBS-URL: https://build.opensuse.org/request/show/955137
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=41
2022-02-16 09:36:01 +00:00
Richard Brown
f446ca339f Accepting request 875538 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/875538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=18
2021-03-03 17:33:44 +00:00
d041e0ea25 Accepting request 875526 from home:bnavigator:branches:devel:languages:python
- Don't test optional numpy with python36, but include optional 
  jsonschema and (non python36) pandas for testing instead.

OBS-URL: https://build.opensuse.org/request/show/875526
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=39
2021-02-26 21:41:07 +00:00
a0bfb2ea82 Accepting request 867617 from devel:languages:python
- Remove %ifpython3 guard for the %check section.

OBS-URL: https://build.opensuse.org/request/show/867617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=17
2021-01-29 13:57:17 +00:00
496c00154f - Remove %ifpython3 guard for the %check section.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=37
2021-01-29 04:31:37 +00:00
50d5b703c5 Accepting request 862303 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/862303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=16
2021-01-11 16:16:36 +00:00
aa2fc36d49 Accepting request 862158 from home:badshah400:branches:devel:languages:python
* Update to version 1.10.1.
* Use param-%{version} format for source name.

OBS-URL: https://build.opensuse.org/request/show/862158
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=35
2021-01-11 13:52:06 +00:00
ef7d1b92a6 Accepting request 859978 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/859978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=15
2021-01-04 18:07:25 +00:00
ede2a24398 Accepting request 859959 from home:bnavigator:branches:devel:languages:python
- Make sure the correct version is reported, even though we use
  the GitHub archive and are not installing a git repo.

OBS-URL: https://build.opensuse.org/request/show/859959
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=33
2021-01-03 19:47:42 +00:00
2ad294b963 Accepting request 845534 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/845534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=14
2020-11-03 14:16:30 +00:00
5193b3383d Accepting request 845214 from home:badshah400:branches:devel:languages:python:numeric
* Update to version 1.10.0.
* Update denose.patch from latest pull request, plus rebasing to apply cleanly for `tests/API0/testparameterizedobject.py` and `tests/API1/testparameterizedobject.py`.
* Run tests only for python3 as they fail for python2.

OBS-URL: https://build.opensuse.org/request/show/845214
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=31
2020-11-02 20:55:17 +00:00
92c4bed97f Accepting request 824171 from devel:languages:python
- Add denose.patch to remove dependency on nose (gh#holoviz/param#423).

OBS-URL: https://build.opensuse.org/request/show/824171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=13
2020-08-04 18:21:16 +00:00
d59bec42a6 - Add denose.patch to remove dependency on nose (gh#holoviz/param#423).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=29
2020-08-03 14:57:47 +00:00
f0059d393b Accepting request 783950 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/783950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=12
2020-03-11 17:55:44 +00:00
Tomáš Chvátal
aa8bc1151b Accepting request 783905 from home:mcalabkova:branches:devel:languages:python
- Update to 1.9.3
  * Removed outdated warning message
  * Internal removal of old API usage

OBS-URL: https://build.opensuse.org/request/show/783905
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=27
2020-03-11 15:57:18 +00:00
aca9f26ff4 Accepting request 766318 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/766318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=11
2020-01-22 21:46:14 +00:00
Tomáš Chvátal
738d28acab Accepting request 766317 from home:MSirringhaus:branches:devel:languages:python
- Update to 1.9.2:
  * No upstream changelog

OBS-URL: https://build.opensuse.org/request/show/766317
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=25
2020-01-22 13:45:35 +00:00
8d8c17353f Accepting request 727289 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/727289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=10
2019-09-02 11:25:32 +00:00
Todd R
8663a70222 Accepting request 727287 from home:TheBlackCat:branches:devel:languages:python
Include a .version file.  Other packages need this to determine this package's version.

OBS-URL: https://build.opensuse.org/request/show/727287
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=23
2019-08-30 16:21:49 +00:00
c07a771fe4 Accepting request 707138 from devel:languages:python
- Update to 1.9.1:
  * No upstream changelog

OBS-URL: https://build.opensuse.org/request/show/707138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=9
2019-06-06 16:16:01 +00:00
Tomáš Chvátal
fd82fde285 - Update to 1.9.1:
* No upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=21
2019-06-03 10:57:46 +00:00
7f15c87353 Accepting request 697417 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/697417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=8
2019-04-30 11:00:47 +00:00
Tomáš Chvátal
f3a0d242c3 Accepting request 697402 from home:pgajdos
- 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)

OBS-URL: https://build.opensuse.org/request/show/697402
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=19
2019-04-24 09:30:16 +00:00
913848eafd Accepting request 684696 from devel:languages:python
- Update to 1.8.2:
  * Added output decorator and outputs lookup method (#299, #312)

OBS-URL: https://build.opensuse.org/request/show/684696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=7
2019-03-14 13:59:49 +00:00
Tomáš Chvátal
8c461be81a - Update to 1.8.2:
* Added output decorator and outputs lookup method (#299, #312)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=17
2019-03-13 13:44:13 +00:00
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