blob: 778a0db3e9ba87471c788247fc3f721ca16a141a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-matlabengine
pkgdesc = A high-level language for numerical computation and visualization (Python bindings)
pkgver = 26.1.12
pkgrel = 1
url = https://www.mathworks.com/help/matlab/matlab-engine-for-python.html
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools>=42
makedepends = python-wheel
depends = matlab-release>=R2026a
depends = python>=3.9
provides = python-matlabengine-release=R2026a
provides = python-matlabengine-r2026a=26.1.12
conflicts = python-matlabengine-r2026a
source = https://github.com/mathworks/matlab-engine-for-python/archive/refs/tags/26.1.12/matlab-engine-for-python-26.1.12.tar.gz
source = python-matlabengine_python3.12_syntax_warning.patch::https://github.com/mathworks/matlab-engine-for-python/pull/55.patch?full_index=1
b2sums = 06f859ca8ca6389e9c888fb6394f37a49ba752273061ae8ea36ed08cecc30b43305e832d42b25551fb73e09b3e511305277e8af8309ab1e602f1a21d55853eb7
b2sums = cd5b04e6b6216728ff91151d41444b294bbe5ca22feadd2bf0ed3acd32fb2428416d3685ccf50b9cb875230740479358b0347da16eb6a0c3a0e64f4b109ea670
pkgname = python-matlabengine
|