mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
python-ipython: update to 3.2.2
This commit is contained in:
parent
159865d63e
commit
2d8fd71baf
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.1
|
version=3.2.2
|
||||||
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=c913adee7ae5b338055274c51a7d2b3cea468b5b316046fa520cd8a434b09177
|
checksum=906bf6a94898e5f3b46c63a85ab8a77a4508c0c778e02df2ab8e1746c5b2bfb6
|
||||||
|
|
||||||
# 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
Reference in a new issue