Commit Verlauf

Autor SHA1 Nachricht Datum
  Ansgar 971b4236fd fix(Changes): fix comparison when `Source` is missing vor 1 Monat
  Ansgar bdfa7aa586 add type annotations and documentation updates vor 1 Jahr
  Ansgar f1bb28a32a add some more type annotations vor 1 Jahr
  Ansgar 0b2d4b9420 also convert `SignedFile.contents_sha1` into a property vor 1 Jahr
  Ansgar 70b36f4f22 allow comparing with arbitrary objects in `__eq__` vor 1 Jahr
  Ansgar 8422de05b6 parse_file_list: do not try to reference non-existing `self.filename` variable vor 1 Jahr
  Ansgar 221281b360 Changes.contents_sha1: call function to return string value vor 1 Jahr
  Ansgar dfc20c5bed convert most documentation markup vor 1 Jahr
  Ansgar 907e731621 covert most docstrings to Sphinx syntax vor 1 Jahr
  Ansgar 0f8f1fbd3e add more type annotations vor 1 Jahr
  Ansgar 2b392ba60f Changes.bytes: use sum function instead of explicit loop vor 1 Jahr
  Ansgar 9a2b04e712 Changes.buildinfo_files: use list comprehension to simplify implementation vor 1 Jahr
  Ansgar 30dd75115f Changes.binaries: use list comprehension to simplify implementation vor 1 Jahr
  Ansgar 689005c03b change `IOError` to `OSError` vor 3 Jahren
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions vor 3 Jahren
  Ansgar 4b4b6744d0 [py3] stop using `six.iter*` family of functions vor 3 Jahren
  Niels Thykier 15524c9ed6 Remove unused assignments/parameters vor 4 Jahren
  😸 e43972358b add wrapper class around `apt_pkg.Hashes` vor 4 Jahren
  Ivo De Decker 9068eb8819 replace iter{items,keys,values} with six function vor 4 Jahren
  Ivo De Decker a5ce838672 replace long() with int() vor 4 Jahren
  Niels Thykier 89590bf35d Reduce the number of garbage collected file descriptors vor 4 Jahren
  Paul Wise 0180d7b960 Use the changes sourceful wrapper property instead of architectures property vor 5 Jahren
  Ansgar Burchardt 5b73a3a596 Changes, Source: read file in binary mode vor 5 Jahren
  Guillem Jover 4c22c7731b Only require the .changes Binary and Description fields on binary uploads vor 6 Jahren
  Ansgar Burchardt 6b8a839870 Changes: fix comparison vor 6 Jahren
  Bastian Blank ff61ee0ac9 Convert Changes to rich comparision vor 6 Jahren
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 vor 6 Jahren
  Bastian Blank 2dfe976768 Fix E301: Expected 1 blank line, found 0 vor 6 Jahren
  Bastian Blank 5b08e57be0 Fix E251: Unexpected spaces around keyword / parameter equals vor 6 Jahren
  Chris Lamb 74f1635e0e Drop unused imports. vor 6 Jahren