git: 04e734de403e - main - textproc/py-alabaster: Update to 0.7.16

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

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

commit 04e734de403e67241d6ac2e1c79ec247da86cbc8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:45:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:08:01 +0000

    textproc/py-alabaster: Update to 0.7.16
    
    - Update WWW
    - Convert to USE_PYTHON=pep517
    
    Changes:        https://github.com/sphinx-doc/alabaster/releases
                    https://alabaster.readthedocs.io/en/latest/changelog.html
---
 textproc/py-alabaster/Makefile | 11 +++++++----
 textproc/py-alabaster/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/textproc/py-alabaster/Makefile b/textproc/py-alabaster/Makefile
index dc460de98a9c..65387fc6d2f8 100644
--- a/textproc/py-alabaster/Makefile
+++ b/textproc/py-alabaster/Makefile
@@ -1,18 +1,21 @@
 PORTNAME=	alabaster
-PORTVERSION=	0.7.13
+PORTVERSION=	0.7.16
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Modified Kr Sphinx theme
-WWW=		https://github.com/bitprophet/alabaster
+WWW=		https://alabaster.readthedocs.io/en/latest/ \
+		https://github.com/sphinx-doc/alabaster
 
 LICENSE=	BSD3CLAUSE
-LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_FILE=	${WRKSRC}/LICENSE.rst
+
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flit-core>=3.7:devel/py-flit-core@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	autoplist concurrent distutils
+USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
 
diff --git a/textproc/py-alabaster/distinfo b/textproc/py-alabaster/distinfo
index 0e60c50e5073..0e34cc0b65d5 100644
--- a/textproc/py-alabaster/distinfo
+++ b/textproc/py-alabaster/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674590008
-SHA256 (alabaster-0.7.13.tar.gz) = a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2
-SIZE (alabaster-0.7.13.tar.gz) = 11454
+TIMESTAMP = 1708449454
+SHA256 (alabaster-0.7.16.tar.gz) = 75a8b99c28a5dad50dd7f8ccdd447a121ddb3892da9e53d1ca5cca3106d58d65
+SIZE (alabaster-0.7.16.tar.gz) = 23776