blob: a64595d22eb1f61fe92b5369fd8fd1947f1de364 (
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
41
42
|
pkgbase = python-fmpy-sundials6
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 = 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
depends = python-lxml
depends = python-msgpack
depends = python-numpy
depends = sundials
optdepends = python-matplotlib: for plot results
optdepends = python-kaleido: for notebook support
optdepends = jupyter-notebook: for notebook support
optdepends = python-plotly: for plot results
optdepends = python-scipy: for plot results
optdepends = python-requests: for examples
optdepends = python-dash-bootstrap-components: for webapp support
optdepends = pyside6: for graphical user interface
optdepends = python-pyqtgraph: for graphical user interface
provides = python-fmpy
conflicts = python-fmpy
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
source = sundials6.patch
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
pkgname = python-fmpy-sundials6
|