15
0
forked from pool/python-branca

Accepting request 781776 from home:pgajdos:python

- 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

OBS-URL: https://build.opensuse.org/request/show/781776
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-branca?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2020-03-05 09:20:56 +00:00
committed by Git OBS Bridge
parent a5bbfe8921
commit 5fb123e765
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
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