summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24368aa8fd9d39db570db258e06e5eb1ed87803b (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
pkgbase = python-onnx
	pkgdesc = Open Neural Network Exchange
	pkgver = 1.15.0
	pkgrel = 3
	epoch = 1
	url = https://onnx.ai
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = pybind11
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = protobuf
	depends = python-protobuf
	depends = python-numpy
	depends = python-six
	depends = python-typing_extensions
	source = python-onnx::git+https://github.com/onnx/onnx.git#tag=v1.15.0
	sha512sums = SKIP

pkgname = python-onnx