forked from pool/python-branca
* Update to version 0.4.2.
* New BuildRequires for tests: python-nbconvert.
* Disable an additional test that also requires 'geckodriver'.
* Use source name in the format branca-%{version}.
OBS-URL: https://build.opensuse.org/request/show/862140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-branca?expand=0&rev=7
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 10 17:31:08 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.4.2:
|
|
* Fix special char encoding in notebooks, store as
|
|
percent-encoded (gh#python-visualization/branca#76).
|
|
- New BuildRequires for tests: python-nbconvert.
|
|
- Disable an additional test that also requires 'geckodriver'.
|
|
- Use source name in the format branca-%{version}.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 5 09:12:06 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 0.4.0
|
|
- Dropped Python 2 support
|
|
- Store html content in a data-html attribute (#66)
|
|
- Colormap alpha #64
|
|
- Fix caption being propagated in scale functions #62
|
|
- Assert color type in color_brewer #52
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 6 08:25:54 UTC 2019 - pgajdos@suse.com
|
|
|
|
- run the testsuite
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 21 03:42:16 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Initial version
|