python3: Use `setuptools.setup()` instead of distutils

We need to specify new dependency on `six` module with
`install_requires` which is supported via setuptools.

Signed-off-by: Lumir Balhar <lbalhar@redhat.com>
Signed-off-by: Jiri Kastner <jkastner@redhat.com>
1 file changed