未验证 提交 8303f4e3 编写于 作者: A Ansgar Burchardt

Merge remote-tracking branch 'jcristau/multivalued'

......@@ -31,14 +31,6 @@ from daklib.gpg import SignedFile
from daklib import utils
from daklib.regexes import re_html_escaping, html_escaping
################################################################################
### 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"],
"checksums-sha256": ["sha256", "size", "name"],
}
################################################################################
row_number = 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册