FreeBSD Bugzilla – Attachment 237274 Details for
Bug 267025
devel/py-jupyter-client: Update to 7.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
py-jupyter-client.patch (text/plain), 3.30 KB, created by
Yuri Victorovich
on 2022-10-13 18:54:26 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2022-10-13 18:54:26 UTC
Size:
3.30 KB
patch
obsolete
>diff --git a/devel/py-jupyter-client/Makefile b/devel/py-jupyter-client/Makefile >index 2d0042d7bd70..61a748eb29d2 100644 >--- a/devel/py-jupyter-client/Makefile >+++ b/devel/py-jupyter-client/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= jupyter-client >-PORTVERSION= 6.1.12 >-PORTREVISION= 1 >+DISTVERSION= 7.4.2 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -13,23 +12,31 @@ WWW= https://jupyter.org/ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/COPYING.md > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-core>=4.6.0:devel/py-jupyter-core@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}pyzmq>=13:net/py-pyzmq@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}tornado>=4.1:www/py-tornado@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}traitlets>=0:devel/py-traitlets@${PY_FLAVOR} >-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}async_generator>=0:devel/py-async_generator@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}ipykernel5>=0:devel/py-ipykernel5@${PY_FLAVOR} \ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}entrypoints>0:devel/py-entrypoints@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}jupyter-core>=4.9.2:devel/py-jupyter-core@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.8.2:devel/py-dateutil@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pyzmq>=23.0:net/py-pyzmq@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}tornado>=6.2:www/py-tornado@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}traitlets>0:devel/py-traitlets@${PY_FLAVOR} >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>0:devel/py-codecov@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}ipykernel>=6.5:devel/py-ipykernel@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}pytest-timeout>=0:devel/py-pytest-timeout@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}mypy>0:devel/py-mypy@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.18:devel/py-pytest-asyncio@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pytest-timeout>0:devel/py-pytest-timeout@${PY_FLAVOR} > >-USES= python:3.5+ >-USE_PYTHON= autoplist concurrent distutils pytest >+USES= python:3.7+ >+USE_PYTHON= autoplist concurrent distutils pytest # 1 test fails, see https://github.com/jupyter/jupyter_client/issues/855 > > NO_ARCH= yes > > PORTSCOUT= skipv:6.1.13,6.2.0 > >+# upstream stopped providing setup.py >+post-patch: >+ @${ECHO_CMD} 'import setuptools; setuptools.setup()' > ${WRKSRC}/setup.py >+ > .include <bsd.port.mk> >diff --git a/devel/py-jupyter-client/distinfo b/devel/py-jupyter-client/distinfo >index 5885cd858899..b6281ca2a7c2 100644 >--- a/devel/py-jupyter-client/distinfo >+++ b/devel/py-jupyter-client/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1616873075 >-SHA256 (jupyter_client-6.1.12.tar.gz) = c4bca1d0846186ca8be97f4d2fa6d2bae889cce4892a167ffa1ba6bd1f73e782 >-SIZE (jupyter_client-6.1.12.tar.gz) = 301499 >+TIMESTAMP = 1665684454 >+SHA256 (jupyter_client-7.4.2.tar.gz) = b91a9a7b91ac69adf170d98c87917320f6b466e1c5e89b300226ef4047193376 >+SIZE (jupyter_client-7.4.2.tar.gz) = 327079
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 267025
: 237274