Date: Mon, 18 Jul 2022 12:41:19 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ff156dc8820f - main - devel/py-jupyter-server-mathjax: Update to 0.2.6 Message-ID: <202207181241.26ICfJQu072492@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff156dc8820f4c0ab849a09626ef848daf43ff03 commit ff156dc8820f4c0ab849a09626ef848daf43ff03 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-18 12:34:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-18 12:39:54 +0000 devel/py-jupyter-server-mathjax: Update to 0.2.6 - Use USES=dos2unix Changes: https://github.com/jupyter-server/jupyter_server_mathjax/commits/main --- devel/py-jupyter-server-mathjax/Makefile | 6 +++--- devel/py-jupyter-server-mathjax/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-jupyter-server-mathjax/Makefile b/devel/py-jupyter-server-mathjax/Makefile index c8b5013e3283..1f55f1558147 100644 --- a/devel/py-jupyter-server-mathjax/Makefile +++ b/devel/py-jupyter-server-mathjax/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= jupyter-server-mathjax -PORTVERSION= 0.2.5 +PORTVERSION= 0.2.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,9 +14,9 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0:devel/py-jupyter-packaging@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.1<2:devel/py-jupyter-server@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.1:devel/py-jupyter-server@${PY_FLAVOR} -USES= python:3.7+ +USES= dos2unix python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/devel/py-jupyter-server-mathjax/distinfo b/devel/py-jupyter-server-mathjax/distinfo index ef5c0c9ec992..9c8a1783c996 100644 --- a/devel/py-jupyter-server-mathjax/distinfo +++ b/devel/py-jupyter-server-mathjax/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646057966 -SHA256 (jupyter_server_mathjax-0.2.5.tar.gz) = 64d96c8e6dfe6edba737902b2dc3a2dc058f17516776c25f4d30ca24617ee7b3 -SIZE (jupyter_server_mathjax-0.2.5.tar.gz) = 2634856 +TIMESTAMP = 1657835435 +SHA256 (jupyter_server_mathjax-0.2.6.tar.gz) = bb1e6b6dc0686c1fe386a22b5886163db548893a99c2810c36399e9c4ca23943 +SIZE (jupyter_server_mathjax-0.2.6.tar.gz) = 2648665
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207181241.26ICfJQu072492>