Fix ctest_python gilab job failing on setup.py because of empty cpack version...
Fix ctest_python gilab job failing on setup.py because of empty cpack version variable, undo workaround e1209bc9.
e1209bc9 said the failure was because of false-negative unit test results but it's not. In fact, it was the empty value for the version provoking a PEP440 error.