summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5dbea4649fc55afa9c25257bd910bdfd6eda69d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = python-albumentationsx
	pkgdesc = Fast image augmentation library and easy to use wrapper around other libraries
	pkgver = 2.3.0
	pkgrel = 1
	url = https://github.com/albumentations-team/albumentationsx
	arch = any
	license = AGPL-3.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-hatchling
	depends = python-albucore
	depends = python-numpy
	depends = python-opencv
	depends = python-pydantic
	depends = python-scipy
	depends = python-typing_extensions
	depends = python-yaml
	optdepends = python-pytorch: for transforms from pytorch
	optdepends = python-torchvision: for transforms from torchvision
	provides = python-albumentations=2.3.0
	conflicts = python-albumentations
	source = AlbumentationsX-2.3.0.tar.gz::https://github.com/albumentations-team/albumentationsx/archive/2.3.0.tar.gz
	sha512sums = a742839f7f97bc919da9f53f8b213809daa34949ef728d64373a1c44f80299c003501d942b53ada7430ecf22c08e7761da197ff5ab983de42aa4fd8c29bd1cf7

pkgname = python-albumentationsx