# Template file for 'python3-plotly' pkgname=python3-plotly version=4.14.3 revision=3 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-six python3-requests python3-pytz python3-decorator python3-jupyter_nbformat" short_desc="Python plotting library for collaborative, interactive graphs" maintainer="pulux " license="MIT" homepage="https://plot.ly/python/" changelog="https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md" distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz" checksum=7d8aaeed392e82fb8e0e48899f2d3d957b12327f9d38cdd5802bc574a8a39d91 conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json" do_check() { : no test is shipped } post_install() { mv ${DESTDIR}/usr/etc ${DESTDIR} vlicense LICENSE.txt }