blob: d47ea2726fab937088c57bb9802607e5f98ee158 (
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.12
pkgrel = 2
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.12.tar.gz::https://github.com/rathaROG/lapx/archive/refs/tags/v0.5.12.tar.gz
sha256sums = e1e823a368516b4acf3c4eb5ab34980461aeef97716a1b10d46db947000be29e
pkgname = python-lapx
depends = python
depends = python-scipy
depends = python-pytest
depends = python-numpy
|