From 2c5b7fe1e5f9cbed937ab280db2501b07e3e523b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 5 May 2025 15:41:40 -0300 Subject: [PATCH] python3-jupyter_qtconsole: update to 5.6.1. --- srcpkgs/python3-jupyter_qtconsole/template | 9 +++++---- srcpkgs/python3-jupyter_qtconsole/update | 1 + 2 files changed, 6 insertions(+), 4 deletions(-) create mode 100644 srcpkgs/python3-jupyter_qtconsole/update diff --git a/srcpkgs/python3-jupyter_qtconsole/template b/srcpkgs/python3-jupyter_qtconsole/template index 4a77feb6f76..2fd0bd23f17 100644 --- a/srcpkgs/python3-jupyter_qtconsole/template +++ b/srcpkgs/python3-jupyter_qtconsole/template @@ -1,11 +1,12 @@ # Template file for 'python3-jupyter_qtconsole' pkgname=python3-jupyter_qtconsole -version=5.5.2 -revision=2 +version=5.6.1 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3-traitlets python3-jupyter_core python3-jupyter_client - python3-Pygments python3-ipython_ipykernel python3-PyQt5-svg python3-QtPy" + python3-Pygments python3-ipython_ipykernel python3-PyQt5-svg python3-QtPy + python3-packaging" checkdepends="$depends python3-pytest-qt python3-flaky" short_desc="Jupyter Qt console" maintainer="Gonzalo TornarĂ­a " @@ -13,7 +14,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=6b5fb11274b297463706af84dcbbd5c92273b1f619e6d25d08874b0a88516989 +checksum=5cad1c7e6c75d3ef8143857fd2ed28062b4b92b933c2cc328252d18a9cfd0be5 conflicts="python-jupyter_qtconsole<=4.4.3_2" post_install() { diff --git a/srcpkgs/python3-jupyter_qtconsole/update b/srcpkgs/python3-jupyter_qtconsole/update new file mode 100644 index 00000000000..25ef51d109a --- /dev/null +++ b/srcpkgs/python3-jupyter_qtconsole/update @@ -0,0 +1 @@ +ignore="*a* *b* *rc*"