blob: 8881766bf94d3b4993b65d84b802dbada9634227 (
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
|
pkgbase = nicos
pkgdesc = The Networked Instrument Control System of the MLZ
pkgver = 3.9.0
pkgrel = 2
url = https://nicos-controls.org/
arch = x86_64
groups = nicos
license = GPL3
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-openmpi
depends = python-pyqt5
depends = python-pyqt5-webengine
depends = python-qscintilla-qt5
provides = nicos
conflicts = nicos-git
source = https://forge.frm2.tum.de/packages/nicos-3.9.0.tar.gz
sha256sums = 19c4a6fe244f3e8362d78191ae6d194d170f6321923f4b0a2ad2622add158cfb
pkgname = nicos
|