git: 85dbee98aa1c - main - graphics/py-albumentations: update 1.4.8 → 2.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Jan 2025 08:14:52 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=85dbee98aa1c75364edcdb5e9880f24410aa0937 commit 85dbee98aa1c75364edcdb5e9880f24410aa0937 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-25 08:11:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-01-25 08:14:46 +0000 graphics/py-albumentations: update 1.4.8 → 2.0.1 Reported by: portscout --- graphics/py-albumentations/Makefile | 14 ++++++++------ graphics/py-albumentations/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/graphics/py-albumentations/Makefile b/graphics/py-albumentations/Makefile index a1d2735ecf50..a08235de0aef 100644 --- a/graphics/py-albumentations/Makefile +++ b/graphics/py-albumentations/Makefile @@ -1,30 +1,32 @@ PORTNAME= albumentations -DISTVERSION= 1.4.8 +DISTVERSION= 2.0.1 CATEGORIES= graphics python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Fast image augmentation library and wrapper around other libraries -WWW= https://albumentations.ai/ +WWW= https://albumentations.ai \ + https://github.com/albumentations-team/albumentations LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}albucore>=0.0.4:graphics/py-albucore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}albucore>=0.0.23:graphics/py-albucore@${PY_FLAVOR} \ ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.7.0:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.9.2:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-image>0:graphics/py-scikit-image@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-learn>=1.3.2:science/py-scikit-learn@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.10.0:science/py-scipy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.9.0:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deepdiff>0:devel/py-deepdiff@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytorch>0:misc/py-pytorch@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist pytest # 10 errors in tests +USE_PYTHON= distutils autoplist pytest NO_ARCH= yes +# tests as of 2.0.1: 3 passed in 13.03s + .include <bsd.port.mk> diff --git a/graphics/py-albumentations/distinfo b/graphics/py-albumentations/distinfo index de8f373dfb2f..1f91a51b2728 100644 --- a/graphics/py-albumentations/distinfo +++ b/graphics/py-albumentations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720988745 -SHA256 (albumentations-1.4.8.tar.gz) = 5c9db8f68e182ac338473670e281e930e374db3369ec6bab7b02c5f6ec225107 -SIZE (albumentations-1.4.8.tar.gz) = 202737 +TIMESTAMP = 1737790105 +SHA256 (albumentations-2.0.1.tar.gz) = ad5efe41e76b2002a45461598d3259f2542a4d245f87ada18f47b6d7c05324fc +SIZE (albumentations-2.0.1.tar.gz) = 266543