File python3-jupyter_core.changes of Package python3-jupyter_core
-------------------------------------------------------------------
Mon May 9 20:06:17 UTC 2016 - toddrme2178@gmail.com
- Update to 4.1.0
- Add ``jupyter.py`` module, so that :command:`python -m jupyter` always works.
- Add prototype ``jupyter troubleshoot`` command for displaying environment info.
- Ensure directory containing ``jupyter`` executable is included when dispatching subcommands.
- Unicode fixes for Legacy Python.
-------------------------------------------------------------------
Sun May 8 07:12:10 UTC 2016 - arun@gmx.de
- specfile:
* updated source url to files.pythonhosted.org
-------------------------------------------------------------------
Fri Feb 12 14:13:19 UTC 2016 - toddrme2178@gmail.com
- Split documentation to speed up building.
This is a dependency of a lot of other packages, and the
dependencies for the documentation are very heavy. So build
the documentation separately to avoid holding up the build
process.
-------------------------------------------------------------------
Thu Oct 1 11:35:12 UTC 2015 - toddrme2178@gmail.com
- Don't install hidden file.
-------------------------------------------------------------------
Wed Sep 30 10:08:04 UTC 2015 - toddrme2178@gmail.com
- Build documentation
-------------------------------------------------------------------
Sat Sep 19 14:28:17 UTC 2015 - arun@gmx.de
- update to version 4.0.6:
* fix typo preventing migration when custom.css is missing
- changes from version 4.0.5:
* fix subcommands on Windows (yes, again)
* fix migration when custom.js/css are not present
-------------------------------------------------------------------
Mon Aug 24 10:29:04 UTC 2015 - toddrme2178@gmail.com
- Update to 4.0.4
* ensure version is printed to stdout …
* remove file-extension from subcommand list on Windows
- Update requirements
-------------------------------------------------------------------
Fri Aug 21 09:02:25 UTC 2015 - toddrme2178@gmail.com
- Add pbr requirement
-------------------------------------------------------------------
Fri Aug 14 07:48:27 UTC 2015 - toddrme2178@gmail.com
- Update to 4.0.3
* use raw_input on Python 2
* Use setuptools entry points when setuptools in use
* Use instances of traits instead of trait classes
- Fix package naming consistency
-------------------------------------------------------------------
Fri Aug 14 07:03:18 UTC 2015 - toddrme2178@gmail.com
- Fix update-alternatives usage
-------------------------------------------------------------------
Thu Aug 13 14:08:29 UTC 2015 - toddrme2178@gmail.com
- Update dependency names
-------------------------------------------------------------------
Tue Jul 21 10:49:36 UTC 2015 - jennings@neuro.bzm
- Initial version