blob: a9ada501f1da6fa521342eab068be8b94b2202be (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="ipython"
VERSION="8.5.0"
HOMEPAGE="http://ipython.org"
DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.5.0.tar.gz"
MD5SUM="be9e6bb9e37920d1e9e51558308831ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="decorator ipython_genutils python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit simplegeneric backcall stack_data"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
|