summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_all_packages.py
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-05-13 19:22:30 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-15 12:48:52 +0200
commit26b1d8a3cf6655232d03bf4c9688ea1b6009a717 (patch)
treeb023c4744b778acdf23211276490561100140501 /bin/reproducible_html_all_packages.py
parent0bf1f0e447ff18d154394b7e6ac8318aedf00e49 (diff)
downloadjenkins.debian.net-26b1d8a3cf6655232d03bf4c9688ea1b6009a717.tar.xz
reproducible: html_packages: refactor gen_packages_html() to use the new Package class
This include some refactoring that change the interface, mainly: * it does not care anymore about suites/architectures, it always builds for all suites/architectures (it's only 0.122 for one package with no_clean=True) + this allows to remove *a lot* of crappy code * it expects a list of Package instances, no more of strings (package names) * check_package_status() got removed (as incorporated into the class) This breaks quite everything, still need to update all the users of this function.
Diffstat (limited to 'bin/reproducible_html_all_packages.py')
0 files changed, 0 insertions, 0 deletions