Re: Introducing pyp2rpm - A python package to rpm specfile convertor

2012-05-22 Thread Bohuslav Kabrda
- Original Message - > On 05/23/2012 04:30 PM, Bohuslav Kabrda wrote: > > - Original Message - > >> On 23/05/12 08:16, Nick Coghlan wrote: > >>> How does this compare to Tarek Ziade's existing pypi2rpm project? > >>> > >>> From a quick look, the main difference appears to be that py

Re: Introducing pyp2rpm - A python package to rpm specfile convertor

2012-05-22 Thread Nick Coghlan
On 05/23/2012 04:30 PM, Bohuslav Kabrda wrote: > - Original Message - >> On 23/05/12 08:16, Nick Coghlan wrote: >>> How does this compare to Tarek Ziade's existing pypi2rpm project? >>> >>> From a quick look, the main difference appears to be that pyp2rpm >>> creates a spec file only, while

Re: Introducing pyp2rpm - A python package to rpm specfile convertor

2012-05-22 Thread Bohuslav Kabrda
- Original Message - > On 23/05/12 08:16, Nick Coghlan wrote: > > How does this compare to Tarek Ziade's existing pypi2rpm project? > > > > From a quick look, the main difference appears to be that pyp2rpm > > creates a spec file only, while pypi2rpm creates the RPM directly. > Pyp2rpm sup

Re: Introducing pyp2rpm - A python package to rpm specfile convertor

2012-05-22 Thread Matthias Runge
On 23/05/12 08:16, Nick Coghlan wrote: > How does this compare to Tarek Ziade's existing pypi2rpm project? > > From a quick look, the main difference appears to be that pyp2rpm > creates a spec file only, while pypi2rpm creates the RPM directly. Pyp2rpm supports a packager to create an initial sp

Re: Introducing pyp2rpm - A python package to rpm specfile convertor

2012-05-22 Thread Nick Coghlan
On 05/23/2012 04:06 PM, Bohuslav Kabrda wrote: > Hi all, > for past few days, I've been working on a project called pyp2rpm. It's a tool > that allows you to easily convert python package from PyPI to an RPM > specfile. I would like to get it tested before I package it into Fedora, so > if anyon

Introducing pyp2rpm - A python package to rpm specfile convertor

2012-05-22 Thread Bohuslav Kabrda
Hi all, for past few days, I've been working on a project called pyp2rpm. It's a tool that allows you to easily convert python package from PyPI to an RPM specfile. I would like to get it tested before I package it into Fedora, so if anyone is interested, here are the links: http://pypi.python.