python3-jupyter_qtconsole: update to 5.5.2.

This commit is contained in:
Gonzalo Tornaría 2024-05-07 12:16:10 -03:00 committed by cinerea0
parent d8d43daaaa
commit 480e408eff

View file

@ -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() {