Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2023 00:00:43 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: bbf665f0448a - main - devel/py-notebook-shim: Update to 0.2.3
Message-ID:  <202304280000.33S00hxh035136@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=bbf665f0448a790601eb3161b5d71fe613f5f037

commit bbf665f0448a790601eb3161b5d71fe613f5f037
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 23:58:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 23:58:43 +0000

    devel/py-notebook-shim: Update to 0.2.3
    
    Changes:        https://github.com/jupyter/notebook_shim/releases
---
 devel/py-notebook-shim/Makefile | 3 +--
 devel/py-notebook-shim/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/devel/py-notebook-shim/Makefile b/devel/py-notebook-shim/Makefile
index 52ef4f856ac6..90a8e7a5f065 100644
--- a/devel/py-notebook-shim/Makefile
+++ b/devel/py-notebook-shim/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	notebook-shim
-PORTVERSION=	0.2.2
-PORTREVISION=	2
+PORTVERSION=	0.2.3
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-notebook-shim/distinfo b/devel/py-notebook-shim/distinfo
index ee6171987006..5f04c82fb8f1 100644
--- a/devel/py-notebook-shim/distinfo
+++ b/devel/py-notebook-shim/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589834
-SHA256 (notebook_shim-0.2.2.tar.gz) = 090e0baf9a5582ff59b607af523ca2db68ff216da0c69956b62cab2ef4fc9c3f
-SIZE (notebook_shim-0.2.2.tar.gz) = 12947
+TIMESTAMP = 1682616684
+SHA256 (notebook_shim-0.2.3.tar.gz) = f69388ac283ae008cd506dda10d0288b09a017d822d5e8c7129a152cbd3ce7e9
+SIZE (notebook_shim-0.2.3.tar.gz) = 13082



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