phoenix-firestorm/scripts
Nat Goodspeed 4c6ecac206 MAINT-7081: Make packages-formatter.py handle multi-line copyrights.
The nghttp2 autobuild package has copyright information that embeds a newline.
autobuild install --copyrights correctly produces that information onto two
lines. But that means packages-formatter.py must process any lines that do not
match its expected 'packagename: copyright' pattern as the continuation of the
preceding package's copyright information.

Since the processing for autobuild install --versions is so very similar, fold
both into the same outer loop.

Also report all duplicates for any package, instead of stopping at the first.
2017-09-27 15:25:29 -04:00
..
content_tools
messages
metrics
templates
md5check.py
packages-formatter.py MAINT-7081: Make packages-formatter.py handle multi-line copyrights. 2017-09-27 15:25:29 -04:00
setup-path.py
template_verifier.py