blob: 83c87b26fd864d116c604296684b535b61c508b9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-ipython"
VERSION="7.0.1"
HOMEPAGE="http://ipython.org"
DOWNLOAD="https://github.com/ipython/ipython/archive/7.0.1/ipython-7.0.1.tar.gz"
MD5SUM="842d31354e3996a83a39f30293748abc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-decorator python3-ipython_genutils python3-jedi python3-pexpect python3-pickleshare python3-prompt_toolkit python3-Pygments python3-simplegeneric python3-traitlets backcall"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"
|