Preliminary python 2.5 packages

Paul Nasrat pnasrat at redhat.com
Thu Oct 26 09:50:49 UTC 2006


On Thu, 2006-10-26 at 10:27 +0200, Robert Scheck wrote:
> Hi folks,
> 
> On Wed, 25 Oct 2006, Jeremy Katz wrote:
> > No, but since rawhide will switch to python-2.5 in the next week or so,
> > they're only really interesting to people who want to play with python
> > 2.5 on FC6 :)
> 
> the packages are working for me, but I (unfortunately) noticed some python
> generated *.egg-info files after trying to rebuild e.g. python-elementtree.
> What's up with files like these and how to handle them?

Are you using  --single-version-externally-managed? Eg in %install


%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
--single-version-externally-managed

Paul




More information about the fedora-devel-list mailing list