blob: cff5b09e6ec87460b651692b7e62544a713dc0bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-icedata
pkgdesc = Datasets Hub for the IceVision Framework
pkgver = 0.5.2
pkgrel = 1
url = https://github.com/airctic/icedata
arch = any
license = APACHE
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python-icevision
depends = python-fire
source = git+https://github.com/airctic/icedata.git#tag=0.5.2
sha256sums = SKIP
pkgname = python-icedata
|