blob: db63933499304791cdbc91786d5f7d8ded47f388 (
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
pkgdesc = Simulate Functional Mockup Units (FMUs) in Python
pkgver = 0.3.22
pkgrel = 1
url = https://github.com/CATIA-Systems/FMPy
arch = x86_64
license = BSD-2-clause
checkdepends = python-pytest
checkdepends = python-dask
checkdepends = python-scipy
checkdepends = python-plotly
checkdepends = jupyter-nbformat
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 = 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
source = git+https://github.com/CATIA-Systems/FMPy.git#commit=dcff3e7193701a282b09293e4fdb1d4a8ce7419b
source = git+https://github.com/ludocode/mpack.git
source = git+https://github.com/modelica/Reference-FMUs.git
sha512sums = d23503f302290b9ce3c647807dcb3eba63a5de009a180e962c249d37779ea6866256bfd01ea44ee4960a8e5d0ebd4699de10769879ce81d75c088a690e19b77b
sha512sums = SKIP
sha512sums = SKIP
pkgname = python-fmpy
|