python-ipython: update to 5.8.0
This commit is contained in:
parent
f7e4d8ad7b
commit
dd2ac61126
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ipython'
|
# Template file for 'python-ipython'
|
||||||
pkgname=python-ipython
|
pkgname=python-ipython
|
||||||
version=5.7.0
|
version=5.8.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ipython-${version}"
|
wrksrc="ipython-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://ipython.org/"
|
homepage="https://ipython.org/"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
||||||
checksum=8db43a7fb7619037c98626613ff08d03dda9d5d12c84814a4504c78c0da8323c
|
checksum=4bac649857611baaaf76bc82c173aa542f7486446c335fe1a6c05d0d491c8906
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
ipython:ipython:/usr/bin/ipython2
|
ipython:ipython:/usr/bin/ipython2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue