I am trying to package a python application in rpm
Source1: http://pypi.python.org/packages/source/Z/ZSI/ZSI-2.0-rc3.tar.gz
%build
{__python} setup.py build
But i get an error:
/usr/bin/python: can't open file 'ZSI-2.0-rc3/setup.py': [Errno 2] No such file or directory
Thanks,
-Kamal.
Source1: http://pypi.python.org/packages/source/Z/ZSI/ZSI-2.0-rc3.tar.gz
%build
{__python} setup.py build
But i get an error:
/usr/bin/python: can't open file 'ZSI-2.0-rc3/setup.py': [Errno 2] No such file or directory
Thanks,
-Kamal.
-- packaging mailing list packaging@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/packaging