python-ipython: update to 3.2.3
This commit is contained in:
parent
32fa167d5d
commit
b5ebdbc253
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=3.2.2
|
version=3.2.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ipython-${version}"
|
wrksrc="ipython-${version}"
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://ipython.org/"
|
homepage="http://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=906bf6a94898e5f3b46c63a85ab8a77a4508c0c778e02df2ab8e1746c5b2bfb6
|
checksum=2e9a467f918c68d2e4d744c7c62407ad2ba2db136c10afcc5bcadc00e983f02b
|
||||||
|
|
||||||
# explicit order, do not change
|
# explicit order, do not change
|
||||||
subpackages="python-ipython-notebook python3.4-ipython-notebook python3.4-ipython"
|
subpackages="python-ipython-notebook python3.4-ipython-notebook python3.4-ipython"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue