mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
graphics/py-albumentations: update 1.4.4 → 1.4.5
Reported by: portscout
This commit is contained in:
parent
55d67c4c33
commit
97e0c1a084
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= albumentations
|
||||
DISTVERSION= 1.4.4
|
||||
DISTVERSION= 1.4.5
|
||||
CATEGORIES= graphics python # machine-learning
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -22,7 +22,7 @@ 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 # 83 tests fail, see https://github.com/albumentations-team/albumentations/issues/1505
|
||||
USE_PYTHON= distutils autoplist pytest # 10 errors in tests
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1714324183
|
||||
SHA256 (albumentations-1.4.4.tar.gz) = 54da4294e05da1a40ea94f76326fd9e50ecff9f67347e9b8dd2140f694a2d4cd
|
||||
SIZE (albumentations-1.4.4.tar.gz) = 189307
|
||||
TIMESTAMP = 1714725854
|
||||
SHA256 (albumentations-1.4.5.tar.gz) = b2fe8da4ddc84338eadf12ac103d9a39f2ad89e2c1a4b36576f386ee2296285b
|
||||
SIZE (albumentations-1.4.5.tar.gz) = 195996
|
||||
|
|
Loading…
Add table
Reference in a new issue