Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2024 05:02:07 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 07e02e2b2a05 - main - textproc/py-pdf2docx: update 0.5.6 =?utf-8?Q?=E2=86=92?= 0.5.7
Message-ID:  <202401080502.408527h3058231@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=07e02e2b2a051602c9f6f111cc377c2befed4ae2

commit 07e02e2b2a051602c9f6f111cc377c2befed4ae2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-08 05:01:14 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-08 05:02:00 +0000

    textproc/py-pdf2docx: update 0.5.6 → 0.5.7
    
    Reported by:    portscout
---
 textproc/py-pdf2docx/Makefile | 4 ++--
 textproc/py-pdf2docx/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-pdf2docx/Makefile b/textproc/py-pdf2docx/Makefile
index e7244113b971..b67f07e6065f 100644
--- a/textproc/py-pdf2docx/Makefile
+++ b/textproc/py-pdf2docx/Makefile
@@ -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
 
diff --git a/textproc/py-pdf2docx/distinfo b/textproc/py-pdf2docx/distinfo
index 91cc3c3f364c..4683ed840d2a 100644
--- a/textproc/py-pdf2docx/distinfo
+++ b/textproc/py-pdf2docx/distinfo
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401080502.408527h3058231>