#16 Add bin/compose-package-moves
Merged by lsedlar. Opened by tmlcoch.
tmlcoch/compose-utils package-moves  into  master

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?

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.

Could you also please update scripts section in setup.py so that this gets installed correctly and add a note to README?

rebased

rebased

Pull-Request has been merged by lsedlar