mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-jupyter_qtconsole: update to 5.5.2.
This commit is contained in:
parent
d8d43daaaa
commit
480e408eff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-jupyter_qtconsole'
|
||||
pkgname=python3-jupyter_qtconsole
|
||||
version=5.5.1
|
||||
version=5.5.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/jupyter/qtconsole"
|
||||
changelog="https://raw.githubusercontent.com/jupyter/qtconsole/master/docs/source/changelog.rst"
|
||||
distfiles="${PYPI_SITE}/q/qtconsole/qtconsole-${version}.tar.gz"
|
||||
checksum=a0e806c6951db9490628e4df80caec9669b65149c7ba40f9bf033c025a5b56bc
|
||||
checksum=6b5fb11274b297463706af84dcbbd5c92273b1f619e6d25d08874b0a88516989
|
||||
conflicts="python-jupyter_qtconsole<=4.4.3_2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue