Re: [gentoo-dev] Python-3.2-related changes

2010-03-01 Thread Arfrever Frehtes Taifersar Arahesis
2010-03-01 06:13:19 Max Arnold napisał(a): > On Mon, Mar 01, 2010 at 04:13:10AM +0100, Arfrever Frehtes Taifersar Arahesis > wrote: > > (Please note that wrapper scripts generated by > > python_generate_wrapper_scripts() work > > with all versions of Python from 2.4 to 3.2, so shebangs in the

Re: [gentoo-dev] Python-3.2-related changes

2010-02-28 Thread Max Arnold
On Mon, Mar 01, 2010 at 04:13:10AM +0100, Arfrever Frehtes Taifersar Arahesis wrote: > (Please note that wrapper scripts generated by > python_generate_wrapper_scripts() work > with all versions of Python from 2.4 to 3.2, so shebangs in these scripts > do not need > any changes.) What is

Re: [gentoo-dev] Python-3.2-related changes

2010-02-28 Thread Arfrever Frehtes Taifersar Arahesis
Arfrever Frehtes Taifersar Arahesis 2010-02-05 17:40:00 napisał(a): > The following changes should be made in ebuilds of packages supporting only > Python 2: > - Dependency on Python 2 should be set correctly. You can specify it directly > in > {,R}DEPEND or use PYTHON_DEPEND. > > Example

Re: [gentoo-dev] Python-3.2-related changes

2010-02-09 Thread Thilo Bangert
Arfrever Frehtes Taifersar Arahesis said: > 2010-02-06 17:54:10 Mark Loeser napisał(a): > > Arfrever Frehtes Taifersar Arahesis said: > > > 2010-02-05 17:40:00 Arfrever Frehtes Taifersar Arahesis napisał(a): > > > > I consider filing bugs for not adjusted packages after some > > > > months (e.g i

Re: [gentoo-dev] Python-3.2-related changes

2010-02-08 Thread Arfrever Frehtes Taifersar Arahesis
2010-02-06 13:14:41 Brian Harring napisał(a): > On Sat, Feb 06, 2010 at 12:03:11PM +0100, Arfrever Frehtes Taifersar Arahesis > wrote: > > 2010-02-05 17:40:00 Arfrever Frehtes Taifersar Arahesis napisał(a): > > > - Dependency on Python 2 should be set correctly. You can specify it > > > directly

Re: [gentoo-dev] Python-3.2-related changes

2010-02-08 Thread Arfrever Frehtes Taifersar Arahesis
2010-02-06 17:54:10 Mark Loeser napisał(a): > Arfrever Frehtes Taifersar Arahesis said: > > 2010-02-05 17:40:00 Arfrever Frehtes Taifersar Arahesis napisał(a): > > > I consider filing bugs for not adjusted packages after some months (e.g > > > in summer). > > > > 1123 packages (440 in dev-python

Re: [gentoo-dev] Python-3.2-related changes

2010-02-08 Thread Arfrever Frehtes Taifersar Arahesis
2010-02-07 19:43:24 Markos Chandras napisał(a): > On Saturday 06 February 2010 13:03:11 Arfrever Frehtes Taifersar Arahesis > wrote: > > 2010-02-05 17:40:00 Arfrever Frehtes Taifersar Arahesis napisał(a): > > > - Dependency on Python 2 should be set correctly. You can specify it > > > directly in

Re: [gentoo-dev] Python-3.2-related changes

2010-02-08 Thread Arfrever Frehtes Taifersar Arahesis
2010-02-08 01:20:22 Brian Harring napisał(a): > On Sun, Feb 07, 2010 at 12:17:17PM -0800, Zac Medico wrote: > > I noticed that this generates a depedency like "|| ( > > =dev-lang/python-2.7* =dev-lang/python-2.6* )" which is very similar > > to the way that QT3VERSIONS works in qt3.eclass. One thin

Re: [gentoo-dev] Python-3.2-related changes

2010-02-07 Thread Brian Harring
On Sun, Feb 07, 2010 at 12:17:17PM -0800, Zac Medico wrote: > I noticed that this generates a depedency like "|| ( > =dev-lang/python-2.7* =dev-lang/python-2.6* )" which is very similar > to the way that QT3VERSIONS works in qt3.eclass. One thing that is > sub-optimal about these types of dependenc

Re: [gentoo-dev] Python-3.2-related changes

2010-02-07 Thread Zac Medico
On 02/06/2010 03:03 AM, Arfrever Frehtes Taifersar Arahesis wrote: > 2010-02-05 17:40:00 Arfrever Frehtes Taifersar Arahesis napisał(a): >> - Dependency on Python 2 should be set correctly. You can specify it >> directly in >> {,R}DEPEND or use PYTHON_DEPEND. >> >> Example: >> PYTHON_D

Re: [gentoo-dev] Python-3.2-related changes

2010-02-07 Thread Markos Chandras
On Saturday 06 February 2010 13:03:11 Arfrever Frehtes Taifersar Arahesis wrote: > 2010-02-05 17:40:00 Arfrever Frehtes Taifersar Arahesis napisał(a): > > - Dependency on Python 2 should be set correctly. You can specify it > > directly in {,R}DEPEND or use PYTHON_DEPEND. > > > > Example: > >

Re: [gentoo-dev] Python-3.2-related changes

2010-02-06 Thread Mark Loeser
Arfrever Frehtes Taifersar Arahesis said: > 2010-02-05 17:40:00 Arfrever Frehtes Taifersar Arahesis napisał(a): > > I consider filing bugs for not adjusted packages after some months (e.g in > > summer). > > 1123 packages (440 in dev-python category) from 108 categories specify > dev-lang/pytho

Re: [gentoo-dev] Python-3.2-related changes

2010-02-06 Thread Brian Harring
On Sat, Feb 06, 2010 at 12:03:11PM +0100, Arfrever Frehtes Taifersar Arahesis wrote: > 2010-02-05 17:40:00 Arfrever Frehtes Taifersar Arahesis napisał(a): > > - Dependency on Python 2 should be set correctly. You can specify it > > directly in > > {,R}DEPEND or use PYTHON_DEPEND. > > > > E

Re: [gentoo-dev] Python-3.2-related changes

2010-02-06 Thread Arfrever Frehtes Taifersar Arahesis
2010-02-05 17:40:00 Arfrever Frehtes Taifersar Arahesis napisał(a): > - Dependency on Python 2 should be set correctly. You can specify it directly > in > {,R}DEPEND or use PYTHON_DEPEND. > > Example: > PYTHON_DEPEND="2" > > inherit python It might be useful to provide another

Re: [gentoo-dev] Python-3.2-related changes

2010-02-06 Thread Arfrever Frehtes Taifersar Arahesis
2010-02-05 17:40:00 Arfrever Frehtes Taifersar Arahesis napisał(a): > I consider filing bugs for not adjusted packages after some months (e.g in > summer). 1123 packages (440 in dev-python category) from 108 categories specify dev-lang/python or virtual/python in DEPEND or RDEPEND, so actually i

[gentoo-dev] Python-3.2-related changes

2010-02-05 Thread Arfrever Frehtes Taifersar Arahesis
It is planned that ebuilds of Python 3.2 will automatically set Python 3.2 as main active version of Python. (Currently ebuilds of Python 3.1 do not automatically set Python 3.1 as main active version of Python.) Final release of Python 3.2 is currently scheduled on 2010-12-11, so you have over