mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
python-ipython_ipykernel: update to 4.5.0
This commit is contained in:
parent
dba7a87da9
commit
562d5bbba5
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.4.1
|
version=4.5.0
|
||||||
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=6d48398b3112efb733b254edede4b7f3262c28bd19f665b64ef1acf6ec5cd74f
|
checksum=245a798edb8fd751b95750d8645d736dd739a020e7fc7d5627dac4d1c35d8295
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.md LICENSE
|
vlicense COPYING.md LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue