Re: bsd.python.mk: python3 plist shim

2013-01-23 Thread Dmitry Sivachenko
On 23.01.2013, at 16:29, Ruslan Makhmatkhanov wrote: > > Hello, > > I'm planning to apply this patch to Mk/bsd.python.mk soon. It's an nivit's > solution from devel/py-virtualenv for changes, introduced in PEP 3147 [1]. It > will not affect default packages build, because packages are not yet

Re: bsd.python.mk: python3 plist shim

2013-01-23 Thread Marcus von Appen
Hi, On, Wed Jan 23, 2013, Ruslan Makhmatkhanov wrote: > Marcus von Appen wrote on 23.01.2013 20:50: > > Hi, > > > > On, Wed Jan 23, 2013, Ruslan Makhmatkhanov wrote: > > > >> > >> Hello, > >> > >> I'm planning to apply this patch to Mk/bsd.python.mk soon. It's an > >> nivit's solution from devel/

Re: bsd.python.mk: python3 plist shim

2013-01-23 Thread Ruslan Makhmatkhanov
Marcus von Appen wrote on 23.01.2013 20:50: Hi, On, Wed Jan 23, 2013, Ruslan Makhmatkhanov wrote: Hello, I'm planning to apply this patch to Mk/bsd.python.mk soon. It's an nivit's solution from devel/py-virtualenv for changes, introduced in PEP 3147 [1]. It will not affect default packages b

Re: bsd.python.mk: python3 plist shim

2013-01-23 Thread Marcus von Appen
Hi, On, Wed Jan 23, 2013, Ruslan Makhmatkhanov wrote: > > Hello, > > I'm planning to apply this patch to Mk/bsd.python.mk soon. It's an > nivit's solution from devel/py-virtualenv for changes, introduced in PEP > 3147 [1]. It will not affect default packages build, because packages > are not yet

bsd.python.mk: python3 plist shim

2013-01-23 Thread Ruslan Makhmatkhanov
Hello, I'm planning to apply this patch to Mk/bsd.python.mk soon. It's an nivit's solution from devel/py-virtualenv for changes, introduced in PEP 3147 [1]. It will not affect default packages build, because packages are not yet building for python3 on cluster, but it will affect python port