pkgsrc/devel/py-jupyter_core/PLIST
adam bb9012b3b8 py-jupyter_core: updated to 4.5.0
4.5.0
- jupyter --version now tries to show the version number of various other
  installed Jupyter packages, not just jupyter_core.
  This will hopefully make it clearer that there are various packages with
  their own version numbers.
- Allow a :envvar:JUPYTER_CONFIG_PATH environment variable to specify a
  search path of additional locations for config.
- jupyter subcommand no longer modifies the :envvar:PATH environment
  variable when it runs jupyter-subcommand.
- Jupyter's 'runtime' directory no longer uses XDG_RUNTIME_DIR.
  While it has some attractive properties, it has led to
  various problems; see the pull request for details.
- Fix JupyterApp to respect the raise_config_file_errors traitlet.
- Various improvements to the bash completion scripts in this repository
- The setup.py script now always uses setuptools, like most other Jupyter
  projects.
- The LICENSE file is included in wheels.
2019-06-20 16:12:39 +00:00

96 lines
5.5 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2019/06/20 16:12:39 adam Exp $
bin/jupyter-${PYVERSSUFFIX}
bin/jupyter-migrate-${PYVERSSUFFIX}
bin/jupyter-troubleshoot-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/jupyter.py
${PYSITELIB}/jupyter.pyc
${PYSITELIB}/jupyter.pyo
${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