Skip to content

Instantly share code, notes, and snippets.

@dlangille
Created August 27, 2022 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dlangille/5afd05020eca07517f5be649e9f88f94 to your computer and use it in GitHub Desktop.
Save dlangille/5afd05020eca07517f5be649e9f88f94 to your computer and use it in GitHub Desktop.
/srv/homeassistant/bin/pip install homeassistant
homeassistant@homeassistant:~ $ /srv/homeassistant/bin/pip install homeassistant
Collecting homeassistant
Downloading homeassistant-2022.8.7-py3-none-any.whl (18.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.5/18.5 MB 16.6 MB/s eta 0:00:00
Collecting python-slugify==4.0.1
Downloading python-slugify-4.0.1.tar.gz (11 kB)
Preparing metadata (setup.py) ... done
Collecting awesomeversion==22.6.0
Downloading awesomeversion-22.6.0-py3-none-any.whl (11 kB)
Collecting jinja2==3.1.2
Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 1.0 MB/s eta 0:00:00
Collecting typing-extensions<5.0,>=3.10.0.2
Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB)
Collecting bcrypt==3.1.7
Downloading bcrypt-3.1.7.tar.gz (42 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.5/42.5 kB 281.7 kB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting atomicwrites-homeassistant==1.4.1
Downloading atomicwrites_homeassistant-1.4.1-py2.py3-none-any.whl (7.1 kB)
Collecting async-timeout==4.0.2
Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting aiohttp==3.8.1
Downloading aiohttp-3.8.1.tar.gz (7.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.3/7.3 MB 11.4 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Collecting cryptography==36.0.2
Downloading cryptography-36.0.2.tar.gz (572 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.1/572.1 kB 8.0 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting orjson==3.7.8
Downloading orjson-3.7.8.tar.gz (640 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 4.4 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting PyJWT==2.4.0
Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB)
Collecting attrs==21.2.0
Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.7/53.7 kB 2.0 MB/s eta 0:00:00
Requirement already satisfied: pip<22.3,>=21.0 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant) (22.2.2)
Collecting ciso8601==2.2.0
Downloading ciso8601-2.2.0.tar.gz (18 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting yarl==1.7.2
Downloading yarl-1.7.2.tar.gz (168 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.6/168.6 kB 3.0 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting pyyaml==6.0
Downloading PyYAML-6.0.tar.gz (124 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 2.9 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting certifi>=2021.5.30
Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 3.7 MB/s eta 0:00:00
Collecting httpx==0.23.0
Downloading httpx-0.23.0-py3-none-any.whl (84 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.8/84.8 kB 1.8 MB/s eta 0:00:00
Collecting ifaddr==0.1.7
Downloading ifaddr-0.1.7-py2.py3-none-any.whl (10 kB)
Collecting home-assistant-bluetooth==1.3.0
Downloading home_assistant_bluetooth-1.3.0-py3-none-any.whl (8.8 kB)
Collecting lru-dict==1.1.8
Downloading lru-dict-1.1.8.tar.gz (10 kB)
Preparing metadata (setup.py) ... done
Collecting voluptuous-serialize==2.5.0
Downloading voluptuous_serialize-2.5.0-py3-none-any.whl (6.8 kB)
Collecting astral==2.2
Downloading astral-2.2-py2.py3-none-any.whl (30 kB)
Collecting voluptuous==0.13.1
Downloading voluptuous-0.13.1-py3-none-any.whl (29 kB)
Collecting requests==2.28.1
Downloading requests-2.28.1-py3-none-any.whl (62 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 1.5 MB/s eta 0:00:00
Collecting charset-normalizer<3.0,>=2.0
Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB)
Collecting aiosignal>=1.1.2
Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting multidict<7.0,>=4.5
Downloading multidict-6.0.2.tar.gz (50 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/50.3 kB 996.3 kB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting frozenlist>=1.1.1
Downloading frozenlist-1.3.1.tar.gz (66 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 1.4 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting pytz
Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 7.5 MB/s eta 0:00:00
Collecting cffi>=1.1
Using cached cffi-1.15.1-cp39-cp39-freebsd_13_1_release_p1_amd64.whl
Collecting six>=1.4.1
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting bleak>=0.14.3
Downloading bleak-0.15.1-py2.py3-none-any.whl (123 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.0/124.0 kB 2.6 MB/s eta 0:00:00
Collecting httpcore<0.16.0,>=0.15.0
Downloading httpcore-0.15.0-py3-none-any.whl (68 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.4/68.4 kB 1.5 MB/s eta 0:00:00
Collecting sniffio
Downloading sniffio-1.2.0-py3-none-any.whl (10 kB)
Collecting rfc3986[idna2008]<2,>=1.3
Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)
Collecting MarkupSafe>=2.0
Downloading MarkupSafe-2.1.1.tar.gz (18 kB)
Preparing metadata (setup.py) ... done
Collecting text-unidecode>=1.3
Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/78.2 kB 1.2 MB/s eta 0:00:00
Collecting idna<4,>=2.5
Downloading idna-3.3-py3-none-any.whl (61 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.5 MB/s eta 0:00:00
Collecting urllib3<1.27,>=1.21.1
Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 3.2 MB/s eta 0:00:00
Collecting pycparser
Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting anyio==3.*
Downloading anyio-3.6.1-py3-none-any.whl (80 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 1.7 MB/s eta 0:00:00
Collecting h11<0.13,>=0.11
Downloading h11-0.12.0-py3-none-any.whl (54 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB 1.3 MB/s eta 0:00:00
Building wheels for collected packages: aiohttp, bcrypt, ciso8601, cryptography, lru-dict, orjson, python-slugify, pyyaml, yarl, frozenlist, MarkupSafe, multidict
Building wheel for aiohttp (pyproject.toml) ... done
Created wheel for aiohttp: filename=aiohttp-3.8.1-cp39-cp39-freebsd_13_1_release_p1_amd64.whl size=575734 sha256=c825a8431c8bab2b3f64c02cc519e8d1c0347ae902586c1572a0347471911deb
Stored in directory: /usr/home/homeassistant/.cache/pip/wheels/18/3d/16/11bf4b984ebad9a308297e1dd7ece9703314c8a4361f770e4f
Building wheel for bcrypt (pyproject.toml) ... done
Created wheel for bcrypt: filename=bcrypt-3.1.7-cp39-cp39-freebsd_13_1_release_p1_amd64.whl size=34367 sha256=3ffbd89bf26de8c30da7136ccb379e1a2b2569e5b81720ff8b653f1514f11cdf
Stored in directory: /usr/home/homeassistant/.cache/pip/wheels/a2/df/9f/3e737db43b7e03632c1c23099d36e022c9fc5fb98e1b283fd2
Building wheel for ciso8601 (pyproject.toml) ... done
Created wheel for ciso8601: filename=ciso8601-2.2.0-cp39-cp39-freebsd_13_1_release_p1_amd64.whl size=15213 sha256=1b472033b5585e580c324597f4ed6ee63123c2aacf506e0c40115541fb8d5cd9
Stored in directory: /usr/home/homeassistant/.cache/pip/wheels/eb/ef/30/b91c5119b2581a9d66d18f827d53432f85417ffab180f3e5b8
Building wheel for cryptography (pyproject.toml) ... done
Created wheel for cryptography: filename=cryptography-36.0.2-cp39-cp39-freebsd_13_1_release_p1_amd64.whl size=1240144 sha256=4ff00fd1cfe8093c1da4558fa6e7a06c829e5c5d01f9080e6257052a3dda1294
Stored in directory: /usr/home/homeassistant/.cache/pip/wheels/5c/b1/b8/304c39415d360affffeb99c040f4891b00210cadf0763c43e6
Building wheel for lru-dict (setup.py) ... done
Created wheel for lru-dict: filename=lru_dict-1.1.8-cp39-cp39-freebsd_13_1_release_p1_amd64.whl size=11927 sha256=0255baba4107e737becfb59b349b23deb0106be89805803bcd7ffca82f300efe
Stored in directory: /usr/home/homeassistant/.cache/pip/wheels/22/e7/12/6c9e0f0f2c8484904d3f86647694abbea080046aec8426933e
Building wheel for orjson (pyproject.toml) ... done
Created wheel for orjson: filename=orjson-3.7.8-cp39-cp39-freebsd_13_1_RELEASE_p1_amd64.whl size=276536 sha256=57c318f695ad6855d99ee7e9baec0f8ab72db79a960c973e3cbf1646978a4556
Stored in directory: /usr/home/homeassistant/.cache/pip/wheels/50/7e/0c/4af5cde1ca4d121ad96a83f399f48108a12c965e646526da3d
Building wheel for python-slugify (setup.py) ... done
Created wheel for python-slugify: filename=python_slugify-4.0.1-py2.py3-none-any.whl size=6780 sha256=e6d074fcab18ad0ce3064733cf8691c6208b3f6d550b17b2b040e23ecbac33b3
Stored in directory: /usr/home/homeassistant/.cache/pip/wheels/84/5b/00/3ebff44b1e0a380d959960828803a9486ff2433728cceff666
Building wheel for pyyaml (pyproject.toml) ... done
Created wheel for pyyaml: filename=PyYAML-6.0-cp39-cp39-freebsd_13_1_release_p1_amd64.whl size=45344 sha256=cfef94995852220717b67bda559567ff1d652310f5b82eeb7e9c5292655a2c9b
Stored in directory: /usr/home/homeassistant/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8
Building wheel for yarl (pyproject.toml) ... done
Created wheel for yarl: filename=yarl-1.7.2-cp39-cp39-freebsd_13_1_release_p1_amd64.whl size=124983 sha256=9c352e1bf58a592435f57508a342154a3a1937a67ddb0468772e320bbce0ca4a
Stored in directory: /usr/home/homeassistant/.cache/pip/wheels/3e/e9/a4/bbd1e7a4e1fc40ad57fd56f9a0d51fffe8bbe47a4d90000e89
Building wheel for frozenlist (pyproject.toml) ... done
Created wheel for frozenlist: filename=frozenlist-1.3.1-cp39-cp39-freebsd_13_1_release_p1_amd64.whl size=40272 sha256=320dc2d916ceebf6136a032ed18c7036c8bccbdc2c42e5347a527b2d658d738a
Stored in directory: /usr/home/homeassistant/.cache/pip/wheels/09/e2/6d/51973d3dad5063063920221ce5379c1fd7e65cd5fca17b4f35
Building wheel for MarkupSafe (setup.py) ... done
Created wheel for MarkupSafe: filename=MarkupSafe-2.1.1-cp39-cp39-freebsd_13_1_release_p1_amd64.whl size=15431 sha256=4b1504c4a41a96ec948ee0a199a39cde90d031d96b0af8911b063551b089135c
Stored in directory: /usr/home/homeassistant/.cache/pip/wheels/7b/7d/66/70e1d8455037024582e80888330322b2dc6f629608a0fbea01
Building wheel for multidict (pyproject.toml) ... done
Created wheel for multidict: filename=multidict-6.0.2-cp39-cp39-freebsd_13_1_release_p1_amd64.whl size=32246 sha256=8fd6edc246e35bd9cc5e3c42e4060e896f45b0d402bfacae6cfe1cafeb5dcb9e
Stored in directory: /usr/home/homeassistant/.cache/pip/wheels/09/2e/af/35665f2dc3fdfa03603e3164d8d900effca39bd1ca5598f8d2
Successfully built aiohttp bcrypt ciso8601 cryptography lru-dict orjson python-slugify pyyaml yarl frozenlist MarkupSafe multidict
Installing collected packages: voluptuous, text-unidecode, rfc3986, pytz, lru-dict, ifaddr, ciso8601, voluptuous-serialize, urllib3, typing-extensions, sniffio, six, pyyaml, python-slugify, PyJWT, pycparser, orjson, multidict, MarkupSafe, idna, h11, frozenlist, charset-normalizer, certifi, awesomeversion, attrs, atomicwrites-homeassistant, async-timeout, astral, yarl, requests, jinja2, cffi, bleak, anyio, aiosignal, httpcore, home-assistant-bluetooth, cryptography, bcrypt, aiohttp, httpx, homeassistant
Successfully installed MarkupSafe-2.1.1 PyJWT-2.4.0 aiohttp-3.8.1 aiosignal-1.2.0 anyio-3.6.1 astral-2.2 async-timeout-4.0.2 atomicwrites-homeassistant-1.4.1 attrs-21.2.0 awesomeversion-22.6.0 bcrypt-3.1.7 bleak-0.15.1 certifi-2022.6.15 cffi-1.15.1 charset-normalizer-2.1.1 ciso8601-2.2.0 cryptography-36.0.2 frozenlist-1.3.1 h11-0.12.0 home-assistant-bluetooth-1.3.0 homeassistant-2022.8.7 httpcore-0.15.0 httpx-0.23.0 idna-3.3 ifaddr-0.1.7 jinja2-3.1.2 lru-dict-1.1.8 multidict-6.0.2 orjson-3.7.8 pycparser-2.21 python-slugify-4.0.1 pytz-2022.2.1 pyyaml-6.0 requests-2.28.1 rfc3986-1.5.0 six-1.16.0 sniffio-1.2.0 text-unidecode-1.3 typing-extensions-4.3.0 urllib3-1.26.12 voluptuous-0.13.1 voluptuous-serialize-2.5.0 yarl-1.7.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment