From 480e408eff8fe2f2d3e98fb1365898d30865f41f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Tue, 7 May 2024 12:16:10 -0300 Subject: [PATCH] python3-jupyter_qtconsole: update to 5.5.2. --- srcpkgs/python3-jupyter_qtconsole/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-jupyter_qtconsole/template b/srcpkgs/python3-jupyter_qtconsole/template index 1b99ec0ee35..9f078e541ba 100644 --- a/srcpkgs/python3-jupyter_qtconsole/template +++ b/srcpkgs/python3-jupyter_qtconsole/template @@ -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() {