Subject: CVS commit: pkgsrc/devel/py-jupyter_core
From: Adam Ciarcinski
Date: 2017-11-02 11:47:37
Message id: 20171102104737.6A042FBDE@cvs.NetBSD.org

Log Message:
py-jupyter_core: updated to 4.4.0

4.4.0:
- ``jupyter troubleshoot`` gets the list of packages from the Python environment
  it's in, by using ``sys.executable`` to call ``pip list``.
- Added utility function ``ensure_dir_exists``, and switched to using it over
  the one from ipython_genutils, which does permissions wrong.
- Avoid creating the ``~/.ipython`` directory when checking if it exists for
  config migration.
- Fix mistaken description in zsh completions.
- Fix subcommand tests on Windows.
- The README now describes how to work on ``jupyter_core`` and build the docs
- Fix a broken link to a release in the docs

Files:
RevisionActionfile
1.2modifypkgsrc/devel/py-jupyter_core/Makefile
1.2modifypkgsrc/devel/py-jupyter_core/distinfo