Created
August 22, 2018 21:55
-
-
Save iDemonix/423b451aa87571eb2da301891e4c090e to your computer and use it in GitHub Desktop.
Netbox upgrade
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updating required Python packages (pip3 install -r requirements.txt --upgrade)... | |
Collecting Django<2.1,>=1.11 (from -r requirements.txt (line 1)) | |
Downloading https://files.pythonhosted.org/packages/2b/85/337bfa37c4b82f59ee9b8deca55a8daa7ef16c8cdfa86d273625bc6ed887/Django-2.0.8-py3-none-any.whl (7.1MB) | |
100% |████████████████████████████████| 7.1MB 63kB/s | |
Collecting django-cors-headers==2.4.0 (from -r requirements.txt (line 2)) | |
Downloading https://files.pythonhosted.org/packages/cc/7e/83ba784ad2b95317bbbed915f0888d7d1cd8dc3d2e4b8ddec8fbc4c3e800/django_cors_headers-2.4.0-py2.py3-none-any.whl | |
Requirement already up-to-date: django-debug-toolbar==1.9.1 in /usr/lib/python3.4/site-packages (from -r requirements.txt (line 3)) | |
Requirement already up-to-date: django-filter==1.1.0 in /usr/lib/python3.4/site-packages (from -r requirements.txt (line 4)) | |
Collecting django-mptt==0.9.1 (from -r requirements.txt (line 5)) | |
Downloading https://files.pythonhosted.org/packages/46/ec/415a72ff8c41be0e00900941fad48b3c696fd1da7f8e8ac1e6abc59d8981/django_mptt-0.9.1-py2.py3-none-any.whl (105kB) | |
100% |████████████████████████████████| 112kB 3.2MB/s | |
Requirement already up-to-date: django-tables2==1.21.2 in /usr/lib/python3.4/site-packages (from -r requirements.txt (line 6)) | |
Collecting django-taggit==0.22.2 (from -r requirements.txt (line 7)) | |
Downloading https://files.pythonhosted.org/packages/83/63/0d5fb906e2f88952d86ba4ec472cdeab4425e430bfe9e0fd631e5bbb1e7d/django_taggit-0.22.2-py2.py3-none-any.whl (45kB) | |
100% |████████████████████████████████| 51kB 3.2MB/s | |
Collecting django-taggit-serializer==0.1.7 (from -r requirements.txt (line 8)) | |
Downloading https://files.pythonhosted.org/packages/68/c4/9737e1df18ca8af0f40f46a54af08a15d75eb7afd7805ba94c87fc042ae3/django-taggit-serializer-0.1.7.tar.gz | |
Requirement already up-to-date: django-timezone-field==2.1 in /usr/lib/python3.4/site-packages (from -r requirements.txt (line 9)) | |
Collecting djangorestframework==3.8.1 (from -r requirements.txt (line 10)) | |
Downloading https://files.pythonhosted.org/packages/d9/ea/eb9855829e2c22b6c610c02302d2979f9c53b797e2064b3304eff3b57c0c/djangorestframework-3.8.1-py2.py3-none-any.whl (923kB) | |
100% |████████████████████████████████| 931kB 501kB/s | |
Collecting drf-yasg[validation]==1.9.2 (from -r requirements.txt (line 11)) | |
Downloading https://files.pythonhosted.org/packages/a3/67/22c2b5f7e5538b394a2527ffe47c1a2861600a74e462a27a5a77423b683a/drf_yasg-1.9.2-py2.py3-none-any.whl (841kB) | |
100% |████████████████████████████████| 849kB 558kB/s | |
Collecting graphviz==0.8.4 (from -r requirements.txt (line 12)) | |
Downloading https://files.pythonhosted.org/packages/53/39/4ab213673844e0c004bed8a0781a0721a3f6bb23eb8854ee75c236428892/graphviz-0.8.4-py2.py3-none-any.whl | |
Requirement already up-to-date: Markdown==2.6.11 in /usr/lib/python3.4/site-packages (from -r requirements.txt (line 13)) | |
Collecting natsort==5.3.3 (from -r requirements.txt (line 14)) | |
Downloading https://files.pythonhosted.org/packages/d6/8d/3bca1e1415299dae9d469b04a4ced7267f62249a9902e823fd7d6b085683/natsort-5.3.3-py2.py3-none-any.whl | |
Collecting ncclient==0.6.0 (from -r requirements.txt (line 15)) | |
Downloading https://files.pythonhosted.org/packages/d7/5a/def9ce89fd9bbc57fd9b0a7202b371bfad16c0e738d3a3a672ea436d022e/ncclient-0.6.0.tar.gz (69kB) | |
100% |████████████████████████████████| 71kB 3.3MB/s | |
Collecting netaddr==0.7.19 (from -r requirements.txt (line 16)) | |
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB) | |
100% |████████████████████████████████| 1.6MB 273kB/s | |
Requirement already up-to-date: paramiko==2.4.1 in /usr/lib/python3.4/site-packages (from -r requirements.txt (line 17)) | |
Collecting Pillow==5.2.0 (from -r requirements.txt (line 18)) | |
Downloading https://files.pythonhosted.org/packages/84/c5/159bdf48231fff8acc49f4300b7014797953f94e2f0d7ea7ac1e8f8e4d5a/Pillow-5.2.0-cp34-cp34m-manylinux1_x86_64.whl (2.0MB) | |
100% |████████████████████████████████| 2.0MB 245kB/s | |
Collecting psycopg2-binary==2.7.5 (from -r requirements.txt (line 19)) | |
Downloading https://files.pythonhosted.org/packages/9c/ec/51001293a0ae7a17e8a6235760f8a9f29429fd75fff06e4ff683684410d5/psycopg2_binary-2.7.5-cp34-cp34m-manylinux1_x86_64.whl (2.7MB) | |
100% |████████████████████████████████| 2.7MB 181kB/s | |
Requirement already up-to-date: py-gfm==0.1.3 in /usr/lib/python3.4/site-packages (from -r requirements.txt (line 20)) | |
Collecting pycryptodome==3.6.4 (from -r requirements.txt (line 21)) | |
Downloading https://files.pythonhosted.org/packages/8a/3d/839db7c2d6e5713bf992a66bdad4127f3cf405db0048aa1613f49e33bb5b/pycryptodome-3.6.4-cp34-cp34m-manylinux1_x86_64.whl (7.4MB) | |
100% |████████████████████████████████| 7.4MB 61kB/s | |
Requirement already up-to-date: xmltodict==0.11.0 in /usr/lib/python3.4/site-packages (from -r requirements.txt (line 22)) | |
Collecting pytz (from Django<2.1,>=1.11->-r requirements.txt (line 1)) | |
Downloading https://files.pythonhosted.org/packages/30/4e/27c34b62430286c6d59177a0842ed90dc789ce5d1ed740887653b898779a/pytz-2018.5-py2.py3-none-any.whl (510kB) | |
100% |████████████████████████████████| 512kB 842kB/s | |
Requirement already up-to-date: sqlparse>=0.2.0 in /usr/lib/python3.4/site-packages (from django-debug-toolbar==1.9.1->-r requirements.txt (line 3)) | |
Collecting django-js-asset (from django-mptt==0.9.1->-r requirements.txt (line 5)) | |
Downloading https://files.pythonhosted.org/packages/d5/96/f68c636ebedc59576c3702b2bd00cd01eb8557a4b13d50c8fbc0cf91cc47/django_js_asset-1.1.0-py2.py3-none-any.whl | |
Requirement already up-to-date: six in /usr/lib/python3.4/site-packages (from django-taggit-serializer==0.1.7->-r requirements.txt (line 8)) | |
Requirement already up-to-date: inflection>=0.3.1 in /usr/lib/python3.4/site-packages (from drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Requirement already up-to-date: uritemplate>=3.0.0 in /usr/lib/python3.4/site-packages (from drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Requirement already up-to-date: coreapi>=2.3.3 in /usr/lib/python3.4/site-packages (from drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Requirement already up-to-date: coreschema>=0.0.4 in /usr/lib/python3.4/site-packages (from drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Requirement already up-to-date: openapi-codec>=1.3.2 in /usr/lib/python3.4/site-packages (from drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Collecting ruamel.yaml>=0.15.34 (from drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Downloading https://files.pythonhosted.org/packages/48/99/04e8c7a260b109743b1d1ac01d6c7e0ae11e5879102eacd66806b948793f/ruamel.yaml-0.15.60-cp34-cp34m-manylinux1_x86_64.whl (633kB) | |
100% |████████████████████████████████| 634kB 631kB/s | |
Requirement already up-to-date: future>=0.16.0 in /usr/lib/python3.4/site-packages (from drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Collecting swagger-spec-validator>=2.1.0; extra == "validation" (from drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Downloading https://files.pythonhosted.org/packages/74/e4/0f945c923dcdb05f900426701b6d95810dc7e612045f778881dd490a38b7/swagger_spec_validator-2.3.1-py2.py3-none-any.whl | |
Collecting flex>=6.11.1; extra == "validation" (from drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Downloading https://files.pythonhosted.org/packages/8d/3d/7075e8a5844e485d80972f4f6e9aef287f5b898312524f58d96a203b794d/flex-6.13.2-py3-none-any.whl (77kB) | |
100% |████████████████████████████████| 81kB 3.1MB/s | |
Collecting setuptools>0.6 (from ncclient==0.6.0->-r requirements.txt (line 15)) | |
Downloading https://files.pythonhosted.org/packages/66/e8/570bb5ca88a8bcd2a1db9c6246bb66615750663ffaaeada95b04ffe74e12/setuptools-40.2.0-py2.py3-none-any.whl (568kB) | |
100% |████████████████████████████████| 573kB 720kB/s | |
Collecting lxml>=3.3.0 (from ncclient==0.6.0->-r requirements.txt (line 15)) | |
Downloading https://files.pythonhosted.org/packages/40/8e/fa911b2543e4c422087144a24b834c241107e7a9866092f5752ca5498d0a/lxml-4.2.4-cp34-cp34m-manylinux1_x86_64.whl (5.8MB) | |
100% |████████████████████████████████| 5.8MB 70kB/s | |
Collecting cryptography>=1.5 (from paramiko==2.4.1->-r requirements.txt (line 17)) | |
Downloading https://files.pythonhosted.org/packages/59/32/92cade62c645756a83598edf56289e9b19aae5370642a7ce690cd06bc72f/cryptography-2.3.1-cp34-abi3-manylinux1_x86_64.whl (2.1MB) | |
100% |████████████████████████████████| 2.1MB 226kB/s | |
Collecting pyasn1>=0.1.7 (from paramiko==2.4.1->-r requirements.txt (line 17)) | |
Downloading https://files.pythonhosted.org/packages/d1/a1/7790cc85db38daa874f6a2e6308131b9953feb1367f2ae2d1123bb93a9f5/pyasn1-0.4.4-py2.py3-none-any.whl (72kB) | |
100% |████████████████████████████████| 81kB 2.7MB/s | |
Requirement already up-to-date: bcrypt>=3.1.3 in /usr/lib64/python3.4/site-packages (from paramiko==2.4.1->-r requirements.txt (line 17)) | |
Requirement already up-to-date: pynacl>=1.0.1 in /usr/lib64/python3.4/site-packages (from paramiko==2.4.1->-r requirements.txt (line 17)) | |
Collecting requests (from coreapi>=2.3.3->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Downloading https://files.pythonhosted.org/packages/65/47/7e02164a2a3db50ed6d8a6ab1d6d60b69c4c3fdf57a284257925dfc12bda/requests-2.19.1-py2.py3-none-any.whl (91kB) | |
100% |████████████████████████████████| 92kB 3.5MB/s | |
Requirement already up-to-date: itypes in /usr/lib/python3.4/site-packages (from coreapi>=2.3.3->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Requirement already up-to-date: jinja2 in /usr/lib64/python3.4/site-packages (from coreschema>=0.0.4->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Requirement already up-to-date: jsonschema in /usr/lib/python3.4/site-packages (from swagger-spec-validator>=2.1.0; extra == "validation"->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Collecting pyyaml (from swagger-spec-validator>=2.1.0; extra == "validation"->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Downloading https://files.pythonhosted.org/packages/9e/a3/1d13970c3f36777c583f136c136f804d70f500168edc1edea6daa7200769/PyYAML-3.13.tar.gz (270kB) | |
100% |████████████████████████████████| 276kB 1.6MB/s | |
Requirement already up-to-date: jsonpointer<2,>=1.7 in /usr/lib/python3.4/site-packages (from flex>=6.11.1; extra == "validation"->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Requirement already up-to-date: strict-rfc3339<1,>=0.7 in /usr/lib/python3.4/site-packages (from flex>=6.11.1; extra == "validation"->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Requirement already up-to-date: validate-email<2,>=1.2 in /usr/lib/python3.4/site-packages (from flex>=6.11.1; extra == "validation"->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Collecting rfc3987<2,>=1.3.4 (from flex>=6.11.1; extra == "validation"->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Downloading https://files.pythonhosted.org/packages/65/d4/f7407c3d15d5ac779c3dd34fbbc6ea2090f77bd7dd12f207ccf881551208/rfc3987-1.3.8-py2.py3-none-any.whl | |
Requirement already up-to-date: click<7,>=3.3 in /usr/lib/python3.4/site-packages (from flex>=6.11.1; extra == "validation"->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Requirement already up-to-date: cffi!=1.11.3,>=1.7 in /usr/lib64/python3.4/site-packages (from cryptography>=1.5->paramiko==2.4.1->-r requirements.txt (line 17)) | |
Requirement already up-to-date: asn1crypto>=0.21.0 in /usr/lib/python3.4/site-packages (from cryptography>=1.5->paramiko==2.4.1->-r requirements.txt (line 17)) | |
Collecting idna>=2.1 (from cryptography>=1.5->paramiko==2.4.1->-r requirements.txt (line 17)) | |
Downloading https://files.pythonhosted.org/packages/4b/2a/0276479a4b3caeb8a8c1af2f8e4355746a97fab05a372e4a2c6a6b876165/idna-2.7-py2.py3-none-any.whl (58kB) | |
100% |████████████████████████████████| 61kB 3.8MB/s | |
Collecting urllib3<1.24,>=1.21.1 (from requests->coreapi>=2.3.3->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) | |
100% |████████████████████████████████| 143kB 2.6MB/s | |
Collecting certifi>=2017.4.17 (from requests->coreapi>=2.3.3->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Downloading https://files.pythonhosted.org/packages/16/1f/50d729c104b21c1042aa51560da6141d1cab476ba7015d92b2111c8db841/certifi-2018.8.13-py2.py3-none-any.whl (146kB) | |
100% |████████████████████████████████| 153kB 2.0MB/s | |
Requirement already up-to-date: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.4/site-packages (from requests->coreapi>=2.3.3->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Requirement already up-to-date: MarkupSafe>=0.23 in /usr/lib/python3.4/site-packages (from jinja2->coreschema>=0.0.4->drf-yasg[validation]==1.9.2->-r requirements.txt (line 11)) | |
Requirement already up-to-date: pycparser in /usr/lib/python3.4/site-packages (from cffi!=1.11.3,>=1.7->cryptography>=1.5->paramiko==2.4.1->-r requirements.txt (line 17)) | |
Installing collected packages: pytz, Django, django-cors-headers, django-js-asset, django-mptt, django-taggit, django-taggit-serializer, djangorestframework, ruamel.yaml, pyyaml, swagger-spec-validator, urllib3, certifi, idna, requests, rfc3987, flex, drf-yasg, graphviz, natsort, setuptools, lxml, ncclient, netaddr, Pillow, psycopg2-binary, pycryptodome, cryptography, pyasn1 | |
Found existing installation: pytz 2018.4 | |
Uninstalling pytz-2018.4: | |
Successfully uninstalled pytz-2018.4 | |
Found existing installation: Django 1.11.12 | |
Uninstalling Django-1.11.12: | |
Successfully uninstalled Django-1.11.12 | |
Found existing installation: django-cors-headers 2.2.0 | |
Uninstalling django-cors-headers-2.2.0: | |
Successfully uninstalled django-cors-headers-2.2.0 | |
Found existing installation: django-js-asset 1.0.0 | |
Uninstalling django-js-asset-1.0.0: | |
Successfully uninstalled django-js-asset-1.0.0 | |
Found existing installation: django-mptt 0.9.0 | |
Uninstalling django-mptt-0.9.0: | |
Successfully uninstalled django-mptt-0.9.0 | |
Running setup.py install for django-taggit-serializer ... done | |
Found existing installation: djangorestframework 3.8.2 | |
Uninstalling djangorestframework-3.8.2: | |
Successfully uninstalled djangorestframework-3.8.2 | |
Found existing installation: ruamel.yaml 0.15.37 | |
Uninstalling ruamel.yaml-0.15.37: | |
Successfully uninstalled ruamel.yaml-0.15.37 | |
Found existing installation: PyYAML 3.12 | |
Uninstalling PyYAML-3.12: | |
Successfully uninstalled PyYAML-3.12 | |
Running setup.py install for pyyaml ... done | |
Found existing installation: swagger-spec-validator 2.1.0 | |
Uninstalling swagger-spec-validator-2.1.0: | |
Successfully uninstalled swagger-spec-validator-2.1.0 | |
Found existing installation: urllib3 1.22 | |
Uninstalling urllib3-1.22: | |
Successfully uninstalled urllib3-1.22 | |
Found existing installation: certifi 2018.1.18 | |
Uninstalling certifi-2018.1.18: | |
Successfully uninstalled certifi-2018.1.18 | |
Found existing installation: idna 2.6 | |
Uninstalling idna-2.6: | |
Successfully uninstalled idna-2.6 | |
Found existing installation: requests 2.18.4 | |
Uninstalling requests-2.18.4: | |
Successfully uninstalled requests-2.18.4 | |
Found existing installation: rfc3987 1.3.7 | |
Uninstalling rfc3987-1.3.7: | |
Successfully uninstalled rfc3987-1.3.7 | |
Found existing installation: flex 6.13.1 | |
Uninstalling flex-6.13.1: | |
Successfully uninstalled flex-6.13.1 | |
Found existing installation: drf-yasg 1.6.1 | |
Uninstalling drf-yasg-1.6.1: | |
Successfully uninstalled drf-yasg-1.6.1 | |
Found existing installation: graphviz 0.8.2 | |
Uninstalling graphviz-0.8.2: | |
Successfully uninstalled graphviz-0.8.2 | |
Found existing installation: natsort 5.2.0 | |
Uninstalling natsort-5.2.0: | |
Successfully uninstalled natsort-5.2.0 | |
Found existing installation: setuptools 39.0.1 | |
Uninstalling setuptools-39.0.1: | |
Successfully uninstalled setuptools-39.0.1 | |
Found existing installation: lxml 4.2.1 | |
Uninstalling lxml-4.2.1: | |
Successfully uninstalled lxml-4.2.1 | |
Found existing installation: ncclient 0.5.3 | |
Uninstalling ncclient-0.5.3: | |
Successfully uninstalled ncclient-0.5.3 | |
Running setup.py install for ncclient ... done | |
Found existing installation: netaddr 0.7.18 | |
Uninstalling netaddr-0.7.18: | |
Successfully uninstalled netaddr-0.7.18 | |
Found existing installation: Pillow 5.1.0 | |
Uninstalling Pillow-5.1.0: | |
Successfully uninstalled Pillow-5.1.0 | |
Found existing installation: psycopg2-binary 2.7.4 | |
Uninstalling psycopg2-binary-2.7.4: | |
Successfully uninstalled psycopg2-binary-2.7.4 | |
Found existing installation: pycryptodome 3.6.0 | |
Uninstalling pycryptodome-3.6.0: | |
Successfully uninstalled pycryptodome-3.6.0 | |
Found existing installation: cryptography 2.2.2 | |
Uninstalling cryptography-2.2.2: | |
Successfully uninstalled cryptography-2.2.2 | |
Found existing installation: pyasn1 0.4.2 | |
Uninstalling pyasn1-0.4.2: | |
Successfully uninstalled pyasn1-0.4.2 | |
Successfully installed Django-2.0.8 Pillow-5.2.0 certifi-2018.8.13 cryptography-2.3.1 django-cors-headers-2.4.0 django-js-asset-1.1.0 django-mptt-0.9.1 django-taggit-0.22.2 django-taggit-serializer-0.1.7 djangorestframework-3.8.1 drf-yasg-1.9.2 flex-6.13.2 graphviz-0.8.4 idna-2.7 lxml-4.2.4 natsort-5.3.3 ncclient-0.6.0 netaddr-0.7.19 psycopg2-binary-2.7.5 pyasn1-0.4.4 pycryptodome-3.6.4 pytz-2018.5 pyyaml-3.13 requests-2.19.1 rfc3987-1.3.8 ruamel.yaml-0.15.60 setuptools-40.2.0 swagger-spec-validator-2.3.1 urllib3-1.23 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment