summaryrefslogtreecommitdiff
path: root/debian/control
blob: 90b45852ffa049f623598ef412fac0217d21c5b8 (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
Source: qvisqve
Maintainer: QvarnLabs <info@qvarnlabs.com>
Uploaders: Lars Wirzenius <liw@qvarnlabs.com>
Section: web
Priority: optional
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9), python3-all,
 python3-setuptools,
 python3-slog,
 python3-yaml,
 python3-apifw,
 python3-coverage-test-runner,
 pycodestyle,
 python-crypto,
 python3-crypto,
 python-cryptography,
 python3-cryptography,
 python-requests,
 python3-requests,
 python3-jwt,
 python-jwt,
 python3-pycryptodome,
 python-pycryptodome,
 cmdtest
X-Python3-Version: >= 3.5

Package: qvisqve
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
 python3 (>= 3.5),
 python3-apifw,
 python3-slog,
 python3-yaml,
 python3-crypto,
 python3-cryptography,
 python3-pycryptodome,
 python3-jwt,
 python3-requests
Description: a thing
 This is a thing.