Re: [gentoo-dev] python module

2005-08-04 Thread Colin Kingsley
Rene Zbinden wrote: Yes in the meantime I found that eclass. The problem was, that there was no setup.py file. I created my own and put it into the files directory. If that works for you then I can't really see any reason why you shouldn't do it, but I find it far easier and cleaner to simply

Re: [gentoo-dev] python module

2005-08-04 Thread Rene Zbinden
Yes in the meantime I found that eclass. The problem was, that there was no setup.py file. I created my own and put it into the files directory. Here is my ebuild: http://bugs.gentoo.org/show_bug.cgi?id=101296 pyamazon is a Python wrapper for the Amazon web API. Homepage: http://www.josephson.o

Re: [gentoo-dev] python module

2005-08-04 Thread Alin Dobre
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rene Zbinden wrote: > Hi > > I want to write an ebuild, that installs a python module. After unpacking the > zipfile there is only one module module.py. What is the best way to install > that package. Is there an eclass that I can use? > # The di

[gentoo-dev] python module

2005-08-03 Thread Rene Zbinden
Hi I want to write an ebuild, that installs a python module. After unpacking the zipfile there is only one module module.py. What is the best way to install that package. Is there an eclass that I can use? Thanks in advance. rene -- gentoo-dev@gentoo.org mailing list