Index: head/science/py-jupyter_jsmol/Makefile =================================================================== --- head/science/py-jupyter_jsmol/Makefile (revision 562715) +++ head/science/py-jupyter_jsmol/Makefile (revision 562716) @@ -1,43 +1,46 @@ # Created by: thierry@pompo.net # $FreeBSD$ PORTNAME= jupyter-jsmol -PORTVERSION= 0.2.4 +PORTVERSION= 0.2.5 DISTVERSIONPREFIX= v CATEGORIES= science devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= JSmol viewer widget for Jupyter Notebooks and JupyterLab LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PY_PYGMENTS} \ ${PYTHON_PKGNAMEPREFIX}widgetsnbextension>0:devel/py-widgetsnbextension@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ipykernel5>=5.0.0:devel/py-ipykernel5@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ipywidgets>0:devel/py-ipywidgets@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ipython>=7.0.0:devel/ipython@${PY_FLAVOR} TEST_DEPENDS= py.test:devel/py-pytest@${PY_FLAVOR} USE_GITHUB= yes GH_ACCOUNT= fekad USES= python:3.7+ USE_PYTHON= distutils PYDISTUTILS_CONFIGUREARGS= --skip-npm PYDISTUTILS_BUILDARGS= --skip-npm -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= EXAMPLES +EXAMPLES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ase>0:science/py-ase@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}plotly>0:graphics/py-plotly@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} PORTEXAMPLES= * PLIST_SUB+= VER=${PORTVERSION} NO_ARCH= yes post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} do-test: install (cd ${WRKSRC} && py.test) .include Index: head/science/py-jupyter_jsmol/distinfo =================================================================== --- head/science/py-jupyter_jsmol/distinfo (revision 562715) +++ head/science/py-jupyter_jsmol/distinfo (revision 562716) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608293443 -SHA256 (fekad-jupyter-jsmol-v0.2.4_GH0.tar.gz) = 04fc32ccf25a35bb04a029734975cef5f564101277a7878b799c93283691b5fb -SIZE (fekad-jupyter-jsmol-v0.2.4_GH0.tar.gz) = 17375108 +TIMESTAMP = 1611679863 +SHA256 (fekad-jupyter-jsmol-v0.2.5_GH0.tar.gz) = 4f729860422429a9f63e8a5366403f3ed5ffbddb05f0ce39c51d0a5ddf557c6e +SIZE (fekad-jupyter-jsmol-v0.2.5_GH0.tar.gz) = 17374742