5 Nov
2019
5 Nov
'19
12:43
Hi all, as $SUBJ says, the upstream setuptools project is deprecating and plans to remove the 'python setup.py test' functionality for test execution. This for us means that some packages will have to be tweaked. We are talking about ~500 packages: openSUSE:Factory $ grep 'setup.py test' *.spec |wc -l 494 At this moment it is not critical and it is more of an outlook, yet if you happen to do some changes this might be something that should be tweaked on the packages too. Cheers Tom