blob: 66b2805fab40f15abc7b287f834b4e90fb07b680 (
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.9.2
pkgrel = 1
url = https://github.com/rathaROG/lapx
arch = any
license = BSD-2-Clause
makedepends = pybind11
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.9.2.tar.gz::https://github.com/rathaROG/lapx/archive/refs/tags/v0.9.2.tar.gz
sha256sums = ac5fefeefe9c228a290f0b4befd7d9977a1c2eb5ef6c13ad5b0dfe765d8ada50
pkgname = python-lapx
depends = python
depends = python-scipy
depends = python-pytest
depends = python-numpy
|