From e7d74461fd32f2da2396dd4c31c8bd81f5d3009a Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 21 Aug 2015 22:29:50 +0000 Subject: reproducible: completely refactor the package pages. Really thanks to Ulrike Uhlig for the great help! --- bin/reproducible_html_packages.py | 179 +++++++++++++++++++++----------------- 1 file changed, 99 insertions(+), 80 deletions(-) (limited to 'bin/reproducible_html_packages.py') diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py index 0d46cce2..a1e1e2fb 100755 --- a/bin/reproducible_html_packages.py +++ b/bin/reproducible_html_packages.py @@ -12,38 +12,47 @@ from reproducible_common import * html_package_page = Template((tab*2).join((""" - - - - - - -
- - $package $suite/$arch: $version -$status - $build_time: - - -$links - PTS - BTS - sources - debian/{changelog,control,rules} - - +
+

$package

+

+ $version + + $notify_maintainer +
+ $suite/$arch
+ $status
+ $build_time +

+ + ${suites_links} -
- - $notify_maintainer - - - reproducible builds - -
+ + + +