git: e4141e3733ae - main - devel/py-flake8-pyi: Update to 24.9.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 30 Sep 2024 13:41:53 UTC
The branch main has been updated by sunpoet:

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

commit e4141e3733ae4bb2e47c99042b057d9cda208236
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-30 13:02:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-30 13:36:30 +0000

    devel/py-flake8-pyi: Update to 24.9.0
    
    Changes:        https://github.com/PyCQA/flake8-pyi/releases
---
 devel/py-flake8-pyi/Makefile | 12 +++---------
 devel/py-flake8-pyi/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/devel/py-flake8-pyi/Makefile b/devel/py-flake8-pyi/Makefile
index 4692fd144340..a199225bba73 100644
--- a/devel/py-flake8-pyi/Makefile
+++ b/devel/py-flake8-pyi/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	flake8-pyi
-PORTVERSION=	24.6.0
+PORTVERSION=	24.9.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,15 +17,9 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVO
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flake8>=6.0.0<8.0.0:devel/py-flake8@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyflakes>=2.1.1:devel/py-pyflakes@${PY_FLAVOR} \
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
 
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} < 30900
-RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}ast-decompiler>=0.7.0<1.0:devel/py-ast-decompiler@${PY_FLAVOR}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/py-flake8-pyi/distinfo b/devel/py-flake8-pyi/distinfo
index 05056d8f6b83..d7340f2edf62 100644
--- a/devel/py-flake8-pyi/distinfo
+++ b/devel/py-flake8-pyi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718580086
-SHA256 (flake8_pyi-24.6.0.tar.gz) = 74847fe88dba8dc3ccd27091dc5dcbe8993d7616214e4084f33afe469a675b14
-SIZE (flake8_pyi-24.6.0.tar.gz) = 61912
+TIMESTAMP = 1727314548
+SHA256 (flake8_pyi-24.9.0.tar.gz) = 64fb735022958147afedd52781f263de337a34d118f3294ab2deb184f1c20cd9
+SIZE (flake8_pyi-24.9.0.tar.gz) = 61840