Date: Tue, 03 Feb 2026 05:18:05 +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: 80ff3b9c7d4d - main - devel/py-jmespath: Update to 1.1.0 Message-ID: <6981850d.4757d.31be0b21@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=80ff3b9c7d4ddc19818ed8a52d048cab6c95bb76 commit 80ff3b9c7d4ddc19818ed8a52d048cab6c95bb76 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-02-03 04:44:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-02-03 05:09:32 +0000 devel/py-jmespath: Update to 1.1.0 - Update LICENSE_FILE Changes: https://github.com/jmespath/jmespath.py/blob/develop/CHANGELOG.rst --- devel/py-jmespath/Makefile | 5 ++--- devel/py-jmespath/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/py-jmespath/Makefile b/devel/py-jmespath/Makefile index 58e32942bff7..4a7bd8f210d6 100644 --- a/devel/py-jmespath/Makefile +++ b/devel/py-jmespath/Makefile @@ -1,6 +1,5 @@ PORTNAME= jmespath -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +9,7 @@ COMMENT= JSON Matching Expressions WWW= https://github.com/jmespath/jmespath.py LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} diff --git a/devel/py-jmespath/distinfo b/devel/py-jmespath/distinfo index 0b572ecb3dda..8ec7083a909c 100644 --- a/devel/py-jmespath/distinfo +++ b/devel/py-jmespath/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655561152 -SHA256 (jmespath-1.0.1.tar.gz) = 90261b206d6defd58fdd5e85f478bf633a2901798906be2ad389150c5c60edbe -SIZE (jmespath-1.0.1.tar.gz) = 25843 +TIMESTAMP = 1769874306 +SHA256 (jmespath-1.1.0.tar.gz) = 472c87d80f36026ae83c6ddd0f1d05d4e510134ed462851fd5f754c8c3cbb88d +SIZE (jmespath-1.1.0.tar.gz) = 27377home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6981850d.4757d.31be0b21>
