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
|
Tests: dh-python
Depends:
build-essential,
debhelper,
dh-python,
fakeroot,
libjs-jquery,
python3-all-dbg,
python3-all-dev
Restrictions: allow-stderr
Tests: nosetests
Depends:
dh-python,
flit,
python3-all,
python3-all-dbg,
python3-nose2
Restrictions: allow-stderr
Tests: pybuild
Depends:
build-essential,
debhelper,
dh-python,
pybuild-plugin-pyproject,
flit,
fakeroot,
python3-all-dev,
python3-poetry-core,
python3-pytest,
python3-setuptools,
python3-tomli,
tox
Restrictions: allow-stderr
Tests: pybuild-autopkgtest
Depends:
autopkgtest,
debhelper,
dh-python,
make,
pybuild-plugin-pyproject,
python3-all,
Restrictions: allow-stderr
|