textproc/py-pdf2docx: update 0.5.6 → 0.5.7
Reported by: portscout
This commit is contained in:
parent
278672e6fc
commit
07e02e2b2a
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pdf2docx
|
||||
DISTVERSION= 0.5.6
|
||||
DISTVERSION= 0.5.7
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -22,7 +22,7 @@ BUILD_DEPENDS= ${PY_DEPENDS} \
|
|||
RUN_DEPENDS= ${PY_DEPENDS}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
USE_PYTHON= distutils concurrent autoplist pytest
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1694388825
|
||||
SHA256 (pdf2docx-0.5.6.tar.gz) = 364c8b78a6c1cfd96a1d2c659b06ba90fc116535c998e398641da80a8b5262c2
|
||||
SIZE (pdf2docx-0.5.6.tar.gz) = 3085029
|
||||
TIMESTAMP = 1704687804
|
||||
SHA256 (pdf2docx-0.5.7.tar.gz) = 5498e6a74607d1f9fb0f2730a349097152a8bebc87c5c3610a0f6a162028eed2
|
||||
SIZE (pdf2docx-0.5.7.tar.gz) = 3085585
|
||||
|
|
Loading…
Reference in a new issue