15
0
forked from pool/python-branca

Accepting request 1039432 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.6.0
  - Properly escape colormap caption (@Conengmo #117)
  - Multiple fixes in color_brewer (@ajabep #115)
  - Expose colorbar size variables (@Conengmo #77)
  - Proper html tags in Figure template (@desrod #67)
  - Make Element class pickleable (@bwest2397 #99)
  - Improve colorbar representation in notebooks (@HaudinFlorence #110)
  - Allow custom ticks on colorbar (@kota7 #113)

OBS-URL: https://build.opensuse.org/request/show/1039432
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-branca?expand=0&rev=14
This commit is contained in:
2022-12-02 10:45:11 +00:00
committed by Git OBS Bridge
parent 07ad08f4b6
commit ad0ee614e2
4 changed files with 16 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-branca
Version: 0.5.0
Version: 0.6.0
Release: 0
Summary: HTML+JS page generator
License: MIT