git: e17f36f1b1d6 - main - devel/py-async-lru: Update to 2.3.0
Po-Chuan Hsieh <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e17f36f1b1d6dc50981e5602b7d79419d037c37d commit e17f36f1b1d6dc50981e5602b7d79419d037c37d Author: Po-Chuan Hsieh <[email protected]> AuthorDate: 2026-08-19 12:25:16 +0000 Commit: Po-Chuan Hsieh <[email protected]> CommitDate: 2026-08-19 12:55:29 +0000 devel/py-async-lru: Update to 2.3.0 - Add GitHub to MASTER_SITES Changes: https://github.com/aio-libs/async-lru/releases --- devel/py-async-lru/Makefile | 7 ++++--- devel/py-async-lru/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/py-async-lru/Makefile b/devel/py-async-lru/Makefile index 333dca959eb9..1e3d4e0d4b05 100644 --- a/devel/py-async-lru/Makefile +++ b/devel/py-async-lru/Makefile @@ -1,9 +1,10 @@ PORTNAME= async-lru -PORTVERSION= 2.0.4 -PORTREVISION= 1 +PORTVERSION= 2.3.0 CATEGORIES= devel python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/aio-libs/async-lru/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= async_lru-${PORTVERSION} MAINTAINER= [email protected] COMMENT= Simple lru_cache for asyncio diff --git a/devel/py-async-lru/distinfo b/devel/py-async-lru/distinfo index fb1372de7064..d6aad017d469 100644 --- a/devel/py-async-lru/distinfo +++ b/devel/py-async-lru/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691070024 -SHA256 (async-lru-2.0.4.tar.gz) = b8a59a5df60805ff63220b2a0c5b5393da5521b113cd5465a44eb037d81a5627 -SIZE (async-lru-2.0.4.tar.gz) = 10019 +TIMESTAMP = 1784005090 +SHA256 (async_lru-2.3.0.tar.gz) = 89bdb258a0140d7313cf8f4031d816a042202faa61d0ab310a0a538baa1c24b6 +SIZE (async_lru-2.3.0.tar.gz) = 16332