Re: [Python-Dev] Buildbots with rpm installed

2011-10-19 Thread Stefan Krah
Éric Araujo wrote: > Do we have buildbots with the rpm programs installed? There is a patch > I want to commit to fix a bug in distutils’ bdist_rpm; it was tested by > the patch author, but I cannot verify it on my machine, so I would feel > safer if our buildbot fleet would cover that. Yes, the

[Python-Dev] Buildbots with rpm installed

2011-10-19 Thread Éric Araujo
Hi, Do we have buildbots with the rpm programs installed? There is a patch I want to commit to fix a bug in distutils’ bdist_rpm; it was tested by the patch author, but I cannot verify it on my machine, so I would feel safer if our buildbot fleet would cover that. Thanks