summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/jupyter_client: use HTTPSMichael Mair-Keimberger2019-02-261-1/+1
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11144 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/jupyter_client: add py37 supportMatthew Thode2019-01-271-2/+2
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/jupyter_client: amd64 stable wrt bug #596714Agostino Sarubbo2018-05-161-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* dev-python/jupyter_client: x86 stable (bug #596714)Thomas Deutschmann2018-04-221-2/+2
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-python/jupyter_client-5.1.0-r1: Dropped ~ppc keywordsMatt Turner2018-03-111-1/+1
|
* dev-python/jupyter_client-5.1.0-r1: added ~ppc, bug 604532Matt Turner2018-03-111-1/+1
|
* dev-python/jupyter_client: switch the build system to setuptools.Benda Xu2017-08-301-0/+40
The upstream has switched to setuptools in their master branch in order to have jupyter-{kernelspec,run} scripts properly installed. We adopt it. Remove old versions. Package-Manager: Portage-2.3.3, Repoman-2.3.1