I am sending a patch to upgrade Python3 to 3.5, and I will include the
pip3 change in it, currently pip3 is installed as pip, pip3 and pip3.5,
so its just a matter of removing 'pip', to leave it available for pip2
and make it default when python2-pip is installed, it seems to be
working correct
On 2015-11-09 09:11, Alejandro Hernandez wrote:
On 05/11/15 08:25, Gary Thomas wrote:
On 2015-11-05 07:14, Paul Eggleton wrote:
Hi Gary,
On Thursday 05 November 2015 05:39:21 Gary Thomas wrote:
Just curious, does anyone know why OE-core has python3-pip
but python-pip is relegated to meta-oe
On 09/11/15 10:17, Paul Eggleton wrote:
On Monday 09 November 2015 10:11:30 Alejandro Hernandez wrote:
On 05/11/15 08:25, Gary Thomas wrote:
On 2015-11-05 07:14, Paul Eggleton wrote:
Hi Gary,
On Thursday 05 November 2015 05:39:21 Gary Thomas wrote:
Just curious, does anyone know why OE-cor
On Monday 09 November 2015 10:11:30 Alejandro Hernandez wrote:
> On 05/11/15 08:25, Gary Thomas wrote:
> > On 2015-11-05 07:14, Paul Eggleton wrote:
> >> Hi Gary,
> >>
> >> On Thursday 05 November 2015 05:39:21 Gary Thomas wrote:
> >>> Just curious, does anyone know why OE-core has python3-pip
> >
On 05/11/15 08:25, Gary Thomas wrote:
On 2015-11-05 07:14, Paul Eggleton wrote:
Hi Gary,
On Thursday 05 November 2015 05:39:21 Gary Thomas wrote:
Just curious, does anyone know why OE-core has python3-pip
but python-pip is relegated to meta-oe?
I think it has to do with pip being supplied
On 2015-11-05 07:14, Paul Eggleton wrote:
Hi Gary,
On Thursday 05 November 2015 05:39:21 Gary Thomas wrote:
Just curious, does anyone know why OE-core has python3-pip
but python-pip is relegated to meta-oe?
I think it has to do with pip being supplied as part of the standard python 3
distribu
Hi Gary,
On Thursday 05 November 2015 05:39:21 Gary Thomas wrote:
> Just curious, does anyone know why OE-core has python3-pip
> but python-pip is relegated to meta-oe?
I think it has to do with pip being supplied as part of the standard python 3
distribution from 3.4 onwards. I think for simpli