Skip to content

Commit

Permalink
textproc/py-python-docx: Update to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed Jan 25, 2024
1 parent 63b2ec1 commit 77eb4c6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions 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}
Expand All @@ -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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit 77eb4c6

Please sign in to comment.