aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/py-python-docx/Makefile6
-rw-r--r--textproc/py-python-docx/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/textproc/py-python-docx/Makefile b/textproc/py-python-docx/Makefile
index 265ac19b43a2..ceeb4b582cc1 100644
--- a/textproc/py-python-docx/Makefile
+++ b/textproc/py-python-docx/Makefile
@@ -1,5 +1,5 @@
PORTNAME= python-docx
-PORTVERSION= 0.8.11
+PORTVERSION= 1.1.0
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,11 +10,13 @@ WWW= https://github.com/python-openxml/python-docx
LICENSE= MIT
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.4:devel/py-lxml@${PY_FLAVOR}
# Python3 ready
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist pep517
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/textproc/py-python-docx/distinfo b/textproc/py-python-docx/distinfo
index 2704df7982bb..bd59d5aff1f7 100644
--- a/textproc/py-python-docx/distinfo
+++ b/textproc/py-python-docx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621252682
-SHA256 (python-docx-0.8.11.tar.gz) = 1105d233a0956dd8dd1e710d20b159e2d72ac3c301041b95f4d4ceb3e0ebebc4
-SIZE (python-docx-0.8.11.tar.gz) = 5561613
+TIMESTAMP = 1706143705
+SHA256 (python-docx-1.1.0.tar.gz) = 5829b722141cf1ab79aedf0c34d9fe9924b29764584c0f2164eb2b02dcdf17c9
+SIZE (python-docx-1.1.0.tar.gz) = 5650988