Add py-jupyter_core 4.3.0
Jupyter core package. A base package on which Jupyter projects rely.
This commit is contained in:
parent
ccd015ca37
commit
81ff7b5af2
5 changed files with 122 additions and 0 deletions
2
devel/py-jupyter_core/ALTERNATIVES
Normal file
2
devel/py-jupyter_core/ALTERNATIVES
Normal file
|
@ -0,0 +1,2 @@
|
|||
bin/jupyter @PREFIX@/bin/jupyter@PYVERSSUFFIX@
|
||||
bin/jupyter-migrate @PREFIX@/bin/jupyter-migrate@PYVERSSUFFIX@
|
1
devel/py-jupyter_core/DESCR
Normal file
1
devel/py-jupyter_core/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Jupyter core package. A base package on which Jupyter projects rely.
|
23
devel/py-jupyter_core/Makefile
Normal file
23
devel/py-jupyter_core/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# $NetBSD: Makefile,v 1.1 2017/04/23 04:23:52 markd Exp $
|
||||
|
||||
DISTNAME= jupyter_core-4.3.0
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter_core/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://jupyter.org
|
||||
COMMENT= Jupyter core package
|
||||
LICENSE= modified-bsd
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-traitlets>=4.1.0:../../devel/py-traitlets
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
post-install:
|
||||
${MV} ${DESTDIR}${PREFIX}/bin/jupyter ${DESTDIR}${PREFIX}/bin/jupyter${PYVERSSUFFIX}
|
||||
${MV} ${DESTDIR}${PREFIX}/bin/jupyter-migrate ${DESTDIR}${PREFIX}/bin/jupyter-migrate${PYVERSSUFFIX}
|
||||
|
||||
.include "../../lang/python/distutils.mk"
|
||||
.include "../../lang/python/application.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
90
devel/py-jupyter_core/PLIST
Normal file
90
devel/py-jupyter_core/PLIST
Normal file
|
@ -0,0 +1,90 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2017/04/23 04:23:52 markd Exp $
|
||||
bin/jupyter${PYVERSSUFFIX}
|
||||
bin/jupyter-migrate${PYVERSSUFFIX}
|
||||
${PYSITELIB}/jupyter.py
|
||||
${PYSITELIB}/jupyter.pyc
|
||||
${PYSITELIB}/jupyter.pyo
|
||||
${PYSITELIB}/${EGG_FILE}
|
||||
${PYSITELIB}/jupyter_core/__init__.py
|
||||
${PYSITELIB}/jupyter_core/__init__.pyc
|
||||
${PYSITELIB}/jupyter_core/__init__.pyo
|
||||
${PYSITELIB}/jupyter_core/__main__.py
|
||||
${PYSITELIB}/jupyter_core/__main__.pyc
|
||||
${PYSITELIB}/jupyter_core/__main__.pyo
|
||||
${PYSITELIB}/jupyter_core/application.py
|
||||
${PYSITELIB}/jupyter_core/application.pyc
|
||||
${PYSITELIB}/jupyter_core/application.pyo
|
||||
${PYSITELIB}/jupyter_core/command.py
|
||||
${PYSITELIB}/jupyter_core/command.pyc
|
||||
${PYSITELIB}/jupyter_core/command.pyo
|
||||
${PYSITELIB}/jupyter_core/migrate.py
|
||||
${PYSITELIB}/jupyter_core/migrate.pyc
|
||||
${PYSITELIB}/jupyter_core/migrate.pyo
|
||||
${PYSITELIB}/jupyter_core/paths.py
|
||||
${PYSITELIB}/jupyter_core/paths.pyc
|
||||
${PYSITELIB}/jupyter_core/paths.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/__init__.py
|
||||
${PYSITELIB}/jupyter_core/tests/__init__.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/__init__.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/nbextensions/myext.js
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_config.py
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_config.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_config.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_console_config.py
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_console_config.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_console_config.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/static/custom/custom.css
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/static/custom/custom.js
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.css
|
||||
${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.js
|
||||
${PYSITELIB}/jupyter_core/tests/mocking.py
|
||||
${PYSITELIB}/jupyter_core/tests/mocking.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/mocking.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/test_application.py
|
||||
${PYSITELIB}/jupyter_core/tests/test_application.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/test_application.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/test_command.py
|
||||
${PYSITELIB}/jupyter_core/tests/test_command.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/test_command.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/test_migrate.py
|
||||
${PYSITELIB}/jupyter_core/tests/test_migrate.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/test_migrate.pyo
|
||||
${PYSITELIB}/jupyter_core/tests/test_paths.py
|
||||
${PYSITELIB}/jupyter_core/tests/test_paths.pyc
|
||||
${PYSITELIB}/jupyter_core/tests/test_paths.pyo
|
||||
${PYSITELIB}/jupyter_core/troubleshoot.py
|
||||
${PYSITELIB}/jupyter_core/troubleshoot.pyc
|
||||
${PYSITELIB}/jupyter_core/troubleshoot.pyo
|
||||
${PYSITELIB}/jupyter_core/utils/__init__.py
|
||||
${PYSITELIB}/jupyter_core/utils/__init__.pyc
|
||||
${PYSITELIB}/jupyter_core/utils/__init__.pyo
|
||||
${PYSITELIB}/jupyter_core/utils/shutil_which.py
|
||||
${PYSITELIB}/jupyter_core/utils/shutil_which.pyc
|
||||
${PYSITELIB}/jupyter_core/utils/shutil_which.pyo
|
||||
${PYSITELIB}/jupyter_core/version.py
|
||||
${PYSITELIB}/jupyter_core/version.pyc
|
||||
${PYSITELIB}/jupyter_core/version.pyo
|
6
devel/py-jupyter_core/distinfo
Normal file
6
devel/py-jupyter_core/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2017/04/23 04:23:52 markd Exp $
|
||||
|
||||
SHA1 (jupyter_core-4.3.0.tar.gz) = 7ae489bdea8f2d117af5a9b9e1a662d51c99e696
|
||||
RMD160 (jupyter_core-4.3.0.tar.gz) = bbecbc5f5cde82a084aa4b523212f3dc8777e956
|
||||
SHA512 (jupyter_core-4.3.0.tar.gz) = 8e84cae53e035e3a3d29fe3b64246ce75bed291165db4ae7fcad472e1f1523d740ac168cb97330844548f3df3d7d82cd833886c1b755761b93e01153500961b1
|
||||
Size (jupyter_core-4.3.0.tar.gz) = 57998 bytes
|
Loading…
Reference in a new issue