Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 0.86.1 #166

Open
brianjking opened this issue Jan 24, 2019 · 1 comment
Open

Update to 0.86.1 #166

brianjking opened this issue Jan 24, 2019 · 1 comment

Comments

@brianjking
Copy link
Owner

https://www.home-assistant.io/blog/2019/01/23/release-86/

@brianjking
Copy link
Owner Author

sudo hassbian-config upgrade homeassistant
Home Assistant install script for Hassbian.
Copyright(c) 2017 Fredrik Lindqvist <https://github.com/Landrash>.

Checking current version
Setting correct premissions
Changing to the homeassistant user
Changing to Home Assistant venv
Upgrading Home Assistant
Looking in indexes: https://pypi.python.org/simple, https://www.piwheels.org/simple
Requirement already up-to-date: setuptools in /srv/homeassistant/lib/python3.5/site-packages (40.6.3)
Requirement already up-to-date: wheel in /srv/homeassistant/lib/python3.5/site-packages (0.32.3)
crimereports 1.0.0 has requirement requests==2.12.4, but you'll have requests 2.21.0 which is incompatible.
myusps 1.3.2 has requirement beautifulsoup4==4.6.0, but you'll have beautifulsoup4 4.5.1 which is incompatible.
myusps 1.3.2 has requirement requests==2.12.4, but you'll have requests 2.21.0 which is incompatible.
upsmychoice 1.0.6 has requirement requests==2.12.4, but you'll have requests 2.21.0 which is incompatible.
You are using pip version 10.0.0, however version 19.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Looking in indexes: https://pypi.python.org/simple, https://www.piwheels.org/simple
Collecting homeassistant==0.86.1
  Downloading https://files.pythonhosted.org/packages/ef/7b/b401e9ba2b0b9d6f3fcb4823325c63127ea6d048807cc6a8dc30492e6700/homeassistant-0.86.1-py3-none-any.whl (3.6MB)
Requirement not upgraded as not directly required: astral==1.7.1 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (1.7.1)
Requirement not upgraded as not directly required: requests==2.21.0 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (2.21.0)
Requirement not upgraded as not directly required: python-slugify==1.2.6 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (1.2.6)
Requirement not upgraded as not directly required: PyJWT==1.6.4 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (1.6.4)
Requirement not upgraded as not directly required: cryptography==2.3.1 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (2.3.1)
Requirement not upgraded as not directly required: voluptuous==0.11.5 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (0.11.5)
Requirement not upgraded as not directly required: pip>=8.0.3 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (10.0.0)
Requirement not upgraded as not directly required: pytz>=2018.07 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (2018.9)
Collecting ruamel.yaml==0.15.85 (from homeassistant==0.86.1)
  Downloading https://www.piwheels.org/simple/ruamel-yaml/ruamel.yaml-0.15.85-cp35-cp35m-linux_armv7l.whl (567kB)
Requirement not upgraded as not directly required: voluptuous-serialize==2.0.0 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (2.0.0)
Requirement not upgraded as not directly required: pyyaml<4,>=3.13 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (3.13)
Requirement not upgraded as not directly required: async-timeout==3.0.1 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (3.0.1)
Requirement not upgraded as not directly required: jinja2>=2.10 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (2.10)
Requirement not upgraded as not directly required: attrs==18.2.0 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (18.2.0)
Requirement not upgraded as not directly required: certifi>=2018.04.16 in /srv/homeassistant/lib/python3.5/site-packages (from homeassistant==0.86.1) (2018.11.29)
Collecting bcrypt==3.1.5 (from homeassistant==0.86.1)
  Downloading https://www.piwheels.org/simple/bcrypt/bcrypt-3.1.5-cp35-cp35m-linux_armv7l.whl (54kB)
Collecting aiohttp==3.5.4 (from homeassistant==0.86.1)
  Downloading https://www.piwheels.org/simple/aiohttp/aiohttp-3.5.4-cp35-cp35m-linux_armv7l.whl (1.1MB)
Requirement not upgraded as not directly required: idna<2.9,>=2.5 in /srv/homeassistant/lib/python3.5/site-packages (from requests==2.21.0->homeassistant==0.86.1) (2.7)
Requirement not upgraded as not directly required: urllib3<1.25,>=1.21.1 in /srv/homeassistant/lib/python3.5/site-packages (from requests==2.21.0->homeassistant==0.86.1) (1.22)
Requirement not upgraded as not directly required: chardet<3.1.0,>=3.0.2 in /srv/homeassistant/lib/python3.5/site-packages (from requests==2.21.0->homeassistant==0.86.1) (3.0.4)
Requirement not upgraded as not directly required: Unidecode>=0.04.16 in /srv/homeassistant/lib/python3.5/site-packages (from python-slugify==1.2.6->homeassistant==0.86.1) (1.0.23)
Requirement not upgraded as not directly required: six>=1.4.1 in /srv/homeassistant/lib/python3.5/site-packages (from cryptography==2.3.1->homeassistant==0.86.1) (1.11.0)
Requirement not upgraded as not directly required: asn1crypto>=0.21.0 in /srv/homeassistant/lib/python3.5/site-packages (from cryptography==2.3.1->homeassistant==0.86.1) (0.23.0)
Requirement not upgraded as not directly required: cffi!=1.11.3,>=1.7 in /srv/homeassistant/lib/python3.5/site-packages (from cryptography==2.3.1->homeassistant==0.86.1) (1.11.2)
Requirement not upgraded as not directly required: MarkupSafe>=0.23 in /srv/homeassistant/lib/python3.5/site-packages (from jinja2>=2.10->homeassistant==0.86.1) (1.0)
Requirement not upgraded as not directly required: yarl<2.0,>=1.0 in /srv/homeassistant/lib/python3.5/site-packages (from aiohttp==3.5.4->homeassistant==0.86.1) (1.1.1)
Requirement not upgraded as not directly required: typing-extensions>=3.6.5; python_version < "3.7" in /srv/homeassistant/lib/python3.5/site-packages (from aiohttp==3.5.4->homeassistant==0.86.1) (3.6.6)
Requirement not upgraded as not directly required: multidict<5.0,>=4.0 in /srv/homeassistant/lib/python3.5/site-packages (from aiohttp==3.5.4->homeassistant==0.86.1) (4.2.0)
Requirement not upgraded as not directly required: idna-ssl>=1.0; python_version < "3.7" in /srv/homeassistant/lib/python3.5/site-packages (from aiohttp==3.5.4->homeassistant==0.86.1) (1.0.1)
Requirement not upgraded as not directly required: pycparser in /srv/homeassistant/lib/python3.5/site-packages (from cffi!=1.11.3,>=1.7->cryptography==2.3.1->homeassistant==0.86.1) (2.18)
upsmychoice 1.0.6 has requirement requests==2.12.4, but you'll have requests 2.21.0 which is incompatible.
crimereports 1.0.0 has requirement requests==2.12.4, but you'll have requests 2.21.0 which is incompatible.
myusps 1.3.2 has requirement beautifulsoup4==4.6.0, but you'll have beautifulsoup4 4.5.1 which is incompatible.
myusps 1.3.2 has requirement requests==2.12.4, but you'll have requests 2.21.0 which is incompatible.
Installing collected packages: ruamel.yaml, bcrypt, aiohttp, homeassistant
  Found existing installation: ruamel.yaml 0.15.81
    Uninstalling ruamel.yaml-0.15.81:
      Successfully uninstalled ruamel.yaml-0.15.81
  Found existing installation: bcrypt 3.1.4
    Uninstalling bcrypt-3.1.4:
      Successfully uninstalled bcrypt-3.1.4
  Found existing installation: aiohttp 3.5.1
    Uninstalling aiohttp-3.5.1:
      Successfully uninstalled aiohttp-3.5.1
  Found existing installation: homeassistant 0.85.1
    Uninstalling homeassistant-0.85.1:
      Successfully uninstalled homeassistant-0.85.1
Successfully installed aiohttp-3.5.4 bcrypt-3.1.5 homeassistant-0.86.1 ruamel.yaml-0.15.85
You are using pip version 10.0.0, however version 19.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Deactivating virtualenv
Config check failed for new version, do you want to revert? [Y/n] :

brianjking added a commit that referenced this issue Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant