Historique des commits

Auteur SHA1 Message Date
  Ansgar 971b4236fd fix(Changes): fix comparison when `Source` is missing il y a 1 mois
  Ansgar bdfa7aa586 add type annotations and documentation updates il y a 1 an
  Ansgar f1bb28a32a add some more type annotations il y a 1 an
  Ansgar 0b2d4b9420 also convert `SignedFile.contents_sha1` into a property il y a 1 an
  Ansgar 70b36f4f22 allow comparing with arbitrary objects in `__eq__` il y a 1 an
  Ansgar 8422de05b6 parse_file_list: do not try to reference non-existing `self.filename` variable il y a 1 an
  Ansgar 221281b360 Changes.contents_sha1: call function to return string value il y a 1 an
  Ansgar dfc20c5bed convert most documentation markup il y a 1 an
  Ansgar 907e731621 covert most docstrings to Sphinx syntax il y a 1 an
  Ansgar 0f8f1fbd3e add more type annotations il y a 1 an
  Ansgar 2b392ba60f Changes.bytes: use sum function instead of explicit loop il y a 1 an
  Ansgar 9a2b04e712 Changes.buildinfo_files: use list comprehension to simplify implementation il y a 1 an
  Ansgar 30dd75115f Changes.binaries: use list comprehension to simplify implementation il y a 1 an
  Ansgar 689005c03b change `IOError` to `OSError` 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 3 ans
  Niels Thykier 15524c9ed6 Remove unused assignments/parameters il y a 4 ans
  😸 e43972358b add wrapper class around `apt_pkg.Hashes` 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 a5ce838672 replace long() with int() il y a 4 ans
  Niels Thykier 89590bf35d Reduce the number of garbage collected file descriptors il y a 4 ans
  Paul Wise 0180d7b960 Use the changes sourceful wrapper property instead of architectures property il y a 5 ans
  Ansgar Burchardt 5b73a3a596 Changes, Source: read file in binary mode il y a 5 ans
  Guillem Jover 4c22c7731b Only require the .changes Binary and Description fields on binary uploads il y a 6 ans
  Ansgar Burchardt 6b8a839870 Changes: fix comparison il y a 6 ans
  Bastian Blank ff61ee0ac9 Convert Changes to rich comparision il y a 6 ans
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 il y a 6 ans
  Bastian Blank 2dfe976768 Fix E301: Expected 1 blank line, found 0 il y a 6 ans
  Bastian Blank 5b08e57be0 Fix E251: Unexpected spaces around keyword / parameter equals il y a 6 ans
  Chris Lamb 74f1635e0e Drop unused imports. il y a 6 ans