summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cf10b12c32afde8048207baa857bf201f7c6f4a7 (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
26
27
pkgbase = python-lapx
	pkgdesc = Customized Tomas Kazmar's lap, Linear Assignment Problem solver (LAPJV/LAPMOD).
	pkgver = 0.5.9
	pkgrel = 2
	epoch = 1
	url = https://github.com/rathaROG/lapx
	arch = any
	license = BSD-2-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = cython
	depends = python
	depends = python-scipy
	depends = python-pytest
	depends = python-numpy
	provides = python-lap
	conflicts = python-lap
	source = lapx-0.5.9.tar.gz::https://github.com/rathaROG/lapx/archive/refs/tags/v0.5.9.tar.gz
	sha256sums = SKIP

pkgname = python-lapx
	depends = python
	depends = python-scipy
	depends = python-pytest
	depends = python-numpy