summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3001e1374257c15bb1eb4e01086092a8a5289a7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pyscipopt-git
	pkgdesc = A Python interface to the SCIP Optimization Suite. Git version.
	pkgver = 3.1.0.r3.gdc8e592
	pkgrel = 3
	url = https://www.scipopt.org/
	arch = any
	license = MIT
	makedepends = git
	makedepends = cython
	makedepends = python-setuptools
	depends = python
	depends = scipoptsuite
	provides = python-pyscipopt
	conflicts = python-pyscipopt
	source = git+https://github.com/SCIP-Interfaces/PySCIPOpt.git
	md5sums = SKIP

pkgname = python-pyscipopt-git