15
0
forked from pool/python-branca

Accepting request 781777 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/781777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-branca?expand=0&rev=3
This commit is contained in:
2020-03-05 22:23:34 +00:00
committed by Git OBS Bridge
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

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-branca
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-branca
Version: 0.3.1
Version: 0.4.0
Release: 0
Summary: HTML+JS page generator
License: MIT
@@ -58,7 +59,7 @@ Generate HTML+JS pages with Python.
%pytest -k 'not test_rendering_utf8_iframe' -v
%files %{python_files}
%doc CHANGES.txt README.rst
%doc CHANGES.txt README.md
%license LICENSE.txt
%{python_sitelib}/*

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87b9b294d7e15dc02f66fce23311a36b0ea3b6fba4874fb9ba9da64220bb156a
size 57494

3
v0.4.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:350a7b210b5ad9e4d1a98db4b2aec7d3b35e1ed35050f6f520c690bc6160e0cd
size 59508