devel/py-ipykernel: Update to 6.7.0
Changes: https://github.com/ipython/ipykernel/releases
This commit is contained in:
parent
13009ebe85
commit
28042b2350
2 changed files with 5 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= ipykernel
|
||||
PORTVERSION= 6.6.1
|
||||
PORTVERSION= 6.7.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -25,11 +25,4 @@ USE_PYTHON= autoplist concurrent distutils
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 30800
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}argcomplete>=0<1.12.4:devel/py-argcomplete@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0<5:devel/py-importlib-metadata@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1642102269
|
||||
SHA256 (ipykernel-6.6.1.tar.gz) = 91ff0058b45660aad4a68088041059c0d378cd53fc8aff60e5abc91bcc049353
|
||||
SIZE (ipykernel-6.6.1.tar.gz) = 123915
|
||||
TIMESTAMP = 1643133747
|
||||
SHA256 (ipykernel-6.7.0.tar.gz) = d82b904fdc2fd8c7b1fbe0fa481c68a11b4cd4c8ef07e6517da1f10cc3114d24
|
||||
SIZE (ipykernel-6.7.0.tar.gz) = 125582
|
||||
|
|
Loading…
Reference in a new issue