pkgsrc/devel/py-jupyter_client/PLIST
adam ef3b864ae3 py-jupyter_client: updated to 6.1.12
6.1.11
======
- Move jedi pinning to test requirements (:ghpull:`599`)

6.1.10
======
- Add change parameter needed for observer method of kernel_spec_manager trait (:ghpull:`598`)

6.1.9
=====
- Pin jedi<=0.17.2 (:ghpull:`596`)

6.1.8
=====
- Doc updates (:ghpull:`563`, :ghpull:`564`, :ghpull:`587`)
- Fix path to the connection file (:ghpull:`568`)
- Code cleanup (:ghpull:`574`, :ghpull:`579`)
- Silence kill_kernel when no process is present (:ghpull:`576`)
- Remove extra_env and corresponding test (:ghpull:`581`)
- Add documentation dependencies to setup.py (:ghpull:`582`)
- Fix for Windows localhost IP addresses (:ghpull:`584`)
- Drop Travis CI, add GitHub Actions (:ghpull:`586`)
- Adapt KernelManager._kernel_spec_manager_changed to observe (:ghpull:`588`)
- Allow use ~/ in the kernel's command or its arguments (:ghpull:`589`)
- Change wait_for_ready logic (:ghpull:`592`)
- Fix test_session with msgpack v1  (:ghpull:`594`)
2021-06-10 18:46:05 +00:00

169 lines
7.6 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2021/06/10 18:46:05 adam Exp $
bin/jupyter-kernel-${PYVERSSUFFIX}
bin/jupyter-kernelspec-${PYVERSSUFFIX}
bin/jupyter-run-${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_client/__init__.py
${PYSITELIB}/jupyter_client/__init__.pyc
${PYSITELIB}/jupyter_client/__init__.pyo
${PYSITELIB}/jupyter_client/_version.py
${PYSITELIB}/jupyter_client/_version.pyc
${PYSITELIB}/jupyter_client/_version.pyo
${PYSITELIB}/jupyter_client/adapter.py
${PYSITELIB}/jupyter_client/adapter.pyc
${PYSITELIB}/jupyter_client/adapter.pyo
${PYSITELIB}/jupyter_client/asynchronous/__init__.py
${PYSITELIB}/jupyter_client/asynchronous/__init__.pyc
${PYSITELIB}/jupyter_client/asynchronous/__init__.pyo
${PYSITELIB}/jupyter_client/asynchronous/channels.py
${PYSITELIB}/jupyter_client/asynchronous/channels.pyc
${PYSITELIB}/jupyter_client/asynchronous/channels.pyo
${PYSITELIB}/jupyter_client/asynchronous/client.py
${PYSITELIB}/jupyter_client/asynchronous/client.pyc
${PYSITELIB}/jupyter_client/asynchronous/client.pyo
${PYSITELIB}/jupyter_client/blocking/__init__.py
${PYSITELIB}/jupyter_client/blocking/__init__.pyc
${PYSITELIB}/jupyter_client/blocking/__init__.pyo
${PYSITELIB}/jupyter_client/blocking/channels.py
${PYSITELIB}/jupyter_client/blocking/channels.pyc
${PYSITELIB}/jupyter_client/blocking/channels.pyo
${PYSITELIB}/jupyter_client/blocking/client.py
${PYSITELIB}/jupyter_client/blocking/client.pyc
${PYSITELIB}/jupyter_client/blocking/client.pyo
${PYSITELIB}/jupyter_client/channels.py
${PYSITELIB}/jupyter_client/channels.pyc
${PYSITELIB}/jupyter_client/channels.pyo
${PYSITELIB}/jupyter_client/channelsabc.py
${PYSITELIB}/jupyter_client/channelsabc.pyc
${PYSITELIB}/jupyter_client/channelsabc.pyo
${PYSITELIB}/jupyter_client/client.py
${PYSITELIB}/jupyter_client/client.pyc
${PYSITELIB}/jupyter_client/client.pyo
${PYSITELIB}/jupyter_client/clientabc.py
${PYSITELIB}/jupyter_client/clientabc.pyc
${PYSITELIB}/jupyter_client/clientabc.pyo
${PYSITELIB}/jupyter_client/connect.py
${PYSITELIB}/jupyter_client/connect.pyc
${PYSITELIB}/jupyter_client/connect.pyo
${PYSITELIB}/jupyter_client/consoleapp.py
${PYSITELIB}/jupyter_client/consoleapp.pyc
${PYSITELIB}/jupyter_client/consoleapp.pyo
${PYSITELIB}/jupyter_client/ioloop/__init__.py
${PYSITELIB}/jupyter_client/ioloop/__init__.pyc
${PYSITELIB}/jupyter_client/ioloop/__init__.pyo
${PYSITELIB}/jupyter_client/ioloop/manager.py
${PYSITELIB}/jupyter_client/ioloop/manager.pyc
${PYSITELIB}/jupyter_client/ioloop/manager.pyo
${PYSITELIB}/jupyter_client/ioloop/restarter.py
${PYSITELIB}/jupyter_client/ioloop/restarter.pyc
${PYSITELIB}/jupyter_client/ioloop/restarter.pyo
${PYSITELIB}/jupyter_client/jsonutil.py
${PYSITELIB}/jupyter_client/jsonutil.pyc
${PYSITELIB}/jupyter_client/jsonutil.pyo
${PYSITELIB}/jupyter_client/kernelapp.py
${PYSITELIB}/jupyter_client/kernelapp.pyc
${PYSITELIB}/jupyter_client/kernelapp.pyo
${PYSITELIB}/jupyter_client/kernelspec.py
${PYSITELIB}/jupyter_client/kernelspec.pyc
${PYSITELIB}/jupyter_client/kernelspec.pyo
${PYSITELIB}/jupyter_client/kernelspecapp.py
${PYSITELIB}/jupyter_client/kernelspecapp.pyc
${PYSITELIB}/jupyter_client/kernelspecapp.pyo
${PYSITELIB}/jupyter_client/launcher.py
${PYSITELIB}/jupyter_client/launcher.pyc
${PYSITELIB}/jupyter_client/launcher.pyo
${PYSITELIB}/jupyter_client/localinterfaces.py
${PYSITELIB}/jupyter_client/localinterfaces.pyc
${PYSITELIB}/jupyter_client/localinterfaces.pyo
${PYSITELIB}/jupyter_client/manager.py
${PYSITELIB}/jupyter_client/manager.pyc
${PYSITELIB}/jupyter_client/manager.pyo
${PYSITELIB}/jupyter_client/managerabc.py
${PYSITELIB}/jupyter_client/managerabc.pyc
${PYSITELIB}/jupyter_client/managerabc.pyo
${PYSITELIB}/jupyter_client/multikernelmanager.py
${PYSITELIB}/jupyter_client/multikernelmanager.pyc
${PYSITELIB}/jupyter_client/multikernelmanager.pyo
${PYSITELIB}/jupyter_client/restarter.py
${PYSITELIB}/jupyter_client/restarter.pyc
${PYSITELIB}/jupyter_client/restarter.pyo
${PYSITELIB}/jupyter_client/runapp.py
${PYSITELIB}/jupyter_client/runapp.pyc
${PYSITELIB}/jupyter_client/runapp.pyo
${PYSITELIB}/jupyter_client/session.py
${PYSITELIB}/jupyter_client/session.pyc
${PYSITELIB}/jupyter_client/session.pyo
${PYSITELIB}/jupyter_client/ssh/__init__.py
${PYSITELIB}/jupyter_client/ssh/__init__.pyc
${PYSITELIB}/jupyter_client/ssh/__init__.pyo
${PYSITELIB}/jupyter_client/ssh/forward.py
${PYSITELIB}/jupyter_client/ssh/forward.pyc
${PYSITELIB}/jupyter_client/ssh/forward.pyo
${PYSITELIB}/jupyter_client/ssh/tunnel.py
${PYSITELIB}/jupyter_client/ssh/tunnel.pyc
${PYSITELIB}/jupyter_client/ssh/tunnel.pyo
${PYSITELIB}/jupyter_client/tests/__init__.py
${PYSITELIB}/jupyter_client/tests/__init__.pyc
${PYSITELIB}/jupyter_client/tests/__init__.pyo
${PYSITELIB}/jupyter_client/tests/conftest.py
${PYSITELIB}/jupyter_client/tests/conftest.pyc
${PYSITELIB}/jupyter_client/tests/conftest.pyo
${PYSITELIB}/jupyter_client/tests/signalkernel.py
${PYSITELIB}/jupyter_client/tests/signalkernel.pyc
${PYSITELIB}/jupyter_client/tests/signalkernel.pyo
${PYSITELIB}/jupyter_client/tests/test_adapter.py
${PYSITELIB}/jupyter_client/tests/test_adapter.pyc
${PYSITELIB}/jupyter_client/tests/test_adapter.pyo
${PYSITELIB}/jupyter_client/tests/test_client.py
${PYSITELIB}/jupyter_client/tests/test_client.pyc
${PYSITELIB}/jupyter_client/tests/test_client.pyo
${PYSITELIB}/jupyter_client/tests/test_connect.py
${PYSITELIB}/jupyter_client/tests/test_connect.pyc
${PYSITELIB}/jupyter_client/tests/test_connect.pyo
${PYSITELIB}/jupyter_client/tests/test_jsonutil.py
${PYSITELIB}/jupyter_client/tests/test_jsonutil.pyc
${PYSITELIB}/jupyter_client/tests/test_jsonutil.pyo
${PYSITELIB}/jupyter_client/tests/test_kernelapp.py
${PYSITELIB}/jupyter_client/tests/test_kernelapp.pyc
${PYSITELIB}/jupyter_client/tests/test_kernelapp.pyo
${PYSITELIB}/jupyter_client/tests/test_kernelmanager.py
${PYSITELIB}/jupyter_client/tests/test_kernelmanager.pyc
${PYSITELIB}/jupyter_client/tests/test_kernelmanager.pyo
${PYSITELIB}/jupyter_client/tests/test_kernelspec.py
${PYSITELIB}/jupyter_client/tests/test_kernelspec.pyc
${PYSITELIB}/jupyter_client/tests/test_kernelspec.pyo
${PYSITELIB}/jupyter_client/tests/test_localinterfaces.py
${PYSITELIB}/jupyter_client/tests/test_localinterfaces.pyc
${PYSITELIB}/jupyter_client/tests/test_localinterfaces.pyo
${PYSITELIB}/jupyter_client/tests/test_manager.py
${PYSITELIB}/jupyter_client/tests/test_manager.pyc
${PYSITELIB}/jupyter_client/tests/test_manager.pyo
${PYSITELIB}/jupyter_client/tests/test_multikernelmanager.py
${PYSITELIB}/jupyter_client/tests/test_multikernelmanager.pyc
${PYSITELIB}/jupyter_client/tests/test_multikernelmanager.pyo
${PYSITELIB}/jupyter_client/tests/test_public_api.py
${PYSITELIB}/jupyter_client/tests/test_public_api.pyc
${PYSITELIB}/jupyter_client/tests/test_public_api.pyo
${PYSITELIB}/jupyter_client/tests/test_session.py
${PYSITELIB}/jupyter_client/tests/test_session.pyc
${PYSITELIB}/jupyter_client/tests/test_session.pyo
${PYSITELIB}/jupyter_client/tests/test_ssh.py
${PYSITELIB}/jupyter_client/tests/test_ssh.pyc
${PYSITELIB}/jupyter_client/tests/test_ssh.pyo
${PYSITELIB}/jupyter_client/tests/utils.py
${PYSITELIB}/jupyter_client/tests/utils.pyc
${PYSITELIB}/jupyter_client/tests/utils.pyo
${PYSITELIB}/jupyter_client/threaded.py
${PYSITELIB}/jupyter_client/threaded.pyc
${PYSITELIB}/jupyter_client/threaded.pyo
${PYSITELIB}/jupyter_client/utils.py
${PYSITELIB}/jupyter_client/utils.pyc
${PYSITELIB}/jupyter_client/utils.pyo
${PYSITELIB}/jupyter_client/win_interrupt.py
${PYSITELIB}/jupyter_client/win_interrupt.pyc
${PYSITELIB}/jupyter_client/win_interrupt.pyo