summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 519720221cbb5e16d003267868ac2e6ce9634b09 (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.21
	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=9e9493cc89119963fc13fb36f289f2d40d96d22d
	source = git+https://github.com/ludocode/mpack.git
	source = git+https://github.com/modelica/Reference-FMUs.git
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP

pkgname = python-fmpy