Enable and build python3 module, bump rel

This commit is contained in:
abfonly 2016-05-28 14:02:24 +04:00
parent 1fd4d7671d
commit 4388aef357

View file

@ -97,6 +97,6 @@ popd
python setup.py test
pushd %{py3dir}
python setup.py test
python3 setup.py test
popd