pkgsrc-WIP-changes archive

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

py-mpld3-0.5.2 import to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Sun Dec 27 15:42:25 2020 +0100
Changeset:	ec92e14281210afa0f7b60a7dccf74dd084e2f21

Modified Files:
	Makefile
Added Files:
	py-mpld3/DESCR
	py-mpld3/Makefile
	py-mpld3/PLIST
	py-mpld3/distinfo

Log Message:
py-mpld3-0.5.2 import to wip

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

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

diffstat:
 Makefile          |  2 ++
 py-mpld3/DESCR    |  3 +++
 py-mpld3/Makefile | 19 ++++++++++++++++
 py-mpld3/PLIST    | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 py-mpld3/distinfo |  6 +++++
 5 files changed, 97 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 6be2d1a78f..6847015f38 100644
--- a/Makefile
+++ b/Makefile
@@ -3289,6 +3289,7 @@ SUBDIR+=	py-coveralls
 SUBDIR+=	py-cparser
 SUBDIR+=	py-cppimport
 SUBDIR+=	py-cracklib
+SUBDIR+=	py-crossbar
 SUBDIR+=	py-cryptoim
 SUBDIR+=	py-csa
 SUBDIR+=	py-csb
@@ -3821,6 +3822,7 @@ SUBDIR+=	py-mozversion
 SUBDIR+=	py-mpi4py
 SUBDIR+=	py-mpi4y-fft
 SUBDIR+=	py-mplh5canvas
+SUBDIR+=	py-mpld3
 SUBDIR+=	py-mpop
 SUBDIR+=	py-msdas
 SUBDIR+=	py-msedge-selenium-tools
diff --git a/py-mpld3/DESCR b/py-mpld3/DESCR
new file mode 100644
index 0000000000..7a53758f0c
--- /dev/null
+++ b/py-mpld3/DESCR
@@ -0,0 +1,3 @@
+This is an interactive D3js-based viewer which brings matplotlib graphics to the browser.
+
+
diff --git a/py-mpld3/Makefile b/py-mpld3/Makefile
new file mode 100644
index 0000000000..2a76302904
--- /dev/null
+++ b/py-mpld3/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+DISTNAME=	mpld3-0.5.2
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	graphics python
+MASTER_SITES=	${MASTER_SITE_PYPI:=m/mpld3/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	http://mpld3.github.com
+COMMENT=	D3 Viewer for Matplotlib
+LICENSE=	2-clause-bsd
+
+DEPENDS+=	${PYPKGPREFIX}-jinja2>=2.11.2:../../textproc/py-jinja2
+DEPENDS+=	${PYPKGPREFIX}-matplotlib>=3.2.2:../../graphics/py-matplotlib
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-mpld3/PLIST b/py-mpld3/PLIST
new file mode 100644
index 0000000000..562aad0639
--- /dev/null
+++ b/py-mpld3/PLIST
@@ -0,0 +1,67 @@
+@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}/mpld3/__about__.py
+${PYSITELIB}/mpld3/__about__.pyc
+${PYSITELIB}/mpld3/__about__.pyo
+${PYSITELIB}/mpld3/__init__.py
+${PYSITELIB}/mpld3/__init__.pyc
+${PYSITELIB}/mpld3/__init__.pyo
+${PYSITELIB}/mpld3/_display.py
+${PYSITELIB}/mpld3/_display.pyc
+${PYSITELIB}/mpld3/_display.pyo
+${PYSITELIB}/mpld3/_server.py
+${PYSITELIB}/mpld3/_server.pyc
+${PYSITELIB}/mpld3/_server.pyo
+${PYSITELIB}/mpld3/js/d3.v3.min.js
+${PYSITELIB}/mpld3/js/d3.v5.min.js
+${PYSITELIB}/mpld3/js/mpld3.v${PKGVERSION}.js
+${PYSITELIB}/mpld3/js/mpld3.v${PKGVERSION}.min.js
+${PYSITELIB}/mpld3/mpld3renderer.py
+${PYSITELIB}/mpld3/mpld3renderer.pyc
+${PYSITELIB}/mpld3/mpld3renderer.pyo
+${PYSITELIB}/mpld3/mplexporter/__init__.py
+${PYSITELIB}/mpld3/mplexporter/__init__.pyc
+${PYSITELIB}/mpld3/mplexporter/__init__.pyo
+${PYSITELIB}/mpld3/mplexporter/_py3k_compat.py
+${PYSITELIB}/mpld3/mplexporter/_py3k_compat.pyc
+${PYSITELIB}/mpld3/mplexporter/_py3k_compat.pyo
+${PYSITELIB}/mpld3/mplexporter/convertors.py
+${PYSITELIB}/mpld3/mplexporter/convertors.pyc
+${PYSITELIB}/mpld3/mplexporter/convertors.pyo
+${PYSITELIB}/mpld3/mplexporter/exporter.py
+${PYSITELIB}/mpld3/mplexporter/exporter.pyc
+${PYSITELIB}/mpld3/mplexporter/exporter.pyo
+${PYSITELIB}/mpld3/mplexporter/renderers/__init__.py
+${PYSITELIB}/mpld3/mplexporter/renderers/__init__.pyc
+${PYSITELIB}/mpld3/mplexporter/renderers/__init__.pyo
+${PYSITELIB}/mpld3/mplexporter/renderers/base.py
+${PYSITELIB}/mpld3/mplexporter/renderers/base.pyc
+${PYSITELIB}/mpld3/mplexporter/renderers/base.pyo
+${PYSITELIB}/mpld3/mplexporter/renderers/fake_renderer.py
+${PYSITELIB}/mpld3/mplexporter/renderers/fake_renderer.pyc
+${PYSITELIB}/mpld3/mplexporter/renderers/fake_renderer.pyo
+${PYSITELIB}/mpld3/mplexporter/renderers/vega_renderer.py
+${PYSITELIB}/mpld3/mplexporter/renderers/vega_renderer.pyc
+${PYSITELIB}/mpld3/mplexporter/renderers/vega_renderer.pyo
+${PYSITELIB}/mpld3/mplexporter/renderers/vincent_renderer.py
+${PYSITELIB}/mpld3/mplexporter/renderers/vincent_renderer.pyc
+${PYSITELIB}/mpld3/mplexporter/renderers/vincent_renderer.pyo
+${PYSITELIB}/mpld3/mplexporter/tools.py
+${PYSITELIB}/mpld3/mplexporter/tools.pyc
+${PYSITELIB}/mpld3/mplexporter/tools.pyo
+${PYSITELIB}/mpld3/mplexporter/utils.py
+${PYSITELIB}/mpld3/mplexporter/utils.pyc
+${PYSITELIB}/mpld3/mplexporter/utils.pyo
+${PYSITELIB}/mpld3/plugins.py
+${PYSITELIB}/mpld3/plugins.pyc
+${PYSITELIB}/mpld3/plugins.pyo
+${PYSITELIB}/mpld3/urls.py
+${PYSITELIB}/mpld3/urls.pyc
+${PYSITELIB}/mpld3/urls.pyo
+${PYSITELIB}/mpld3/utils.py
+${PYSITELIB}/mpld3/utils.pyc
+${PYSITELIB}/mpld3/utils.pyo
diff --git a/py-mpld3/distinfo b/py-mpld3/distinfo
new file mode 100644
index 0000000000..b11399a75f
--- /dev/null
+++ b/py-mpld3/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (mpld3-0.5.2.tar.gz) = f2908090590c3baf3b560847b67b89d008c45483
+RMD160 (mpld3-0.5.2.tar.gz) = 5b4f75771ab2c43cbb152e0f70e3215ce0df37f0
+SHA512 (mpld3-0.5.2.tar.gz) = 354208a2dc1a9141da8f0ce08b874d759d01c51a33a127feb24bfb963aee15596b245ad1991f49e9c1119ac576551fea161415476ed602d49ef465098f5f2914
+Size (mpld3-0.5.2.tar.gz) = 888659 bytes


Home | Main Index | Thread Index | Old Index