Skip to content

Commit

Permalink
python3-jupyter_qtconsole: update to 5.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
tornaria authored and ahesford committed Nov 27, 2023
1 parent d93f5fc commit f08d667
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions srcpkgs/python3-jupyter_qtconsole/template
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
# Template file for 'python3-jupyter_qtconsole'
pkgname=python3-jupyter_qtconsole
version=5.4.4
version=5.5.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-ipython_genutils
python3-PyQt5-svg python3-QtPy"
python3-Pygments python3-ipython_ipykernel python3-PyQt5-svg python3-QtPy"
checkdepends="$depends python3-pytest-qt python3-flaky"
short_desc="Jupyter Qt console"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
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=b7ffb53d74f23cee29f4cdb55dd6fabc8ec312d94f3c46ba38e1dde458693dfb
checksum=a0e806c6951db9490628e4df80caec9669b65149c7ba40f9bf033c025a5b56bc
conflicts="python-jupyter_qtconsole<=4.4.3_2"

post_install() {
Expand Down

0 comments on commit f08d667

Please sign in to comment.