blob: 739306058cb221b68f2c26f56f1b64b42b81a175 (
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
pkgbase = nicos-git
pkgdesc = The Networked Instrument Control System of the MLZ
pkgver = v3.9.0.r104.g0b5f4f99f
pkgrel = 1
url = https://nicos-controls.org/
arch = x86_64
groups = nicos
license = GPL3
depends = git
depends = python-setuptools
depends = python-pytango
depends = python-nicos-pyctl>=1.0
depends = python-scipy>=0.9
depends = python-numpy>=1.10.0
depends = python-pyzmq>=13.1.0
depends = python-rsa>=3.1.2
depends = python-ldap3>=2.0.0
depends = python-psutil>=2.0
depends = python-html2text
depends = python-lttb
depends = python-toml
depends = python-gr-framework
depends = python-coverage>=3.4
depends = python-isort
depends = python-pylint>=2.1.0
depends = python-pytest>=4.6
depends = python-pytest-cov
depends = python-pytest-timeout>=1.3.1
depends = python-mock>=1.0
depends = python-yaml>=3.0
depends = python-sphinx
depends = rst2pdf
depends = yapf
depends = python-sphinx_rtd_theme
depends = python-pytest-randomly
depends = python-pyftpdlib
depends = python-sphinxcontrib-seqdiag
depends = python-pyserial>=2.5
depends = python-astropy
depends = python-nicos-quickyaml>=1.1.0
depends = python-docutils
depends = python-redbaron
depends = python-keyring
depends = python-keyrings-alt
depends = python-pycryptodome
depends = python-sshtunnel
depends = python-requests
depends = python-pillow
depends = python-markdown
depends = python-h5py
depends = python-pyqt5
depends = python-pyqt5-webengine
depends = python-qscintilla-qt5
provides = nicos
conflicts = nicos
source = git+https://forge.frm2.tum.de/review/frm2/nicos/nicos
sha256sums = SKIP
pkgname = nicos-git
|