summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1452468b092d3622c2a5569a200867c14b7df148 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-cyipopt
	pkgdesc = Cython interface for the interior point optimzer IPOPT
	pkgver = 1.5.0
	pkgrel = 1
	url = https://github.com/mechmotum/cyipopt/
	arch = x86_64
	license = EPL-2.0
	makedepends = cython
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = glibc
	depends = python
	depends = python-scipy
	depends = python-numpy
	depends = python-pytest
	depends = coin-or-ipopt
	source = https://github.com/mechmotum/cyipopt/archive/refs/tags/v1.5.0.tar.gz
	sha256sums = 88f280be6540607bac082be95385f473d922bfa4e811a5ec00f97fbdeca925fa

pkgname = python-cyipopt