commit:     f8e38f471d0171eeabdd677142dacb646cc42594
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  3 11:04:19 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Sep  3 11:04:19 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f8e38f47

Merge remote-tracking branch 'github/master'

* github/master:
  dev-python/notebook: Finaly the real fix for #478
  dev-python/notebook: Re-Fix #478
  Drop obsolete patches
  dev-python/jupyter_core: Fix tests (issue #479)
  Add patch for jupyter_core tests
  dev-python/notebook: Implement pkg_preinst(); Fixes #478
  dev-python/notebook: Drop old
  dev-python/jupyter: Initial commit
  dev-python/ipython: Fix #480; add testpath to dependencies

 dev-python/ipython/ChangeLog                       |    4 +
 dev-python/ipython/ipython-4.0.0-r1.ebuild         |    1 +
 dev-python/jupyter/ChangeLog                       |    9 +
 dev-python/jupyter/Manifest                        |    1 +
 dev-python/jupyter/jupyter-1.0.0.ebuild            |   45 +
 dev-python/{newrelic => jupyter}/metadata.xml      |    6 +-
 dev-python/jupyter_core/ChangeLog                  |    7 +
 dev-python/jupyter_core/Manifest                   |    1 +
 .../files/jupyter_core-4.0.4-add-test-files.patch  |   50 +
 ...re-9999.ebuild => jupyter_core-4.0.4-r1.ebuild} |    9 +-
 dev-python/jupyter_core/jupyter_core-4.0.4.ebuild  |    1 -
 dev-python/notebook/ChangeLog                      |   12 +
 dev-python/notebook/Manifest                       |    1 -
 dev-python/notebook/notebook-4.0.1.ebuild          |    1 -
 ...ebook-4.0.4.ebuild => notebook-4.0.4-r1.ebuild} |    0
 dev-python/notebook/notebook-9999.ebuild           |    5 +
 patches/ccp4/6.1.2/fix-baubles.patch               |   22 -
 patches/ccp4/6.1.2/rename-rapper.patch             |   12 -
 patches/ccp4/6.1.2/rename-superpose.patch          |   12 -
 patches/ccp4/6.1.2/rename-truncate.patch           |   22 -
 patches/jupyter_core-4.0.4-tests-dotipython.patch  | 4743 ++++++++++++++++++++
 21 files changed, 4889 insertions(+), 75 deletions(-)

Reply via email to