pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/py-vis: import pyvis-0.1.8.2



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Tue Oct 27 16:24:52 2020 +0100
Changeset:	0e6ab7be20dba6ab7aeda9457bf38dcc56f14a15

Added Files:
	py-vis/DESCR
	py-vis/Makefile
	py-vis/PLIST
	py-vis/distinfo

Log Message:
wip/py-vis: import pyvis-0.1.8.2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0e6ab7be20dba6ab7aeda9457bf38dcc56f14a15

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-vis/DESCR    |  1 +
 py-vis/Makefile | 22 ++++++++++++++++++++++
 py-vis/PLIST    | 41 +++++++++++++++++++++++++++++++++++++++++
 py-vis/distinfo |  6 ++++++
 4 files changed, 70 insertions(+)

diffs:
diff --git a/py-vis/DESCR b/py-vis/DESCR
new file mode 100644
index 0000000000..e37470f4d6
--- /dev/null
+++ b/py-vis/DESCR
@@ -0,0 +1 @@
+Pyvis is built around a JavaScript visualization library
\ No newline at end of file
diff --git a/py-vis/Makefile b/py-vis/Makefile
new file mode 100644
index 0000000000..cee23723c7
--- /dev/null
+++ b/py-vis/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD$
+
+DISTNAME=	pyvis-0.1.8.2
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
+CATEGORIES=	graphics python
+MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyvis/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/WestHealth/pyvis
+COMMENT=	Python network visualization library
+LICENSE=	modified-bsd
+
+DEPENDS+=	${PYPKGPREFIX}-ipython>=5.3.0:../../devel/py-ipython
+DEPENDS+=	${PYPKGPREFIX}-jinja2>=2.9.6:../../textproc/py-jinja2
+DEPENDS+=	${PYPKGPREFIX}-networkx>=1.11:../../math/py-networkx
+#DEPENDS+=	${PYPKGPREFIX}-pandas>=0.23.0:../../math/py-pandas
+DEPENDS+=	${PYPKGPREFIX}-jsonpickle>=1.4.1:../../textproc/py-jsonpickle
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-vis/PLIST b/py-vis/PLIST
new file mode 100644
index 0000000000..0c94af4f53
--- /dev/null
+++ b/py-vis/PLIST
@@ -0,0 +1,41 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/pyvis/__init__.py
+${PYSITELIB}/pyvis/__init__.pyc
+${PYSITELIB}/pyvis/__init__.pyo
+${PYSITELIB}/pyvis/_version.py
+${PYSITELIB}/pyvis/_version.pyc
+${PYSITELIB}/pyvis/_version.pyo
+${PYSITELIB}/pyvis/edge.py
+${PYSITELIB}/pyvis/edge.pyc
+${PYSITELIB}/pyvis/edge.pyo
+${PYSITELIB}/pyvis/network.py
+${PYSITELIB}/pyvis/network.pyc
+${PYSITELIB}/pyvis/network.pyo
+${PYSITELIB}/pyvis/node.py
+${PYSITELIB}/pyvis/node.pyc
+${PYSITELIB}/pyvis/node.pyo
+${PYSITELIB}/pyvis/options.py
+${PYSITELIB}/pyvis/options.pyc
+${PYSITELIB}/pyvis/options.pyo
+${PYSITELIB}/pyvis/physics.py
+${PYSITELIB}/pyvis/physics.pyc
+${PYSITELIB}/pyvis/physics.pyo
+${PYSITELIB}/pyvis/templates/animation_template.html
+${PYSITELIB}/pyvis/templates/template.html
+${PYSITELIB}/pyvis/tests/__init__.py
+${PYSITELIB}/pyvis/tests/__init__.pyc
+${PYSITELIB}/pyvis/tests/__init__.pyo
+${PYSITELIB}/pyvis/tests/test_graph.py
+${PYSITELIB}/pyvis/tests/test_graph.pyc
+${PYSITELIB}/pyvis/tests/test_graph.pyo
+${PYSITELIB}/pyvis/tests/test_me.py
+${PYSITELIB}/pyvis/tests/test_me.pyc
+${PYSITELIB}/pyvis/tests/test_me.pyo
+${PYSITELIB}/pyvis/utils.py
+${PYSITELIB}/pyvis/utils.pyc
+${PYSITELIB}/pyvis/utils.pyo
diff --git a/py-vis/distinfo b/py-vis/distinfo
new file mode 100644
index 0000000000..7afff858a7
--- /dev/null
+++ b/py-vis/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (pyvis-0.1.8.2.tar.gz) = 48005622d935fde14ed51c69a0dc58da10fefa78
+RMD160 (pyvis-0.1.8.2.tar.gz) = 9e09fbb0ca96bc6379b4c01c9130ab577d3c9a27
+SHA512 (pyvis-0.1.8.2.tar.gz) = d7bac452d06628a52f42f8d6245dd7bf13f5244655bb93aab99ca806983b7bb8b8fa29b6faa7b2e2ea0b6737e3c221206fd3b2c207469dbe59bbdad1d2dbe2e0
+Size (pyvis-0.1.8.2.tar.gz) = 18862 bytes


Home | Main Index | Thread Index | Old Index