Skip to content

Commit 1422458

Browse files
author
matthew
committed
py-qtconsole: Update to 5.7.1
1 parent 60e96df commit 1422458

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

py-qtconsole/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# $NetBSD$
22

3-
DISTNAME= qtconsole-5.4.0
3+
DISTNAME= qtconsole-5.7.1
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= x11 python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=q/qtconsole/}
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-jupyter_core>=4.10.0:../../devel/py-jupyter_core
1616
DEPENDS+= ${PYPKGPREFIX}-jupyter_client>=4.1:../../devel/py-jupyter_client
1717
DEPENDS+= ${PYPKGPREFIX}-pygments>=2.3.1:../../textproc/py-pygments
1818
DEPENDS+= ${PYPKGPREFIX}-ipykernel>=4.1:../../devel/py-ipykernel
19-
DEPENDS+= ${PYPKGPREFIX}-QtPy>=2.0.1:../../wip/py-qtpy
19+
DEPENDS+= ${PYPKGPREFIX}-qtpy>=2.0.1:../../wip/py-qtpy
2020
DEPENDS+= ${PYPKGPREFIX}-zmq>=17.1:../../net/py-zmq
2121

2222
USE_LANGUAGES= # none

py-qtconsole/PLIST

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ ${PYSITELIB}/qtconsole/tests/test_completion_widget.pyo
118118
${PYSITELIB}/qtconsole/tests/test_frontend_widget.py
119119
${PYSITELIB}/qtconsole/tests/test_frontend_widget.pyc
120120
${PYSITELIB}/qtconsole/tests/test_frontend_widget.pyo
121+
${PYSITELIB}/qtconsole/tests/test_inprocess_kernel.py
122+
${PYSITELIB}/qtconsole/tests/test_inprocess_kernel.pyc
123+
${PYSITELIB}/qtconsole/tests/test_inprocess_kernel.pyo
121124
${PYSITELIB}/qtconsole/tests/test_jupyter_widget.py
122125
${PYSITELIB}/qtconsole/tests/test_jupyter_widget.pyc
123126
${PYSITELIB}/qtconsole/tests/test_jupyter_widget.pyo

py-qtconsole/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$NetBSD$
22

3-
BLAKE2s (qtconsole-5.4.0.tar.gz) = b60a6a64ffb2e74942f0cdd039af52a2c8a1f3869ffd9c837d8cfc0fdf6853fd
4-
SHA512 (qtconsole-5.4.0.tar.gz) = c25a381d8494c64d63e379c1dd5a44c1945e773b87b9a27f8494905e7eca24c6381ec5b9792d9a57ac41b14137ce238795a5ff8d83d1b6ddaa62603e7d9ab165
5-
Size (qtconsole-5.4.0.tar.gz) = 431119 bytes
3+
BLAKE2s (qtconsole-5.7.1.tar.gz) = a4b50b52df107376087e1b535070fed2ec9b0026a843fc5e80cd0f8d126be287
4+
SHA512 (qtconsole-5.7.1.tar.gz) = ac4d1004738f3588fc5cf5bc1def5312f36af25f4b327a449e7a61987fc8b3f4060def28a3d0ffc20fd52b49c63c20be087e25ffe633e7dc03065d23c05365e5
5+
Size (qtconsole-5.7.1.tar.gz) = 436262 bytes

0 commit comments

Comments
 (0)