mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/py-pyocr: update 0.8.3 → 0.8.4
Reported by: portscout
This commit is contained in:
parent
8b9f04b158
commit
bade9eba6f
2 changed files with 9 additions and 6 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue