4b528efba56967c33280d074e16b6b17a4a08d2c
ebea6a0c6495d480a8f0631b04f5944845f74ffb
db7abc11f97ab567cd1a9fa01af61dee0053da09
Add compose-report-package-moves
This tool reports packages which moved between two related (parent<->child) variants between two composes.
This method does not seem very useful. Any reason to have this?
Should this be available_arches?
available_arches
This is called three times with almost the same arguments. Could it be a function/method?
Generally this looks good to me. Could you have a look at 999be10e6 and see if the test there is correct? (It needs to be run by nosetests.) If it works and tests the right thing, maybe adding it to this pull request would be useful.
nosetests
Could you also please update scripts section in setup.py so that this gets installed correctly and add a note to README?
scripts
setup.py
rebased
Pull-Request has been merged by lsedlar
Add compose-report-package-moves
This tool reports packages which moved between two related (parent<->child) variants between two composes.