blob: 16e345bc9e2f1f2501ce3604a25c15e4e0878a2b (
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
|
pkgbase = python-lapx
pkgdesc = Customized Tomas Kazmar's lap, Linear Assignment Problem solver (LAPJV/LAPMOD).
pkgver = 0.5.11.post1
pkgrel = 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 = python-lapx-0.5.11.post1.tar.gz::https://github.com/rathaROG/lapx/archive/refs/tags/v0.5.11.post1.tar.gz
sha256sums = c47bed05ad33e9aebe9a0577989445ebff3e23e8b31920c0ddedd387724cd9b9
pkgname = python-lapx
depends = python
depends = python-scipy
depends = python-pytest
depends = python-numpy
|