Historique des commits

Auteur SHA1 Message Date
  Ansgar 6e5fbcd0b2 checks: add check for members of binary packages il y a 1 an
  Ansgar bdfa7aa586 add type annotations and documentation updates il y a 2 ans
  Ansgar 26ec8d7fe4 add more type annotations il y a 2 ans
  Ansgar dfc20c5bed convert most documentation markup il y a 2 ans
  Ansgar 907e731621 covert most docstrings to Sphinx syntax il y a 2 ans
  Ansgar 0f8f1fbd3e add more type annotations il y a 2 ans
  Stéphane Blondon b458edf147 fix E121 flake8 errors il y a 2 ans
  Stéphane Blondon a4858dc287 Fix E123 flakes8 error (closing bracket does not match indentation of opening bracket's line) il y a 3 ans
  Ansgar d7d9d8c88e daklib/archive.py: stop using `six` il y a 3 ans
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions il y a 3 ans
  Ansgar 4b4b6744d0 [py3] stop using `six.iter*` family of functions il y a 4 ans
  Ansgar 1cc9981613 archive.py: use `subprocess.DEVNULL` instead of opening it ourselves il y a 4 ans
  Ansgar 14b79666f4 fix some import statements il y a 4 ans
  Ansgar cdac1fae3c use standard "subprocess" module from Python il y a 4 ans
  Ansgar 62bbc72da9 [py3] The future is now! il y a 4 ans
  Ansgar 196e0d11d7 use `Query.one_or_none()` to simply code il y a 4 ans
  Ansgar 880fd65913 daklib/checks.py: drop `SuffixCheck` il y a 4 ans
  😸 36af8a698f do not request external signature for uploads in policy queues il y a 4 ans
  Ivo De Decker b7a0ac6eef replace unicode() calls with six function il y a 4 ans
  Ivo De Decker 16f6f58884 Explicitly turn {items,keys,values}() into list where needed il y a 4 ans
  Ivo De Decker 9068eb8819 replace iter{items,keys,values} with six function il y a 4 ans
  Ivo De Decker 4895867cc4 ArchiveUpload: use list instead of set for final_suites il y a 4 ans
  Niels Thykier 89590bf35d Reduce the number of garbage collected file descriptors il y a 5 ans
  Paul Wise 0180d7b960 Use the changes sourceful wrapper property instead of architectures property il y a 5 ans
  Ivo De Decker 831cadf3f0 Log source and version when source not found il y a 5 ans
  Ansgar Burchardt 073fa6fa67 qualify InvalidChangesException so it can be found il y a 5 ans
  Ansgar Burchardt 9be4a9d97f skip copying files if file list cannot be parsed il y a 5 ans
  Ivo De Decker 72eb6d533e Use component from source when copying the source il y a 5 ans
  Ivo De Decker 7a451d5578 Process binaries is deterministic order il y a 5 ans
  Ansgar Burchardt 2a841d0d9d silence warning "E731 do not assign a lambda expression, use a def" il y a 5 ans