py-panel-0.10.2 import to wip

This commit is contained in:
K.I.A.Derouiche 2020-12-27 22:11:16 +01:00
parent b72d121570
commit 19bb6b0f08
4 changed files with 43 additions and 0 deletions

9
py-panel/DESCR Normal file
View File

@ -0,0 +1,9 @@
Panel provides tools for easily composing widgets, plots, tables,
and other viewable objects and controls into custom analysis tools,
apps, and dashboards. Panel works with visualizations from Bokeh
, Matplotlib, HoloViews, and many other Python plotting libraries,
making them instantly viewable either individually or when combined
with interactive widgets that control them. Panel works equally well
in Jupyter Notebooks, for creating quick data-exploration tools, or
as standalone deployed apps and dashboards, and allows you to easily
switch between those contexts as needed

24
py-panel/Makefile Normal file
View File

@ -0,0 +1,24 @@
# $NetBSD$
DISTNAME= panel-0.10.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/panel/}
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= http://panel.holoviz.org
COMMENT= High level app and dashboarding solution for Python
LICENSE= modified-bsd
PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= ${PYPKGPREFIX}-requests>=2.25.0:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-bokeh>=2.2.2:../../wip/py-bokeh
DEPENDS+= ${PYPKGPREFIX}-ct>=0.4.8:../../wip/py-ct
DEPENDS+= ${PYPKGPREFIX}-markdown>=3.1.1:../../textproc/py-markdown
DEPENDS+= ${PYPKGPREFIX}-param>=1.10.0:../../wip/py-param
DEPENDS+= ${PYPKGPREFIX}-viz-comms>=0.7.6:../../wip/py-vis-comms
DEPENDS+= ${PYPKGPREFIX}-tornado>=5.1.1:../../www/py-tornado
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

4
py-panel/PLIST Normal file
View File

@ -0,0 +1,4 @@
@comment $NetBSD$
@comment TODO: to fill this file with the file listing:
@comment TODO: 1. run "/usr/pkg/bin/bmake package"
@comment TODO: 2. run "/usr/pkg/bin/bmake print-PLIST"

6
py-panel/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (panel-0.10.2.tar.gz) = 50e9d11000e256b6ce71b338dee71042cc551206
RMD160 (panel-0.10.2.tar.gz) = 35bb2ab8bb8bccd1421f27aebf5602c9d1d40b3a
SHA512 (panel-0.10.2.tar.gz) = e42ab795c4f35cca119d45f8e1c3dffb8a504fa4cd32e85a7106281d7ca52e7a5a7a5dc3b46fbba3e7105f14f7a2da546c6ca38432524b5f8e8670a1c9d583b1
Size (panel-0.10.2.tar.gz) = 8737937 bytes