blob: e4dd624871905096d3f4cafd221ae9ae5dcf8551 (
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
28
|
pkgbase = python-slycot
pkgdesc = A wrapper for the SLICOT control and systems library.
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/python-control/Slycot
arch = any
license = GPL-2.0 AND BSD-3-Clause
checkdepends = python-scipy
checkdepends = python-pytest
makedepends = python-scikit-build-core
makedepends = python-numpy
makedepends = python-setuptools-scm
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = gcc
depends = python
depends = python-numpy
depends = glibc
depends = libgcc
depends = blas
depends = lapack
depends = gcc-fortran
options = !strip
source = https://files.pythonhosted.org/packages/source/s/slycot/slycot-0.7.0.tar.gz
sha256sums = 41ba13991982b0304520bf5115491d63f644389552eea62fc2ecbd21ef661001
pkgname = python-slycot
|