versão python com xenial

0

alguém pode me explicar essa mágica

root@ubuntu:~# apt-cache policy python
python:
  Installed: 2.7.11-1
  Candidate: 2.7.11-1
  Version table:
 *** 2.7.11-1 500
        500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
        100 /var/lib/dpkg/status
root@ubuntu:~# python --version
Python 2.7.12
root@ubuntu:~#

O xenial repo tem a versão 2.7.11 do Ubuntu, mas depois de instalar o Python 2.7.12.

Este bug está ou estou fazendo algo errado?

    
por confiq 17.01.2017 / 17:53

0 respostas