Skip to content

Commit

Permalink
devel/py-async-lru: Update to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 21, 2023
1 parent 68adcd6 commit 5cf598d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions 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}
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 5cf598d

Please sign in to comment.