X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fshow_deferred.py;h=bb29fdda6b19c8743bd7bc4ed28883dff877045c;hb=30b1d57ed3df70b938f29044742ecae59c570d99;hp=bc2c254a69ad1ae4d60b43bebe7130323b23bc86;hpb=32e4a0c0477047f1a69817b9faf8364dc75db6ca;p=dak.git diff --git a/dak/show_deferred.py b/dak/show_deferred.py index bc2c254a..bb29fdda 100755 --- a/dak/show_deferred.py +++ b/dak/show_deferred.py @@ -29,7 +29,7 @@ from daklib import queue from daklib import utils ################################################################################ -### work around bug in debian-python 0.1.10 +### work around bug #487902 in debian-python 0.1.10 deb822.Changes._multivalued_fields = { "files": [ "md5sum", "size", "section", "priority", "name" ], "checksums-sha1": ["sha1", "size", "name"],