mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
devel/py-jupyter_console: update to 6.0.0
This commit is contained in:
parent
b765922897
commit
f00d338d6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486880
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jupyter_console
|
||||
PORTVERSION= 5.2.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 6.0.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,12 +13,13 @@ LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.md
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter_client>=0:devel/py-jupyter_client@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ipython5>=0:devel/ipython5@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ipykernel>=0:devel/py-ipykernel@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=1.0.4:devel/py-prompt_toolkit@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ipython>=7.0.0:devel/ipython@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ipykernel5>=5.0.0:devel/py-ipykernel5@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}prompt_toolkit2>=2.0.0:devel/py-prompt_toolkit2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pygments>=1.6:textproc/py-pygments@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.5+
|
||||
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_LOCALE= en_US.UTF-8
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1521136405
|
||||
SHA256 (jupyter_console-5.2.0.tar.gz) = 545dedd3aaaa355148093c5609f0229aeb121b4852995c2accfa64fe3e0e55cd
|
||||
SIZE (jupyter_console-5.2.0.tar.gz) = 27063
|
||||
TIMESTAMP = 1543970482
|
||||
SHA256 (jupyter_console-6.0.0.tar.gz) = 308ce876354924fb6c540b41d5d6d08acfc946984bf0c97777c1ddcb42e0b2f5
|
||||
SIZE (jupyter_console-6.0.0.tar.gz) = 27780
|
||||
|
Loading…
Reference in New Issue
Block a user