Mailing List Archive

Re: [gentoo-dev-announce] Deprecation of Python 2.4
Arfrever Frehtes Taifersar Arahesis wrote:
> Python 2.4 is deprecated. There are plans to mask for removal it when
> remaining packages incompatible with Python 2.5 are fixed.
> (We will announce masking of Python 2.4 at least 1 month before masking it.)
>
> Please don't add new packages to the tree which work only with Python 2.4.
>
> If you want to add a package which depends on a Python module, which had been
> maintained separately in the past, but has been also included in Python 2.5,
> then don't add this Python module to the tree only for use with Python 2.4,
> but instead depend on Python >=2.5.
>

Where's the CC and Reply-To to gentoo-dev? Does removing python 2.4 have
any effect on the upgrade path for old installations?

Regards,
Petteri
Re: [gentoo-dev-announce] Deprecation of Python 2.4 [ In reply to ]
On Sun, 30 Aug 2009 12:14:53 +0300
Petteri Räty <betelgeuse@gentoo.org> wrote:

> Arfrever Frehtes Taifersar Arahesis wrote:
> > Python 2.4 is deprecated. There are plans to mask for removal it when
> > remaining packages incompatible with Python 2.5 are fixed.
> > (We will announce masking of Python 2.4 at least 1 month before masking it.)
> >
> > Please don't add new packages to the tree which work only with Python 2.4.
> >
> > If you want to add a package which depends on a Python module, which had been
> > maintained separately in the past, but has been also included in Python 2.5,
> > then don't add this Python module to the tree only for use with Python 2.4,
> > but instead depend on Python >=2.5.
> >
>
> Where's the CC and Reply-To to gentoo-dev? Does removing python 2.4 have
> any effect on the upgrade path for old installations?

Any upgrade path was destroyed when all python versions (including 2.4) moved
to EAPI != 0.


--
fonts, toolchain, Character is what you are in the dark.
gcc-porting,
wxwidgets @ gentoo EFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662
Re: [gentoo-dev-announce] Deprecation of Python 2.4 [ In reply to ]
2009-08-30 11:14:53 Petteri Räty napisał(a):
> Arfrever Frehtes Taifersar Arahesis wrote:
> > Python 2.4 is deprecated. There are plans to mask for removal it when
> > remaining packages incompatible with Python 2.5 are fixed.
> > (We will announce masking of Python 2.4 at least 1 month before masking it.)
> >
> > Please don't add new packages to the tree which work only with Python 2.4.
> >
> > If you want to add a package which depends on a Python module, which had been
> > maintained separately in the past, but has been also included in Python 2.5,
> > then don't add this Python module to the tree only for use with Python 2.4,
> > but instead depend on Python >=2.5.
> >
>
> Where's the CC and Reply-To to gentoo-dev? Does removing python 2.4 have
> any effect on the upgrade path for old installations?

sys-apps/portage-2.1.4.5 should work with Python 2.5 and probably also 2.6.
sys-apps/portage-2.1.6.7 works with Python 2.5 and 2.6.
>=sys-apps/portage-2.1.6.13 works with Python 2.5 and 2.6 and doesn't work with Python 2.4.

--
Arfrever Frehtes Taifersar Arahesis