python-ipython_ipykernel: update to 4.3.1
This commit is contained in:
parent
13d8d51bf7
commit
d1d6ac507e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ipython_ipykernel'
|
# Template file for 'python-ipython_ipykernel'
|
||||||
pkgname=python-ipython_ipykernel
|
pkgname=python-ipython_ipykernel
|
||||||
version=4.3.0
|
version=4.3.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ipykernel-${version}"
|
wrksrc="ipykernel-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/ipython/ipykernel"
|
homepage="https://github.com/ipython/ipykernel"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/i/ipykernel/ipykernel-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ipykernel/ipykernel-${version}.tar.gz"
|
||||||
checksum=f214c661328c836e02b6f185f98f3eccd7ce396791937493ffa1babf5e3267ab
|
checksum=8219d3eaa3e4d4efc5f349114e41a40f0986c91a960846bb81d5da817fb7cc3f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.md LICENSE
|
vlicense COPYING.md LICENSE
|
||||||
|
|
Loading…
Reference in a new issue