summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8d1ac66737f01b61411a86731a6e4dc896a4b5af (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
25
pkgbase = python-or-tools
	pkgdesc = Google's Operations Research tools
	pkgver = 7.7
	pkgrel = 1
	url = https://github.com/google/or-tools
	arch = x86_64
	arch = i686
	arch = aarch64
	arch = armv7h
	license = Apache2
	makedepends = cmake
	makedepends = wget
	makedepends = lsb-release
	makedepends = automake
	makedepends = python-wheel
	makedepends = python-pip
	depends = python>=3.5
	depends = swig
	depends = python-protobuf
	options = !emptydirs
	source = https://github.com/google/or-tools/archive/v7.7.tar.gz
	sha384sums = f5fe238187bf54de2f5c24ff61530399b2c346785aff0a49bf55f99aeb7b7d57b92d3a80ea98f8dc92bb61af71fd7af1

pkgname = python-or-tools