python3-ipython: update to 7.5.0.
This commit is contained in:
parent
c4ff3df677
commit
a8d9679d7a
@ -1,21 +1,21 @@
|
|||||||
# Template file for 'python3-ipython'
|
# Template file for 'python3-ipython'
|
||||||
pkgname=python3-ipython
|
pkgname=python3-ipython
|
||||||
version=6.5.0
|
version=7.5.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="ipython-${version}"
|
wrksrc="ipython-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="IPython"
|
pycompile_module="IPython"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-pickleshare python3-simplegeneric python3-traitlets
|
depends="python3-pickleshare python3-simplegeneric python3-traitlets
|
||||||
python3-pexpect python3-prompt_toolkit1 python3-Pygments python3-jedi
|
python3-pexpect python3-prompt_toolkit2 python3-Pygments python3-jedi
|
||||||
python3-backcall"
|
python3-backcall"
|
||||||
short_desc="Enhanced interactive Python3 shell"
|
short_desc="Enhanced interactive Python3 shell"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://ipython.org/"
|
homepage="https://ipython.org/"
|
||||||
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
||||||
checksum=b0f2ef9eada4a68ef63ee10b6dde4f35c840035c50fd24265f8052c98947d5a4
|
checksum=e840810029224b56cd0d9e7719dc3b39cf84d577f8ac686547c8ba7a06eeab26
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
ipython:ipython:/usr/bin/ipython3
|
ipython:ipython:/usr/bin/ipython3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user