blob: 8f80a57dc664370e016b0e8d52200fb4270b8e03 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-ipython"
VERSION="7.2.0"
HOMEPAGE="http://ipython.org"
DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.2.0.tar.gz"
MD5SUM="fd951211a1d59394f446d71cf3dc9d5c"
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"
|