blob: a78a1908c52f0ae465aebb2fd5cad50824889321 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-graspologic-native
pkgdesc = Python native companion module to the graspologic library
pkgver = 1.3.1
pkgrel = 1
url = https://github.com/graspologic-org/graspologic-native
arch = x86_64
arch = aarch64
license = MIT
makedepends = maturin
makedepends = python-installer
makedepends = rust
depends = glibc
depends = libgcc
depends = python
depends = python-numpy
depends = python-scipy
source = python-graspologic-native-1.3.1.tar.gz::https://files.pythonhosted.org/packages/source/g/graspologic-native/graspologic_native-1.3.1.tar.gz
sha256sums = fa6be9c292508b8a876d45ac98ee550534d9e33fcf7129a6df8a95573101be4c
pkgname = python-graspologic-native
|