git: 5cf598d3ca6e - main - devel/py-async-lru: Update to 2.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Mar 2023 19:26:42 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5cf598d3ca6ea7b1fb19f9150658bdfaedeea34b commit 5cf598d3ca6ea7b1fb19f9150658bdfaedeea34b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-03-21 18:42:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-03-21 19:20:30 +0000 devel/py-async-lru: Update to 2.0.2 Changes: https://github.com/aio-libs/async-lru/commits/master --- devel/py-async-lru/Makefile | 6 ++++-- devel/py-async-lru/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/py-async-lru/Makefile b/devel/py-async-lru/Makefile index ca3788a710b6..b71d41e8f991 100644 --- a/devel/py-async-lru/Makefile +++ b/devel/py-async-lru/Makefile @@ -1,5 +1,5 @@ PORTNAME= async-lru -PORTVERSION= 1.0.3 +PORTVERSION= 2.0.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,9 @@ WWW= https://github.com/aio-libs/async-lru LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.0:devel/py-typing-extensions@${PY_FLAVOR} + +USES= python:3.8+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/devel/py-async-lru/distinfo b/devel/py-async-lru/distinfo index 543c41003551..384246cfba74 100644 --- a/devel/py-async-lru/distinfo +++ b/devel/py-async-lru/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665073068 -SHA256 (async-lru-1.0.3.tar.gz) = c2cb9b2915eb14e6cf3e717154b40f715bf90e596d73623677affd0d1fbcd32a -SIZE (async-lru-1.0.3.tar.gz) = 4861 +TIMESTAMP = 1677771187 +SHA256 (async-lru-2.0.2.tar.gz) = 3b87ec4f2460c52cc7916a0138cc606b584c75d1ef7d661853c95d1d3acb869a +SIZE (async-lru-2.0.2.tar.gz) = 9292