pkgsrc/www/py-nbformat/PLIST
adam 27448a0ab4 py-nbformat: update to 4.4.0
4.4.0:
- Explicitly state that metadata fields can be ignored.
- Introduce official jupyter namespace inside metadata (``metadata.jupyter``).
- Introduce ``source_hidden`` and ``outputs_hidden`` as official front-end
  metadata fields to indicate hiding source and outputs areas. **NB**: These
  fields should not be used to hide elements in exported formats.
- Fix ending the redundant storage of signatures in the signature database.
- :func:`nbformat.validate` can be set to not raise a ValidationError if
  additional properties are included.
- Fix for errors with connecting and backing up the signature database.
- Dict-like objects added to NotebookNode attributes are now transformed to be
  NotebookNode objects; transformation also works for `.update()`.
2017-10-17 18:30:02 +00:00

199 lines
7.8 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2017/10/17 18:30:02 adam Exp $
bin/jupyter-trust${PYVERSSUFFIX}
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/nbformat/__init__.py
${PYSITELIB}/nbformat/__init__.pyc
${PYSITELIB}/nbformat/__init__.pyo
${PYSITELIB}/nbformat/_version.py
${PYSITELIB}/nbformat/_version.pyc
${PYSITELIB}/nbformat/_version.pyo
${PYSITELIB}/nbformat/converter.py
${PYSITELIB}/nbformat/converter.pyc
${PYSITELIB}/nbformat/converter.pyo
${PYSITELIB}/nbformat/current.py
${PYSITELIB}/nbformat/current.pyc
${PYSITELIB}/nbformat/current.pyo
${PYSITELIB}/nbformat/notebooknode.py
${PYSITELIB}/nbformat/notebooknode.pyc
${PYSITELIB}/nbformat/notebooknode.pyo
${PYSITELIB}/nbformat/reader.py
${PYSITELIB}/nbformat/reader.pyc
${PYSITELIB}/nbformat/reader.pyo
${PYSITELIB}/nbformat/sentinel.py
${PYSITELIB}/nbformat/sentinel.pyc
${PYSITELIB}/nbformat/sentinel.pyo
${PYSITELIB}/nbformat/sign.py
${PYSITELIB}/nbformat/sign.pyc
${PYSITELIB}/nbformat/sign.pyo
${PYSITELIB}/nbformat/tests/__init__.py
${PYSITELIB}/nbformat/tests/__init__.pyc
${PYSITELIB}/nbformat/tests/__init__.pyo
${PYSITELIB}/nbformat/tests/base.py
${PYSITELIB}/nbformat/tests/base.pyc
${PYSITELIB}/nbformat/tests/base.pyo
${PYSITELIB}/nbformat/tests/invalid.ipynb
${PYSITELIB}/nbformat/tests/test2.ipynb
${PYSITELIB}/nbformat/tests/test3.ipynb
${PYSITELIB}/nbformat/tests/test4.ipynb
${PYSITELIB}/nbformat/tests/test4custom.ipynb
${PYSITELIB}/nbformat/tests/test4docinfo.ipynb
${PYSITELIB}/nbformat/tests/test4jupyter_metadata.ipynb
${PYSITELIB}/nbformat/tests/test4plus.ipynb
${PYSITELIB}/nbformat/tests/test_api.py
${PYSITELIB}/nbformat/tests/test_api.pyc
${PYSITELIB}/nbformat/tests/test_api.pyo
${PYSITELIB}/nbformat/tests/test_convert.py
${PYSITELIB}/nbformat/tests/test_convert.pyc
${PYSITELIB}/nbformat/tests/test_convert.pyo
${PYSITELIB}/nbformat/tests/test_reader.py
${PYSITELIB}/nbformat/tests/test_reader.pyc
${PYSITELIB}/nbformat/tests/test_reader.pyo
${PYSITELIB}/nbformat/tests/test_sign.py
${PYSITELIB}/nbformat/tests/test_sign.pyc
${PYSITELIB}/nbformat/tests/test_sign.pyo
${PYSITELIB}/nbformat/tests/test_validator.py
${PYSITELIB}/nbformat/tests/test_validator.pyc
${PYSITELIB}/nbformat/tests/test_validator.pyo
${PYSITELIB}/nbformat/v1/__init__.py
${PYSITELIB}/nbformat/v1/__init__.pyc
${PYSITELIB}/nbformat/v1/__init__.pyo
${PYSITELIB}/nbformat/v1/convert.py
${PYSITELIB}/nbformat/v1/convert.pyc
${PYSITELIB}/nbformat/v1/convert.pyo
${PYSITELIB}/nbformat/v1/nbbase.py
${PYSITELIB}/nbformat/v1/nbbase.pyc
${PYSITELIB}/nbformat/v1/nbbase.pyo
${PYSITELIB}/nbformat/v1/nbjson.py
${PYSITELIB}/nbformat/v1/nbjson.pyc
${PYSITELIB}/nbformat/v1/nbjson.pyo
${PYSITELIB}/nbformat/v1/rwbase.py
${PYSITELIB}/nbformat/v1/rwbase.pyc
${PYSITELIB}/nbformat/v1/rwbase.pyo
${PYSITELIB}/nbformat/v1/tests/__init__.py
${PYSITELIB}/nbformat/v1/tests/__init__.pyc
${PYSITELIB}/nbformat/v1/tests/__init__.pyo
${PYSITELIB}/nbformat/v1/tests/nbexamples.py
${PYSITELIB}/nbformat/v1/tests/nbexamples.pyc
${PYSITELIB}/nbformat/v1/tests/nbexamples.pyo
${PYSITELIB}/nbformat/v1/tests/test_json.py
${PYSITELIB}/nbformat/v1/tests/test_json.pyc
${PYSITELIB}/nbformat/v1/tests/test_json.pyo
${PYSITELIB}/nbformat/v1/tests/test_nbbase.py
${PYSITELIB}/nbformat/v1/tests/test_nbbase.pyc
${PYSITELIB}/nbformat/v1/tests/test_nbbase.pyo
${PYSITELIB}/nbformat/v2/__init__.py
${PYSITELIB}/nbformat/v2/__init__.pyc
${PYSITELIB}/nbformat/v2/__init__.pyo
${PYSITELIB}/nbformat/v2/convert.py
${PYSITELIB}/nbformat/v2/convert.pyc
${PYSITELIB}/nbformat/v2/convert.pyo
${PYSITELIB}/nbformat/v2/nbbase.py
${PYSITELIB}/nbformat/v2/nbbase.pyc
${PYSITELIB}/nbformat/v2/nbbase.pyo
${PYSITELIB}/nbformat/v2/nbjson.py
${PYSITELIB}/nbformat/v2/nbjson.pyc
${PYSITELIB}/nbformat/v2/nbjson.pyo
${PYSITELIB}/nbformat/v2/nbpy.py
${PYSITELIB}/nbformat/v2/nbpy.pyc
${PYSITELIB}/nbformat/v2/nbpy.pyo
${PYSITELIB}/nbformat/v2/nbxml.py
${PYSITELIB}/nbformat/v2/nbxml.pyc
${PYSITELIB}/nbformat/v2/nbxml.pyo
${PYSITELIB}/nbformat/v2/rwbase.py
${PYSITELIB}/nbformat/v2/rwbase.pyc
${PYSITELIB}/nbformat/v2/rwbase.pyo
${PYSITELIB}/nbformat/v2/tests/__init__.py
${PYSITELIB}/nbformat/v2/tests/__init__.pyc
${PYSITELIB}/nbformat/v2/tests/__init__.pyo
${PYSITELIB}/nbformat/v2/tests/nbexamples.py
${PYSITELIB}/nbformat/v2/tests/nbexamples.pyc
${PYSITELIB}/nbformat/v2/tests/nbexamples.pyo
${PYSITELIB}/nbformat/v2/tests/test_json.py
${PYSITELIB}/nbformat/v2/tests/test_json.pyc
${PYSITELIB}/nbformat/v2/tests/test_json.pyo
${PYSITELIB}/nbformat/v2/tests/test_nbbase.py
${PYSITELIB}/nbformat/v2/tests/test_nbbase.pyc
${PYSITELIB}/nbformat/v2/tests/test_nbbase.pyo
${PYSITELIB}/nbformat/v2/tests/test_nbpy.py
${PYSITELIB}/nbformat/v2/tests/test_nbpy.pyc
${PYSITELIB}/nbformat/v2/tests/test_nbpy.pyo
${PYSITELIB}/nbformat/v3/__init__.py
${PYSITELIB}/nbformat/v3/__init__.pyc
${PYSITELIB}/nbformat/v3/__init__.pyo
${PYSITELIB}/nbformat/v3/convert.py
${PYSITELIB}/nbformat/v3/convert.pyc
${PYSITELIB}/nbformat/v3/convert.pyo
${PYSITELIB}/nbformat/v3/nbbase.py
${PYSITELIB}/nbformat/v3/nbbase.pyc
${PYSITELIB}/nbformat/v3/nbbase.pyo
${PYSITELIB}/nbformat/v3/nbformat.v3.schema.json
${PYSITELIB}/nbformat/v3/nbjson.py
${PYSITELIB}/nbformat/v3/nbjson.pyc
${PYSITELIB}/nbformat/v3/nbjson.pyo
${PYSITELIB}/nbformat/v3/nbpy.py
${PYSITELIB}/nbformat/v3/nbpy.pyc
${PYSITELIB}/nbformat/v3/nbpy.pyo
${PYSITELIB}/nbformat/v3/rwbase.py
${PYSITELIB}/nbformat/v3/rwbase.pyc
${PYSITELIB}/nbformat/v3/rwbase.pyo
${PYSITELIB}/nbformat/v3/tests/__init__.py
${PYSITELIB}/nbformat/v3/tests/__init__.pyc
${PYSITELIB}/nbformat/v3/tests/__init__.pyo
${PYSITELIB}/nbformat/v3/tests/formattest.py
${PYSITELIB}/nbformat/v3/tests/formattest.pyc
${PYSITELIB}/nbformat/v3/tests/formattest.pyo
${PYSITELIB}/nbformat/v3/tests/nbexamples.py
${PYSITELIB}/nbformat/v3/tests/nbexamples.pyc
${PYSITELIB}/nbformat/v3/tests/nbexamples.pyo
${PYSITELIB}/nbformat/v3/tests/test_json.py
${PYSITELIB}/nbformat/v3/tests/test_json.pyc
${PYSITELIB}/nbformat/v3/tests/test_json.pyo
${PYSITELIB}/nbformat/v3/tests/test_misc.py
${PYSITELIB}/nbformat/v3/tests/test_misc.pyc
${PYSITELIB}/nbformat/v3/tests/test_misc.pyo
${PYSITELIB}/nbformat/v3/tests/test_nbbase.py
${PYSITELIB}/nbformat/v3/tests/test_nbbase.pyc
${PYSITELIB}/nbformat/v3/tests/test_nbbase.pyo
${PYSITELIB}/nbformat/v3/tests/test_nbpy.py
${PYSITELIB}/nbformat/v3/tests/test_nbpy.pyc
${PYSITELIB}/nbformat/v3/tests/test_nbpy.pyo
${PYSITELIB}/nbformat/v4/__init__.py
${PYSITELIB}/nbformat/v4/__init__.pyc
${PYSITELIB}/nbformat/v4/__init__.pyo
${PYSITELIB}/nbformat/v4/convert.py
${PYSITELIB}/nbformat/v4/convert.pyc
${PYSITELIB}/nbformat/v4/convert.pyo
${PYSITELIB}/nbformat/v4/nbbase.py
${PYSITELIB}/nbformat/v4/nbbase.pyc
${PYSITELIB}/nbformat/v4/nbbase.pyo
${PYSITELIB}/nbformat/v4/nbformat.v4.schema.json
${PYSITELIB}/nbformat/v4/nbjson.py
${PYSITELIB}/nbformat/v4/nbjson.pyc
${PYSITELIB}/nbformat/v4/nbjson.pyo
${PYSITELIB}/nbformat/v4/rwbase.py
${PYSITELIB}/nbformat/v4/rwbase.pyc
${PYSITELIB}/nbformat/v4/rwbase.pyo
${PYSITELIB}/nbformat/v4/tests/__init__.py
${PYSITELIB}/nbformat/v4/tests/__init__.pyc
${PYSITELIB}/nbformat/v4/tests/__init__.pyo
${PYSITELIB}/nbformat/v4/tests/formattest.py
${PYSITELIB}/nbformat/v4/tests/formattest.pyc
${PYSITELIB}/nbformat/v4/tests/formattest.pyo
${PYSITELIB}/nbformat/v4/tests/nbexamples.py
${PYSITELIB}/nbformat/v4/tests/nbexamples.pyc
${PYSITELIB}/nbformat/v4/tests/nbexamples.pyo
${PYSITELIB}/nbformat/v4/tests/test_convert.py
${PYSITELIB}/nbformat/v4/tests/test_convert.pyc
${PYSITELIB}/nbformat/v4/tests/test_convert.pyo
${PYSITELIB}/nbformat/v4/tests/test_json.py
${PYSITELIB}/nbformat/v4/tests/test_json.pyc
${PYSITELIB}/nbformat/v4/tests/test_json.pyo
${PYSITELIB}/nbformat/v4/tests/test_nbbase.py
${PYSITELIB}/nbformat/v4/tests/test_nbbase.pyc
${PYSITELIB}/nbformat/v4/tests/test_nbbase.pyo
${PYSITELIB}/nbformat/v4/tests/test_validate.py
${PYSITELIB}/nbformat/v4/tests/test_validate.pyc
${PYSITELIB}/nbformat/v4/tests/test_validate.pyo
${PYSITELIB}/nbformat/validator.py
${PYSITELIB}/nbformat/validator.pyc
${PYSITELIB}/nbformat/validator.pyo