python-ipython: update to 5.5.0
This commit is contained in:
parent
a3d0cd925b
commit
ff8e79742f
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.4.1
|
version=5.5.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="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
||||||
checksum=afaa92343c20cf4296728161521d84f606d8817f963beaf7198e63dfede897fb
|
checksum=66469e894d1f09d14a1f23b971a410af131daa9ad2a19922082e02e0ddfd150f
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
ipython:ipython:/usr/bin/ipython2
|
ipython:ipython:/usr/bin/ipython2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue