# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim: fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
python.versions 27 34 35 36 37
maintainers {stromnov @stromnov} openmaintainer
description IPython Kernel for Jupyter.
long_description ${description}
homepage https://ipython.org/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 fabef4b01ab3751545a86a7e47211406e3e41169 \
sha256 b503913e0b4cce7ed2de965457dfb2edd633e8234161a60e23f2fe2161345d12 \
if {${name} ne ${subport}} {
if {${python.version} < 34} {
distname ${python.rootname}-${version}
checksums rmd160 055f76d943ed8f8d1011676d418c4cf23fa891c6 \
sha256 c5a498c70f7765c34f3397cf943b069057f5bef4e0218e4cfbb733e9f38fa5fa \
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-ipython \
port:py${python.version}-traitlets \
port:py${python.version}-jupyter_client \
port:py${python.version}-tornado