Historia zmian

Autor SHA1 Wiadomość Data
  Stéphane Blondon b458edf147 fix E121 flake8 errors 2 lat temu
  Stéphane Blondon a4858dc287 Fix E123 flakes8 error (closing bracket does not match indentation of opening bracket's line) 3 lat temu
  Ansgar d7d9d8c88e daklib/archive.py: stop using `six` 3 lat temu
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions 3 lat temu
  Ansgar 4b4b6744d0 [py3] stop using `six.iter*` family of functions 4 lat temu
  Ansgar 1cc9981613 archive.py: use `subprocess.DEVNULL` instead of opening it ourselves 4 lat temu
  Ansgar 14b79666f4 fix some import statements 4 lat temu
  Ansgar cdac1fae3c use standard "subprocess" module from Python 4 lat temu
  Ansgar 62bbc72da9 [py3] The future is now! 4 lat temu
  Ansgar 196e0d11d7 use `Query.one_or_none()` to simply code 4 lat temu
  Ansgar 880fd65913 daklib/checks.py: drop `SuffixCheck` 4 lat temu
  😸 36af8a698f do not request external signature for uploads in policy queues 4 lat temu
  Ivo De Decker b7a0ac6eef replace unicode() calls with six function 4 lat temu
  Ivo De Decker 16f6f58884 Explicitly turn {items,keys,values}() into list where needed 4 lat temu
  Ivo De Decker 9068eb8819 replace iter{items,keys,values} with six function 4 lat temu
  Ivo De Decker 4895867cc4 ArchiveUpload: use list instead of set for final_suites 4 lat temu
  Niels Thykier 89590bf35d Reduce the number of garbage collected file descriptors 5 lat temu
  Paul Wise 0180d7b960 Use the changes sourceful wrapper property instead of architectures property 5 lat temu
  Ivo De Decker 831cadf3f0 Log source and version when source not found 5 lat temu
  Ansgar Burchardt 073fa6fa67 qualify InvalidChangesException so it can be found 5 lat temu
  Ansgar Burchardt 9be4a9d97f skip copying files if file list cannot be parsed 5 lat temu
  Ivo De Decker 72eb6d533e Use component from source when copying the source 5 lat temu
  Ivo De Decker 7a451d5578 Process binaries is deterministic order 5 lat temu
  Ansgar Burchardt 2a841d0d9d silence warning "E731 do not assign a lambda expression, use a def" 5 lat temu
  Ansgar Burchardt 791306a868 remove lots of unused imports 5 lat temu
  Bastian Blank dc82728e01 Allow overriding of NEW requirement by key 6 lat temu
  Bastian Blank 21d6554436 Convert to print function 6 lat temu
  Ansgar Burchardt a980e83237 only generate version tracking .debinfo for uploads including binaries 6 lat temu
  Bastian Blank d12d198ba7 Fix E202: Whitespace before ')' 6 lat temu
  Bastian Blank 681c3f4b26 Fix E201: Whitespace after '(' 6 lat temu