Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2021 03:02:52 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cf8b94761057 - main - devel/py-qtconsole: Update to 5.1.1
Message-ID:  <202108280302.17S32qp7009673@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by swills:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cf8b9476105767decbea039c72b94e7844163911

commit cf8b9476105767decbea039c72b94e7844163911
Author:     Steve Wills <swills@FreeBSD.org>
AuthorDate: 2021-08-28 02:57:00 +0000
Commit:     Steve Wills <swills@FreeBSD.org>
CommitDate: 2021-08-28 03:02:42 +0000

    devel/py-qtconsole: Update to 5.1.1
    
    PR:             255313
    Reported by:    wen
---
 devel/py-qtconsole/Makefile | 5 +++--
 devel/py-qtconsole/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-qtconsole/Makefile b/devel/py-qtconsole/Makefile
index 2650f4e25c6c..9260d11161fb 100644
--- a/devel/py-qtconsole/Makefile
+++ b/devel/py-qtconsole/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	qtconsole
-PORTVERSION=	5.0.1
-PORTREVISION=	2
+PORTVERSION=	5.1.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +15,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ipykernel5>=5.1:devel/py-ipykernel5@${PY_FLA
 		${PYTHON_PKGNAMEPREFIX}jupyter-core>=0:devel/py-jupyter-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}traitlets>=0:devel/py-traitlets@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pyzmq>=17.1:net/py-pyzmq@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}ipython_genutils>=0:devel/py-ipython_genutils@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}QtPy>0:devel/py-QtPy@${PY_FLAVOR}
 
 USES=		pyqt:5 python:3.7+
diff --git a/devel/py-qtconsole/distinfo b/devel/py-qtconsole/distinfo
index 85acd698f26a..b08187f2ffba 100644
--- a/devel/py-qtconsole/distinfo
+++ b/devel/py-qtconsole/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608305326
-SHA256 (qtconsole-5.0.1.tar.gz) = 4d7dd4eae8a90d0b2b19b31794b30f137238463998989734a3acb8a53b506bab
-SIZE (qtconsole-5.0.1.tar.gz) = 424682
+TIMESTAMP = 1630115936
+SHA256 (qtconsole-5.1.1.tar.gz) = bbc34bca14f65535afcb401bc74b752bac955e5313001ba640383f7e5857dc49
+SIZE (qtconsole-5.1.1.tar.gz) = 428840



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108280302.17S32qp7009673>