py-holoviews-1.14.0 import to wip

This commit is contained in:
K.I.A.Derouiche 2020-12-27 22:15:54 +01:00
parent 35373d6d65
commit 1cd7973b86
5 changed files with 1297 additions and 0 deletions

View File

@ -3618,6 +3618,7 @@ SUBDIR+= py-hiredis
SUBDIR+= py-hmf
SUBDIR+= py-homeassistant
SUBDIR+= py-honcho
SUBDIR+= py-holoviz
SUBDIR+= py-hopic
SUBDIR+= py-hostlist
SUBDIR+= py-html

5
py-holoviews/DESCR Normal file
View File

@ -0,0 +1,5 @@
HoloViews is an open-source Python library designed to make
data analysis and visualization seamless and simple. With
HoloViews, you can usually express what you want to do in very
few lines of code, letting you focus on what you are trying to explore
and convey, not on the process of plotting

24
py-holoviews/Makefile Normal file
View File

@ -0,0 +1,24 @@
# $NetBSD$
DISTNAME= holoviews-1.14.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/holoviews/}
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= https://www.holoviews.org/
COMMENT= Plotting your data annotate your data and let it visualize itself
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-param>=1.10.0:../../wip/py-param
DEPENDS+= ${PYPKGPREFIX}-viz-comms>=0.7.3:../../wip/py-viz-comms
DEPENDS+= ${PYPKGPREFIX}-panel>=0.10.2:../../wip/py-panel
DEPENDS+= ${PYPKGPREFIX}-colorcet>=2.0.2:../../wip/py-colorcet
DEPENDS+= ${PYPKGPREFIX}-pandas>=0.23.0:../../math/py-pandas
USE_LANGUAGES= # none
BUILDLINK_API_DEPENDS.${PYPKGPREFIX}-numpy+= ${PYPKGPREFIX}-numpy>=1.0
.include "../../math/py-numpy/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

1261
py-holoviews/PLIST Normal file

File diff suppressed because it is too large Load Diff

6
py-holoviews/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (holoviews-1.14.0.tar.gz) = f3d6c5c8b9149772b841b403ae9381628b3d83e4
RMD160 (holoviews-1.14.0.tar.gz) = 0cd2a343f8fb441db327c167fd6c90a5bb533a3f
SHA512 (holoviews-1.14.0.tar.gz) = 629fbb43939f75a068e01b619eb6e84610455e6bcf372034b59f7670d8338cbcdfaf51243d2a61d8bbac274e5cd4d3382e921786765b27b614441d8421b3cddb
Size (holoviews-1.14.0.tar.gz) = 6919662 bytes