Po-Chuan Hsieh 2024-12-26 02:48:09 +08:00
parent cede187cef
commit b44c4e5e45
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 5 additions and 7 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= aiorwlock
PORTVERSION= 1.4.0
PORTREVISION= 1
PORTVERSION= 1.5.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,8 +11,7 @@ WWW= https://github.com/aio-libs/aiorwlock
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1708449118
SHA256 (aiorwlock-1.4.0.tar.gz) = 4cea5bec4e9d03533a26919299394822a1422aa519bca9dd09178ec490f8d1cc
SIZE (aiorwlock-1.4.0.tar.gz) = 13185
TIMESTAMP = 1734888152
SHA256 (aiorwlock-1.5.0.tar.gz) = b529da24da659bdedcf68faf216595bde00db228c905197ac554773620e7fd2f
SIZE (aiorwlock-1.5.0.tar.gz) = 7315