blob: a443ae5714c4aebc62354f8a92b18283716c58c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-fastcore
pkgdesc = Python supercharged for the fastai library
pkgver = 1.12.44
pkgrel = 1
url = https://github.com/fastai/fastcore
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python
depends = python-matplotlib
depends = python-numpy
depends = python-pillow
source = fastcore-1.12.44.tar.gz::https://github.com/fastai/fastcore/archive/refs/tags/1.12.44.tar.gz
sha512sums = 6b1fb84ea673c0d85ae3f178de3e162013b036760f31e78dafc264d56591da2feff42487e1aae0936be2c0395c8a357c6b4ebb2052e201a9521dff9e141fd8bb
pkgname = python-fastcore
|