Preliminary python 2.5 packages

Paul Nasrat pnasrat at redhat.com
Fri Oct 27 08:59:50 UTC 2006


On Thu, 2006-10-26 at 21:19 +0200, Robert Scheck wrote:
> Hi folks,
> 
> On Thu, 26 Oct 2006, Paul Nasrat wrote:
> > 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
> 
> I didn't change or use anything, I simply just tried to rebuild the package
> using python 2.5. But when trying to use the parameter, it doesn't work?
> 
> + python setup.py install --root /var/tmp/duplicity-root --single-version-externally-managed
> usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
>    or: setup.py --help [cmd1 cmd2 ...]
>    or: setup.py --help-commands
>    or: setup.py cmd --help
> 
> error: option --single-version-externally-managed not recognized
> 

BuildRequires: python-setuptools

Paul




More information about the fedora-devel-list mailing list