diff --git a/graphics/py-albucore/Makefile b/graphics/py-albucore/Makefile index 9744a649514e..e2068ffb74bf 100644 --- a/graphics/py-albucore/Makefile +++ b/graphics/py-albucore/Makefile @@ -1,29 +1,27 @@ PORTNAME= albucore -DISTVERSION= 0.0.13 +DISTVERSION= 0.0.14 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= High-performance image processing library WWW= https://github.com/albumentations-team/albucore LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} \ - opencv>0:graphics/opencv \ - ${PYTHON_PKGNAMEPREFIX}tomli>=2.0.1:textproc/py-tomli@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.9.0:devel/py-typing-extensions@${PY_FLAVOR} + opencv>0:graphics/opencv TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.1.0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ruff>0:devel/py-ruff@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes .include diff --git a/graphics/py-albucore/distinfo b/graphics/py-albucore/distinfo index 705fc8dc082d..5f7df3afd490 100644 --- a/graphics/py-albucore/distinfo +++ b/graphics/py-albucore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722402795 -SHA256 (albucore-0.0.13.tar.gz) = c36d0af878e06f6e97e7882731c5d29243e38c21caec2005ee420fe85db4a7bc -SIZE (albucore-0.0.13.tar.gz) = 18372 +TIMESTAMP = 1725815315 +SHA256 (albucore-0.0.14.tar.gz) = 7397ed7ddeada1f48185eceb7d55ec5c06e11a5a99ac13b1f60c07c5c3e01f3a +SIZE (albucore-0.0.14.tar.gz) = 10997