python-ipython_ipykernel: update to 4.4.1
This commit is contained in:
parent
adcd622f0e
commit
c1d8ffefe2
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.1
|
version=4.4.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=8219d3eaa3e4d4efc5f349114e41a40f0986c91a960846bb81d5da817fb7cc3f
|
checksum=6d48398b3112efb733b254edede4b7f3262c28bd19f665b64ef1acf6ec5cd74f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.md LICENSE
|
vlicense COPYING.md LICENSE
|
||||||
|
|
Loading…
Reference in a new issue