Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:23:06 +0000
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: 39fb4a78f476 - main - devel/py-cel-python: Update to 0.5.0
Message-ID:  <69af100a.1f60a.51809d5b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39fb4a78f476c7c79375561e7837589ab74b44ed

commit 39fb4a78f476c7c79375561e7837589ab74b44ed
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 17:57:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:18:39 +0000

    devel/py-cel-python: Update to 0.5.0
    
    Changes:        https://github.com/cloud-custodian/cel-python/releases
---
 devel/py-cel-python/Makefile | 4 ++--
 devel/py-cel-python/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-cel-python/Makefile b/devel/py-cel-python/Makefile
index 69a60db6e674..b8abcd9761c8 100644
--- a/devel/py-cel-python/Makefile
+++ b/devel/py-cel-python/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cel-python
-PORTVERSION=	0.4.0
+PORTVERSION=	0.5.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-re2>=1.1.20240702:devel/py-google-re2@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-re2>=1.1.20250722:devel/py-google-re2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jmespath>=1.0.1<2:devel/py-jmespath@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}lark>=1.2.2:devel/py-lark@${PY_FLAVOR} \
 		${PY_TOMLI} \
diff --git a/devel/py-cel-python/distinfo b/devel/py-cel-python/distinfo
index 271f79980ad3..c81645c73711 100644
--- a/devel/py-cel-python/distinfo
+++ b/devel/py-cel-python/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765032696
-SHA256 (cel_python-0.4.0.tar.gz) = 9d0da22ed083cb5d57f2127ec7af7bba60bcb8d0a4a23543fc6838e739839c68
-SIZE (cel_python-0.4.0.tar.gz) = 13435161
+TIMESTAMP = 1771421550
+SHA256 (cel_python-0.5.0.tar.gz) = 3eb0a619e8df0f338d0430cda01427a742e77e3c433a1c7c3ebd409cd804c45a
+SIZE (cel_python-0.5.0.tar.gz) = 13364027


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af100a.1f60a.51809d5b>