summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 28a517b8b3ffc52099157b1195cefc57cfb7e19b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-torchvision-git
	pkgdesc = Datasets, Transforms and Models specific to Computer Vision
	pkgver = 0.2.1.r62.g8bd05e6
	pkgrel = 1
	url = https://github.com/pytorch/vision
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = python-pillow
	depends = python-six
	depends = python-pytorch
	depends = python-tqdm
	provides = python-torchvision
	conflicts = python-torchvision
	source = git+https://github.com/pytorch/vision
	sha256sums = SKIP

pkgname = python-torchvision-git