Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:45:53 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: c6b867fd4b36 - main - devel/py-jupyter-core: Update to 5.3.1
Message-ID:  <202307091045.369Ajrb1084394@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=c6b867fd4b36192dbc65300d74678f7bf9713114

commit c6b867fd4b36192dbc65300d74678f7bf9713114
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:28:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:28:20 +0000

    devel/py-jupyter-core: Update to 5.3.1
    
    Changes:        https://github.com/jupyter/jupyter_core/releases
---
 devel/py-jupyter-core/Makefile | 2 +-
 devel/py-jupyter-core/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-jupyter-core/Makefile b/devel/py-jupyter-core/Makefile
index 44426031c226..4ed273fa3407 100644
--- a/devel/py-jupyter-core/Makefile
+++ b/devel/py-jupyter-core/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jupyter-core
-PORTVERSION=	5.3.0
+PORTVERSION=	5.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-jupyter-core/distinfo b/devel/py-jupyter-core/distinfo
index 0ea225654b16..33ce7beebca0 100644
--- a/devel/py-jupyter-core/distinfo
+++ b/devel/py-jupyter-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104774
-SHA256 (jupyter_core-5.3.0.tar.gz) = 6db75be0c83edbf1b7c9f91ec266a9a24ef945da630f3120e1a0046dc13713fc
-SIZE (jupyter_core-5.3.0.tar.gz) = 83909
+TIMESTAMP = 1688167280
+SHA256 (jupyter_core-5.3.1.tar.gz) = 5ba5c7938a7f97a6b0481463f7ff0dbac7c15ba48cf46fa4035ca6e838aa1aba
+SIZE (jupyter_core-5.3.1.tar.gz) = 84448



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