10 Commits

Author SHA1 Message Date
Benda Xu
009d2b57b1
dev-python/ipykernel: do not alter the language field.
Previously, "python" has been replaced by "python3" in the
  "language" field of kernelspec.  That confuses client software such
  as emacs-ipython-notebook.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
2019-07-09 19:23:47 +08:00
Virgil Dupras
1f913035f1
dev-python/ipykernel: adjust dependencies on ipython
With ipython6+ dropping py2 and ipython having a circular dependency
with ipykernel and ipyparallel, things get messy and portage's error
messages are unhelpful unless we have a clean break in our dependencies.

With this commit, all <ipykernel-5 depend on <ipython-6 and all
>=ipykernel-5 depend on >=ipython-6. This makes portage's dependency
resolution much happier and results in helpful error messages indicating
what packages need "-python_targets_python2_7".

Bug: https://bugs.gentoo.org/684962
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
2019-05-03 08:53:40 -04:00
Michał Górny
2db67a589e
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-17 09:48:22 +02:00
Matthew Thode
a69faf1b58
dev-python/ipykernel: add py37 support
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2019-01-27 18:24:24 -06:00
Benda Xu
8490688307
dev-python/ipykernel: handle the multiple python3 case.
Bonus of verion bump.

Credit: Colin MacLean
Closes: https://bugs.gentoo.org/628222
Package-Manager: Portage-2.3.28, Repoman-2.3.9
2018-06-09 05:57:06 +09:00
Agostino Sarubbo
666eb24eec
dev-python/ipykernel: amd64 stable wrt bug #596714
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
2018-05-16 14:25:25 +02:00
Thomas Deutschmann
6226401fa5
dev-python/ipykernel: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
2018-04-22 03:35:03 +02:00
Matt Turner
fa3d4566dd
dev-python/ipykernel-4.6.1-r2: Dropped ~ppc keywords 2018-03-11 19:12:22 -07:00
Matt Turner
c802aac393
dev-python/ipykernel-4.6.1-r2: added ~ppc, bug 604532 2018-03-11 17:50:52 -07:00
Benda Xu
0438d76575
dev-python/ipykernel: specify python major version in kernelspec
Revision bump and remove old revisions.

Credit: Eric Hermes
Bug: 628222

Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-08-30 17:59:02 +09:00