summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 81aaf3f9ad1231b29189a7a71ca72556bcdb9643 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-unet
	pkgdesc = PyTorch Implementation of 2D and 3D U-Net
	pkgver = 0.7.9
	pkgrel = 3
	url = https://github.com/fepegar/unet
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = numactl
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-pytorch
	source = python-unet-0.7.9.tar.gz::https://github.com/fepegar/unet/archive/v0.7.9.tar.gz
	sha512sums = 06bd7da3d661e3a8d85436e3638118d87df3a5b0238977ac4446e61f1b6dfef0c32e99b1ac1cdeb30b02d3e0031e96f693b2879141968ff14b290940f9a2222e

pkgname = python-unet