git: bade9eba6fed - main - graphics/py-pyocr: update 0.8.3 → 0.8.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Sep 2023 08:14:47 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bade9eba6fedc7a0ecaf06a54a4b58ae733c57b4
commit bade9eba6fedc7a0ecaf06a54a4b58ae733c57b4
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-09-17 08:14:22 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-09-17 08:14:37 +0000
graphics/py-pyocr: update 0.8.3 → 0.8.4
Reported by: portscout
---
graphics/py-pyocr/Makefile | 9 ++++++---
graphics/py-pyocr/distinfo | 6 +++---
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/graphics/py-pyocr/Makefile b/graphics/py-pyocr/Makefile
index 002a0aa53b0c..6f952bb19206 100644
--- a/graphics/py-pyocr/Makefile
+++ b/graphics/py-pyocr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pyocr
-DISTVERSION= 0.8.3
+DISTVERSION= 0.8.4
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,12 +11,15 @@ WWW= https://gitlab.gnome.org/World/OpenPaperwork/pyocr
LICENSE= GPLv3
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>0:devel/py-setuptools_scm_git_archive@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>0:devel/py-setuptools_scm_git_archive@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PY_PILLOW}
USES= gmake python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= pep517 autoplist pytest
NO_ARCH= yes
+TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+
.include <bsd.port.mk>
diff --git a/graphics/py-pyocr/distinfo b/graphics/py-pyocr/distinfo
index 471db16ff828..b812a756a435 100644
--- a/graphics/py-pyocr/distinfo
+++ b/graphics/py-pyocr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659082221
-SHA256 (pyocr-0.8.3.tar.gz) = 8e315cbc1ec83709905c9bb7ac907c2f86725d32be75baa0ef4bcbf302daca8c
-SIZE (pyocr-0.8.3.tar.gz) = 67625
+TIMESTAMP = 1694938031
+SHA256 (pyocr-0.8.4.tar.gz) = 1a3e9d7f8ad8dd0780f4145529d3076501a60dd71d8d6366339d726deed4df43
+SIZE (pyocr-0.8.4.tar.gz) = 71758