git: f3ebb9f6d9c8 - main - devel/py-expression: Update to 5.7.0
Hiroki Tagato <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3ebb9f6d9c80c78900ead5f34d25048605596a1 commit f3ebb9f6d9c80c78900ead5f34d25048605596a1 Author: Hiroki Tagato <[email protected]> AuthorDate: 2026-08-17 03:26:52 +0000 Commit: Hiroki Tagato <[email protected]> CommitDate: 2026-08-17 03:27:54 +0000 devel/py-expression: Update to 5.7.0 While here, add USE_PYTHON=pytest. Changelog: https://github.com/dbrattli/Expression/blob/v5.7.0/CHANGELOG.md Reported by: portscout --- devel/py-expression/Makefile | 9 +++++---- devel/py-expression/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/devel/py-expression/Makefile b/devel/py-expression/Makefile index 5a67737b7f95..1b0bf6f8862f 100644 --- a/devel/py-expression/Makefile +++ b/devel/py-expression/Makefile @@ -1,5 +1,5 @@ PORTNAME= expression -DISTVERSION= 5.6.0 +DISTVERSION= 5.7.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,12 +11,13 @@ WWW= https://github.com/dbrattli/Expression LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0<2:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.0:devel/py-typing-extensions@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.6.2<3:devel/py-pydantic2@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.6.2<3.0.0:devel/py-pydantic2@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=6.156.6<7:devel/py-hypothesis@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist pep517 +USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes diff --git a/devel/py-expression/distinfo b/devel/py-expression/distinfo index c166fb76ad79..c815d6d53383 100644 --- a/devel/py-expression/distinfo +++ b/devel/py-expression/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1784254897 -SHA256 (expression-5.6.0.tar.gz) = 454f6fe138347194a43c7f878d958efe9b84b9cc770e462010c7a52e18058065 -SIZE (expression-5.6.0.tar.gz) = 59147 +TIMESTAMP = 1786936099 +SHA256 (expression-5.7.0.tar.gz) = 4c5ea4247f871b8724ad580911ad73c1550fc653bb669daf2d49e4b645cc4770 +SIZE (expression-5.7.0.tar.gz) = 213081