git: 524bb2344d89 - main - devel/py-pyleri: Update to 1.4.3

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 31 Mar 2024 18:56:49 UTC
The branch main has been updated by sunpoet:

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

commit 524bb2344d89dbd299bb407cfb5816553b1d6299
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 18:51:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 18:51:27 +0000

    devel/py-pyleri: Update to 1.4.3
    
    - Convert to USE_PYTHON=pep517
    
    Changes:        https://github.com/cesbit/pyleri/releases
---
 devel/py-pyleri/Makefile | 7 +++++--
 devel/py-pyleri/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/devel/py-pyleri/Makefile b/devel/py-pyleri/Makefile
index 711c65bd8372..e993c649df5b 100644
--- a/devel/py-pyleri/Makefile
+++ b/devel/py-pyleri/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyleri
-PORTVERSION=	1.4.2
+PORTVERSION=	1.4.3
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,11 @@ WWW=		https://github.com/cesbit/pyleri
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+
 USES=		python
-USE_PYTHON=	autoplist concurrent distutils
+USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
 
diff --git a/devel/py-pyleri/distinfo b/devel/py-pyleri/distinfo
index 22d7810b522e..18d8334afd6d 100644
--- a/devel/py-pyleri/distinfo
+++ b/devel/py-pyleri/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696432864
-SHA256 (pyleri-1.4.2.tar.gz) = 18b92f631567c3c0dc6a9288aa9abc5706a8c1e0bd48d33fea0401eec02f2e63
-SIZE (pyleri-1.4.2.tar.gz) = 36482
+TIMESTAMP = 1711860529
+SHA256 (pyleri-1.4.3.tar.gz) = 17ac2a2e934bf1d9432689d558e9787960738d64aa789bc3a6760c2823cb67d2
+SIZE (pyleri-1.4.3.tar.gz) = 36111