Date: Sun, 07 Jun 2026 01:30:17 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c6a5a211777f - main - devel/py-py-key-value-aio: update 0=?utf-8?Q?=2E4.4 =E2=86=92?= 0.4.5 Message-ID: <6a24c9a9.3b256.2e04e441@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6a5a211777fa697b2c8ad25ed26226d1c880b5e commit c6a5a211777fa697b2c8ad25ed26226d1c880b5e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-06-07 01:25:01 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-06-07 01:30:06 +0000 devel/py-py-key-value-aio: update 0.4.4 → 0.4.5 --- devel/py-py-key-value-aio/Makefile | 4 ++-- devel/py-py-key-value-aio/distinfo | 6 +++--- devel/py-py-key-value-aio/files/patch-pyproject.toml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/py-py-key-value-aio/Makefile b/devel/py-py-key-value-aio/Makefile index 29da989f6539..1765f30783ff 100644 --- a/devel/py-py-key-value-aio/Makefile +++ b/devel/py-py-key-value-aio/Makefile @@ -1,5 +1,5 @@ PORTNAME= py-key-value-aio -DISTVERSION= 0.4.4 +DISTVERSION= 0.4.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://github.com/strawgate/py-key-value \ LICENSE= APACHE20 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uv-build>0:devel/py-uv-build@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uv-build>=0.11.4:devel/py-uv-build@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beartype>=0.20.0:devel/py-beartype@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.15.0:devel/py-typing-extensions@${PY_FLAVOR} diff --git a/devel/py-py-key-value-aio/distinfo b/devel/py-py-key-value-aio/distinfo index a77d0ce8b6dd..7470143f091d 100644 --- a/devel/py-py-key-value-aio/distinfo +++ b/devel/py-py-key-value-aio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771912930 -SHA256 (py_key_value_aio-0.4.4.tar.gz) = e3012e6243ed7cc09bb05457bd4d03b1ba5c2b1ca8700096b3927db79ffbbe55 -SIZE (py_key_value_aio-0.4.4.tar.gz) = 92300 +TIMESTAMP = 1780790099 +SHA256 (py_key_value_aio-0.4.5.tar.gz) = c6563a2c6abe5da5e20f4f9e875c2a9b425a2244a54fadbf46cf140a9eea45d7 +SIZE (py_key_value_aio-0.4.5.tar.gz) = 107547 diff --git a/devel/py-py-key-value-aio/files/patch-pyproject.toml b/devel/py-py-key-value-aio/files/patch-pyproject.toml index 0938334900f8..7e5d2b8ead7b 100644 --- a/devel/py-py-key-value-aio/files/patch-pyproject.toml +++ b/devel/py-py-key-value-aio/files/patch-pyproject.toml @@ -1,10 +1,10 @@ ---- pyproject.toml.orig 2026-02-24 06:07:48 UTC +--- pyproject.toml.orig 2026-06-06 23:55:55 UTC +++ pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ ] [build-system] --requires = ["uv_build>=0.8.2,<0.9.0"] +-requires = ["uv_build>=0.11.4,<0.12"] +requires = ["uv_build"] build-backend = "uv_build"home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a24c9a9.3b256.2e04e441>
