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
|
Tests: python3
Depends: build-essential, python3-scipy, python3-pytest, python3-all, python3-all-dev,
python3-doit, python3-pil, python3-pooch, python3-hypothesis, python3-yaml
Tests: python3-network
Depends: build-essential, python3-scipy, python3-pytest, python3-all, python3-all-dev,
python3-doit, python3-pil, python3-pooch, python3-hypothesis, python3-yaml
Restrictions: needs-internet
# short test on all python versions including debug
Tests: python3-smoke
Depends: python3-scipy, python3-pytest, python3-all, python3-doit, python3-hypothesis, python3-yaml
#needs root for update-alternatives, build-essential for libc6-dev (ctype libm.so)
Tests: openblas
Restrictions: needs-root
Depends: build-essential, python3-scipy, python3-pytest, python3, python3-doit,
python3-hypothesis, python3-yaml, libopenblas-dev
Architecture: amd64 arm64 armhf i386 powerpc ppc64el ppc64 kfreebsd-i386 kfreebsd-amd64 mips64el riscv64 sparc64 s390x
#needs root for update-alternatives, build-essential for libc6-dev (ctype libm.so)
Tests: blis
Restrictions: needs-root
Depends: build-essential, python3-scipy, python3-pytest, python3, python3-doit,
python3-hypothesis, python3-yaml, libblis-dev
|