Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2024 15:00:48 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: 768fce6e5636 - main - devel/py-hatch-jupyter-builder: Update to 0.9.1
Message-ID:  <202403231500.42NF0mJT000362@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=768fce6e56361030b3ec4255bfb17244001907fc

commit 768fce6e56361030b3ec4255bfb17244001907fc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-23 14:21:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-23 14:31:16 +0000

    devel/py-hatch-jupyter-builder: Update to 0.9.1
    
    Changes:        https://github.com/jupyterlab/hatch-jupyter-builder/releases
---
 devel/py-hatch-jupyter-builder/Makefile | 6 +++---
 devel/py-hatch-jupyter-builder/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-hatch-jupyter-builder/Makefile b/devel/py-hatch-jupyter-builder/Makefile
index 0aec106efd7c..e989b4af6fc6 100644
--- a/devel/py-hatch-jupyter-builder/Makefile
+++ b/devel/py-hatch-jupyter-builder/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hatch-jupyter-builder
-PORTVERSION=	0.8.3
+PORTVERSION=	0.9.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,8 @@ WWW=		https://github.com/jupyterlab/hatch-jupyter-builder
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=1.5:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=1.5:devel/py-hatchling@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=1.17:devel/py-hatchling@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=1.17:devel/py-hatchling@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-hatch-jupyter-builder/distinfo b/devel/py-hatch-jupyter-builder/distinfo
index ba11c9aab024..41ecbba39581 100644
--- a/devel/py-hatch-jupyter-builder/distinfo
+++ b/devel/py-hatch-jupyter-builder/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681843868
-SHA256 (hatch_jupyter_builder-0.8.3.tar.gz) = 0dbd14a8aef6636764f88a8fd1fcc9a91921e5c50356e6aab251782f264ae960
-SIZE (hatch_jupyter_builder-0.8.3.tar.gz) = 54754
+TIMESTAMP = 1710712436
+SHA256 (hatch_jupyter_builder-0.9.1.tar.gz) = 79278198d124c646b799c5e8dca8504aed9dcaaa88d071a09eb0b5c2009a58ad
+SIZE (hatch_jupyter_builder-0.9.1.tar.gz) = 55953



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