git: 0e104f871539 - main - textproc/py-pscript: Update to 0.8.0

From: Wen Heping <wen_at_FreeBSD.org>
Date: Thu, 13 Feb 2025 02:42:00 UTC
The branch main has been updated by wen:

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

commit 0e104f871539436fca82649474bcfb940a9a06e0
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2025-02-13 02:40:40 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2025-02-13 02:40:40 +0000

    textproc/py-pscript: Update to 0.8.0
    
    PR:             284779
    Reported by:    maintainer
---
 textproc/py-pscript/Makefile | 6 ++++--
 textproc/py-pscript/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/textproc/py-pscript/Makefile b/textproc/py-pscript/Makefile
index f75c9f89a8b8..10b476eab8cb 100644
--- a/textproc/py-pscript/Makefile
+++ b/textproc/py-pscript/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pscript
-DISTVERSION=	0.7.7
+DISTVERSION=	0.8.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,10 @@ WWW=		https://pscript.readthedocs.io/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flit-core>=0:devel/py-flit-core@${PY_FLAVOR}
+
 USES=		python
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist pep517
 
 NO_ARCH=	yes
 
diff --git a/textproc/py-pscript/distinfo b/textproc/py-pscript/distinfo
index 7984b258bc3f..c2b3a0140b8b 100644
--- a/textproc/py-pscript/distinfo
+++ b/textproc/py-pscript/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729895797
-SHA256 (pscript-0.7.7.tar.gz) = 8632f7a4483f235514aadee110edee82eb6d67336bf68744a7b18d76e50442f8
-SIZE (pscript-0.7.7.tar.gz) = 176138
+TIMESTAMP = 1739414359
+SHA256 (pscript-0.8.0.tar.gz) = d24e72a077c0fd37d2043c60de8742531273500ccfe9ff6d22269685f1edd1d8
+SIZE (pscript-0.8.0.tar.gz) = 104277