diff --git a/graphics/py-albucore/Makefile b/graphics/py-albucore/Makefile index 5db2adf14e19..7ab21b79b1b3 100644 --- a/graphics/py-albucore/Makefile +++ b/graphics/py-albucore/Makefile @@ -1,27 +1,34 @@ PORTNAME= albucore -DISTVERSION= 0.0.17 +DISTVERSION= 0.0.22 CATEGORIES= graphics python -MASTER_SITES= PYPI +#MASTER_SITES= PYPI # no tests 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} \ + ${PYTHON_PKGNAMEPREFIX}simsimd>=5.9.2:devel/py-simsimd@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}stringzilla>=3.10.4:devel/py-stringzilla@${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 +USE_GITHUB= yes +GH_ACCOUNT= albumentations-team + NO_ARCH= yes +# tests as of 0.0.22: 721 passed in 12.46s + .include diff --git a/graphics/py-albucore/distinfo b/graphics/py-albucore/distinfo index 17c3adf679f9..8c8e30f500b8 100644 --- a/graphics/py-albucore/distinfo +++ b/graphics/py-albucore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728747639 -SHA256 (albucore-0.0.17.tar.gz) = e9956ac4debc47e804f0677ff4e23939ba322986eac16e801f8ea1c98269db65 -SIZE (albucore-0.0.17.tar.gz) = 12271 +TIMESTAMP = 1734592352 +SHA256 (albumentations-team-albucore-0.0.22_GH0.tar.gz) = f13f72d926621ff3f327f9dc6e44c7bf93fd0947e8a83cdd5673f94bbbec11f6 +SIZE (albumentations-team-albucore-0.0.22_GH0.tar.gz) = 52279