Ansgar
|
6e5fbcd0b2
checks: add check for members of binary packages
|
1 tahun lalu |
Ansgar
|
26ec8d7fe4
add more type annotations
|
1 tahun lalu |
Ansgar
|
dfc20c5bed
convert most documentation markup
|
1 tahun lalu |
Ansgar
|
907e731621
covert most docstrings to Sphinx syntax
|
1 tahun lalu |
Ansgar
|
0f8f1fbd3e
add more type annotations
|
1 tahun lalu |
Ansgar
|
99fcbbfd0c
daklib/checks.py: stop using `six`
|
3 tahun lalu |
Ansgar
|
5103a9659e
do not explicitly inherit from `object` in class definitions
|
3 tahun lalu |
Ansgar
|
55f7d405b5
LintianCheck: use `subprocess.run` instead of `subprocess.Popen`
|
3 tahun lalu |
Ansgar
|
1c7f6e2735
NoSourceOnlyCheck: drop special case for Debian 8 (Jessie)
|
3 tahun lalu |
Ansgar
|
4b4b6744d0
[py3] stop using `six.iter*` family of functions
|
3 tahun lalu |
Ansgar
|
cdac1fae3c
use standard "subprocess" module from Python
|
4 tahun lalu |
Ansgar
|
62bbc72da9
[py3] The future is now!
|
4 tahun lalu |
Niels Thykier
|
15524c9ed6
Remove unused assignments/parameters
|
4 tahun lalu |
Ansgar
|
c8af2fb202
LintianCheck: also write the tag file for lintian in text mode
|
4 tahun lalu |
Ansgar
|
2eb23bf97a
LintianCheck: use `Popen` instead of `check_output`
|
4 tahun lalu |
Ansgar
|
eedd68dd78
LintianCheck: fix indent
|
4 tahun lalu |
Ansgar
|
ada1bc53bd
LintianCheck: use `tempfile.NamedTemporaryFile`
|
4 tahun lalu |
Ansgar
|
880fd65913
daklib/checks.py: drop `SuffixCheck`
|
4 tahun lalu |
Ansgar
|
be32182308
[py3] daklib/checks.py: convert output from `lintian` to text
|
4 tahun lalu |
Joerg Jaspert
|
40e67f511c
Merge branch 'suggest_source_orig_upload'
|
4 tahun lalu |
Joerg Jaspert
|
0118ac5d7e
Mention dpkg-buildpackage unconditionally
|
4 tahun lalu |
😸
|
2155aa61ba
fix errors reported by flake8
|
4 tahun lalu |
😸
|
ddd51adbd0
raise `NotImplementedError` (reported by flake8)
|
4 tahun lalu |
Luca Boccassi
|
28fc02980c
Show hint to build with -sa when orig tarball is missing from upload
|
4 tahun lalu |
Ivo De Decker
|
35c2c5d5e9
daklib/checks.py: use six function in check_fields_for_valid_utf8
|
4 tahun lalu |
Ivo De Decker
|
b7a0ac6eef
replace unicode() calls with six function
|
4 tahun lalu |
Ivo De Decker
|
16f6f58884
Explicitly turn {items,keys,values}() into list where needed
|
4 tahun lalu |
Ivo De Decker
|
9068eb8819
replace iter{items,keys,values} with six function
|
4 tahun lalu |
Niels Thykier
|
89590bf35d
Reduce the number of garbage collected file descriptors
|
4 tahun lalu |
Paul Wise
|
0180d7b960
Use the changes sourceful wrapper property instead of architectures property
|
5 tahun lalu |