git: 4314c6ca87c1 - main - textproc/py-aeidon: Update to 1.14
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Apr 2024 00:45:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4314c6ca87c18b8b518064e0733447d869335eec commit 4314c6ca87c18b8b518064e0733447d869335eec Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-05 00:40:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-05 00:40:55 +0000 textproc/py-aeidon: Update to 1.14 - Convert to USE_PYTHON=pep517 Changes: https://github.com/otsaloma/gaupol/releases --- textproc/py-aeidon/Makefile | 6 ++++-- textproc/py-aeidon/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/textproc/py-aeidon/Makefile b/textproc/py-aeidon/Makefile index 704919a5668f..23afdfcc4757 100644 --- a/textproc/py-aeidon/Makefile +++ b/textproc/py-aeidon/Makefile @@ -1,5 +1,5 @@ PORTNAME= aeidon -PORTVERSION= 1.13 +PORTVERSION= 1.14 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,10 +10,12 @@ WWW= https://github.com/otsaloma/gaupol LICENSE= GPLv3+ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=2.2.1,1:textproc/py-chardet@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/textproc/py-aeidon/distinfo b/textproc/py-aeidon/distinfo index e181fd58c273..6dc3337f978a 100644 --- a/textproc/py-aeidon/distinfo +++ b/textproc/py-aeidon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696904146 -SHA256 (aeidon-1.13.tar.gz) = 2d4423b51d1435844c18c3180f866b417876527e317c087811421765585016cf -SIZE (aeidon-1.13.tar.gz) = 96027 +TIMESTAMP = 1712084530 +SHA256 (aeidon-1.14.tar.gz) = bb6b6db82c44f26613d097e306b0aa0379335a79949c99966601bd1139008173 +SIZE (aeidon-1.14.tar.gz) = 608919