diff --git a/branca-0.5.0.tar.gz b/branca-0.5.0.tar.gz deleted file mode 100644 index c43642b..0000000 --- a/branca-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8b47bf59c0fd5e2e595e81a66b596d889c7091c1707687471a3a670ac342628 -size 58481 diff --git a/branca-0.6.0.tar.gz b/branca-0.6.0.tar.gz new file mode 100644 index 0000000..d640717 --- /dev/null +++ b/branca-0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83516078a9b430372cad18713cb8b97a24ca69bcaf42d0ca166ac09619462cd4 +size 40167 diff --git a/python-branca.changes b/python-branca.changes index 7fc0353..3a26f50 100644 --- a/python-branca.changes +++ b/python-branca.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Dec 2 00:53:30 UTC 2022 - Yogalakshmi Arunachalam + +- 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) + ------------------------------------------------------------------- Fri Sep 23 09:51:27 UTC 2022 - pgajdos@suse.com diff --git a/python-branca.spec b/python-branca.spec index 72c3f01..3c47390 100644 --- a/python-branca.spec +++ b/python-branca.spec @@ -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