File: control

package info (click to toggle)
cumin 5.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 928 kB
  • sloc: python: 4,359; sh: 126; makefile: 21
file content (27 lines) | stat: -rw-r--r-- 492 bytes parent folder | download
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
Test-Command: for py3 in $(py3versions -s); do echo "[*] testing cumin's version on $py3:"; cumin --version ; done
Depends:
 @,
 python3-all,

Test-Command: for py3 in $(py3versions -s); do echo "[*] testing import cumin on $py3:"; $py3 -c 'import cumin; print(cumin.__version__)' ; done
Depends:
 @,
 python3-all,

Tests:
 help
 man
Depends:
 @,
 coreutils,
 man-db,

Tests: smoke
Restrictions:
 allow-stderr,
 isolation-container,
Depends:
 @,
 coreutils,
 openssh-client,
 openssh-server,