diff --git a/archivers/py-acefile/Makefile b/archivers/py-acefile/Makefile index aa12d47aa01e..f7cffaaabfd9 100644 --- a/archivers/py-acefile/Makefile +++ b/archivers/py-acefile/Makefile @@ -1,18 +1,20 @@ PORTNAME= acefile -PORTVERSION= 0.6.13 -PORTREVISION= 1 +PORTVERSION= 0.6.14 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Read/test/extract ACE 1.0 and 2.0 archives in pure python WWW= https://www.roe.ch/acefile LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + USES= python -USE_PYTHON= distutils autoplist concurrent +USE_PYTHON= pep517 autoplist concurrent .include diff --git a/archivers/py-acefile/distinfo b/archivers/py-acefile/distinfo index e850c707c53f..fe8ecd4bb27d 100644 --- a/archivers/py-acefile/distinfo +++ b/archivers/py-acefile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739971273 -SHA256 (acefile-0.6.13.tar.gz) = 42274f3d412728682fc1b2c8448b464ae315282f5023b5a765cd61218c1c9039 -SIZE (acefile-0.6.13.tar.gz) = 54595 +TIMESTAMP = 1779090569 +SHA256 (acefile-0.6.14.tar.gz) = 96957fd167136ef5bc1c133fe74da2453229ad19308d6b986cbcc3c76ed5511d +SIZE (acefile-0.6.14.tar.gz) = 57152