git: 754f0bea1813 - main - devel/py-inflect: update 7.0.0 → 7.5.0
Yuri Victorovich <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=754f0bea181360d57251d6daef03c4fbf612d67f commit 754f0bea181360d57251d6daef03c4fbf612d67f Author: Yuri Victorovich <[email protected]> AuthorDate: 2026-08-01 05:42:25 +0000 Commit: Yuri Victorovich <[email protected]> CommitDate: 2026-08-01 06:50:05 +0000 devel/py-inflect: update 7.0.0 → 7.5.0 --- devel/py-inflect/Makefile | 11 +++++++---- devel/py-inflect/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/devel/py-inflect/Makefile b/devel/py-inflect/Makefile index 4d6ebd4cd713..54bf89ed71d2 100644 --- a/devel/py-inflect/Makefile +++ b/devel/py-inflect/Makefile @@ -1,5 +1,5 @@ PORTNAME= inflect -PORTVERSION= 7.0.0 +PORTVERSION= 7.5.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,12 +14,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=56:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4.1:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic>=1.9.1:devel/py-pydantic@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}more-itertools>=8.5.0:devel/py-more-itertools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typeguard>=4.0.1:devel/py-typeguard@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent pep517 +USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes +# tests as of 7.5.0: 209 passed, 16 xfailed, 2 warnings in 9.92s + .include <bsd.port.mk> diff --git a/devel/py-inflect/distinfo b/devel/py-inflect/distinfo index bb656c17856c..1d9fa3ddfbae 100644 --- a/devel/py-inflect/distinfo +++ b/devel/py-inflect/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688902115 -SHA256 (inflect-7.0.0.tar.gz) = 63da9325ad29da81ec23e055b41225795ab793b4ecb483be5dc1fa363fd4717e -SIZE (inflect-7.0.0.tar.gz) = 70963 +TIMESTAMP = 1785521995 +SHA256 (inflect-7.5.0.tar.gz) = faf19801c3742ed5a05a8ce388e0d8fe1a07f8d095c82201eb904f5d27ad571f +SIZE (inflect-7.5.0.tar.gz) = 73751