Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:01:31 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: 2ffd1d292e46 - main - devel/py-jupyter-events: Update to 0.11.0
Message-ID:  <202412311601.4BVG1V66085077@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=2ffd1d292e46ccfe483aca293aee973f0f0e72f9

commit 2ffd1d292e46ccfe483aca293aee973f0f0e72f9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:48:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:48:37 +0000

    devel/py-jupyter-events: Update to 0.11.0
    
    Changes:        https://github.com/jupyter/jupyter_events/releases
---
 devel/py-jupyter-events/Makefile | 5 ++---
 devel/py-jupyter-events/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/py-jupyter-events/Makefile b/devel/py-jupyter-events/Makefile
index 2cf5f5371623..2f492dcc8aef 100644
--- a/devel/py-jupyter-events/Makefile
+++ b/devel/py-jupyter-events/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	jupyter-events
-PORTVERSION=	0.10.0
-PORTREVISION=	1
+PORTVERSION=	0.11.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -32,7 +31,7 @@ RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}fqdn>=0:www/py-fqdn@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}uri-template>=0:net/py-uri-template@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}webcolors>=24.6.0:graphics/py-webcolors@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/devel/py-jupyter-events/distinfo b/devel/py-jupyter-events/distinfo
index f46042f48b93..f798d600a839 100644
--- a/devel/py-jupyter-events/distinfo
+++ b/devel/py-jupyter-events/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711466146
-SHA256 (jupyter_events-0.10.0.tar.gz) = 670b8229d3cc882ec782144ed22e0d29e1c2d639263f92ca8383e66682845e22
-SIZE (jupyter_events-0.10.0.tar.gz) = 61516
+TIMESTAMP = 1735227878
+SHA256 (jupyter_events-0.11.0.tar.gz) = c0bc56a37aac29c1fbc3bcfbddb8c8c49533f9cf11f1c4e6adadba936574ab90
+SIZE (jupyter_events-0.11.0.tar.gz) = 62039



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