This is built on top of https://pagure.io/rpmfluff/pull-request/33, which should be merged first
The only visible change is that the testing now happens as: python3 test.py compared to previously: python3 rpmfluff/init.py
3 new commits added
break down package into several modules
remove dead code
apply 2to3 script
rebased onto 54714a511baa4421c32dad68cacc9ce019e1157b
Pull-Request has been merged by jhutar
This is built on top of https://pagure.io/rpmfluff/pull-request/33, which should be merged first
The only visible change is that the testing now happens as:
python3 test.py
compared to previously:
python3 rpmfluff/init.py