blob: a4926d88cc60a2224b41d960b3215d1af33c765f (
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
29
30
31
32
33
34
35
36
37
38
39
40
|
pkgbase = python-fmpy-sundials6
pkgdesc = Simulate Functional Mockup Units (FMUs) in Python
pkgver = 0.3.20
pkgrel = 1
url = https://github.com/CATIA-Systems/FMPy
arch = x86_64
license = custom:BSD-2-clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-requests
makedepends = cmake
makedepends = git
depends = python-attrs
depends = python-jinja
depends = python-lark-parser
depends = python-lxml
depends = python-msgpack
depends = python-numpy
depends = python-pytz
depends = sundials
optdepends = python-matplotlib: for plot results
optdepends = python-kaleido: for SVG export
optdepends = jupyter-notebook: for simulate the FMU in jupyter
optdepends = python-plotly: for plot results
optdepends = python-dash-bootstrap-components: for webapp support
optdepends = python-pyqtgraph: for graphical user interface
provides = python-fmpy
conflicts = python-fmpy
source = git+https://github.com/CATIA-Systems/FMPy.git#commit=8945636e85f09e6267b2b4ee101b99c81982530a
source = git+https://github.com/ludocode/mpack.git
source = git+https://github.com/modelica/Reference-FMUs.git
source = sundials6.patch
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
pkgname = python-fmpy-sundials6
|