python-ipython: update to 4.1.2
This commit is contained in:
parent
2ecbf327bc
commit
13d8d51bf7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ipython'
|
||||
pkgname=python-ipython
|
||||
version=4.1.1
|
||||
version=4.1.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ipython-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://ipython.org/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
||||
checksum=1cb340dfdf6ec306b9ded72071742c87fa5247929db7ab704e17defe1975e38f
|
||||
checksum=052f9692a227f285febecec856d749811ac6a20b32c7629b4de31f04ea701692
|
||||
|
||||
post_install() {
|
||||
# use decorators of numpy
|
||||
|
|
Loading…
Reference in a new issue