diff --git a/textproc/py-docxcompose/Makefile b/textproc/py-docxcompose/Makefile index 8ad9ab48efd2..11c6275a17e3 100644 --- a/textproc/py-docxcompose/Makefile +++ b/textproc/py-docxcompose/Makefile @@ -1,24 +1,24 @@ PORTNAME= docxcompose -PORTVERSION= 1.4.0 -PORTREVISION= 3 +PORTVERSION= 2.2.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= acm@FreeBSD.org COMMENT= Python library for concatenating/appending Microsoft Word files. WWW= https://github.com/4teamwork/docxcompose LICENSE= MIT +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.4:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-docx>0:textproc/py-python-docx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Babel>0:devel/py-babel@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes .include diff --git a/textproc/py-docxcompose/distinfo b/textproc/py-docxcompose/distinfo index 2d26cba3d866..39a0079f142f 100644 --- a/textproc/py-docxcompose/distinfo +++ b/textproc/py-docxcompose/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682816074 -SHA256 (docxcompose-1.4.0.tar.gz) = bcf2799a0b63c29eb77a3d799a2f28443ae0f69f8691ff3d753f706be515c3e9 -SIZE (docxcompose-1.4.0.tar.gz) = 20219 +TIMESTAMP = 1787712260 +SHA256 (docxcompose-2.2.0.tar.gz) = e2c69703a2fefad4471aad82861a1c5d7b3f4a669510de504bb36f41f66f6d3e +SIZE (docxcompose-2.2.0.tar.gz) = 22036