git: b44c4e5e45ef - main - devel/py-aiorwlock: Update to 1.5.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 25 Dec 2024 19:19:28 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b44c4e5e45ef5ef5ce196fddd9d53cadad04eabb

commit b44c4e5e45ef5ef5ce196fddd9d53cadad04eabb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-25 18:48:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-25 19:15:19 +0000

    devel/py-aiorwlock: Update to 1.5.0
    
    Changes:        https://github.com/aio-libs/aiorwlock/releases
                    https://github.com/aio-libs/aiorwlock/blob/master/CHANGES.rst
                    https://github.com/aio-libs/aiorwlock/commits/master
---
 devel/py-aiorwlock/Makefile | 6 ++----
 devel/py-aiorwlock/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/devel/py-aiorwlock/Makefile b/devel/py-aiorwlock/Makefile
index 42953fd54c3c..3ea5c8423642 100644
--- a/devel/py-aiorwlock/Makefile
+++ b/devel/py-aiorwlock/Makefile
@@ -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
diff --git a/devel/py-aiorwlock/distinfo b/devel/py-aiorwlock/distinfo
index 1f7282f85e53..2697765ef1da 100644
--- a/devel/py-aiorwlock/distinfo
+++ b/devel/py-aiorwlock/distinfo
@@ -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