Any suggested procedure if upstream does not provide any build helper like setup.py

2015-11-20 Thread Andreas Tille
Hi, I'd like to package something that has a source.py in the main directory of the download tarball and a bunch of Python files ins src/. There is no makefile of setup.py. Is there any suggested procedure how to build a package from this? Kind regards Andreas. -- http://fam-tille.de

Re: Any suggested procedure if upstream does not provide any build helper like setup.py

2015-11-20 Thread Piotr Ożarowski
[Andreas Tille, 2015-11-20] > I'd like to package something that has a source.py in the main directory > of the download tarball and a bunch of Python files ins src/. > There is no makefile of setup.py. Is there any suggested procedure how > to build a package from this? I'd simply list them in d

Re: Any suggested procedure if upstream does not provide any build helper like setup.py

2015-11-20 Thread Mrudula Chougule
Hi, I would like to build debian for source code of rtai with python-3 dependencies. Could you please explain brief on modification of building rules for python-3. Appreciate your suggestions. I need those badly!! Thanks On Fri, Nov 20, 2015 at 9:27 AM, Piotr Ożarowski wrote: > [Andreas Till

Re: Any suggested procedure if upstream does not provide any build helper like setup.py

2015-11-20 Thread Brian May
Andreas Tille writes: > I'd like to package something that has a source.py in the main directory > of the download tarball and a bunch of Python files ins src/. > There is no makefile of setup.py. Is there any suggested procedure how > to build a package from this? You could accidentally take o

Re: rtai

2015-11-20 Thread Brian May
Mrudula Chougule writes: > I would like to build debian for source code of rtai with python-3 > dependencies. Could you please explain brief on modification of building > rules for python-3. > > Appreciate your suggestions. I need those badly!! I changed the subject, not sure what this had to do