Guest User

plugin_softwareupadte_console.log

a guest
Jun 10th, 2020
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.63 KB | None | 0 0
  1. 2020-06-10 08:51:31,101 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.2.5.zip --no-cache-dir
  2. 2020-06-10 08:51:33,600 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
  3. 2020-06-10 08:51:33,602 > Collecting https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.2.5.zip
  4. 2020-06-10 08:51:34,606 > Downloading https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.2.5.zip
  5. 2020-06-10 08:52:08,122 > Requirement already satisfied: OctoPrint>=1.3.8 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.2.5) (1.4.0)
  6. 2020-06-10 08:52:08,123 > Requirement already satisfied: backoff>=1.4.3 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.2.5) (1.10.0)
  7. 2020-06-10 08:52:08,124 > Requirement already satisfied: raven in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.2.5) (6.10.0)
  8. 2020-06-10 08:52:08,125 > Requirement already satisfied: picamera==1.13 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.2.5) (1.13)
  9. 2020-06-10 08:52:08,126 > Requirement already satisfied: awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.6.5)
  10. 2020-06-10 08:52:08,126 > Requirement already satisfied: blinker<1.5,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.4)
  11. 2020-06-10 08:52:08,127 > Requirement already satisfied: Flask-Babel<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.12.2)
  12. 2020-06-10 08:52:08,128 > Requirement already satisfied: Flask-Assets<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.12)
  13. 2020-06-10 08:52:08,128 > Requirement already satisfied: netifaces<0.11,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.10.9)
  14. 2020-06-10 08:52:08,129 > Requirement already satisfied: sentry-sdk==0.13.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.13.2)
  15. 2020-06-10 08:52:08,129 > Requirement already satisfied: requests<3,>=2.22.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (2.22.0)
  16. 2020-06-10 08:52:08,129 > Requirement already satisfied: Click<8,>=7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (7.0)
  17. 2020-06-10 08:52:08,130 > Requirement already satisfied: pylru<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.2.0)
  18. 2020-06-10 08:52:08,130 > Requirement already satisfied: Flask-Login<0.5,>=0.4.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.4.1)
  19. 2020-06-10 08:52:08,131 > Requirement already satisfied: wrapt<1.12,>=1.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.11.2)
  20. 2020-06-10 08:52:08,131 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (3.1.1)
  21. 2020-06-10 08:52:08,132 > Requirement already satisfied: cachelib<0.2,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.1)
  22. 2020-06-10 08:52:08,132 > Requirement already satisfied: websocket-client<0.57,>=0.56 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.56.0)
  23. 2020-06-10 08:52:08,133 > Requirement already satisfied: chainmap<1.1,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.0.3)
  24. 2020-06-10 08:52:08,133 > Requirement already satisfied: future<0.19,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.18.2)
  25. 2020-06-10 08:52:08,134 > Requirement already satisfied: tornado==4.5.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (4.5.3)
  26. 2020-06-10 08:52:08,134 > Requirement already satisfied: semantic-version<2.9,>=2.8 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (2.8.4)
  27. 2020-06-10 08:52:08,135 > Requirement already satisfied: pkginfo<1.6,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.5.0.1)
  28. 2020-06-10 08:52:08,135 > Requirement already satisfied: futures<3.4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (3.3.0)
  29. 2020-06-10 08:52:08,136 > Requirement already satisfied: netaddr<0.8,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.7.19)
  30. 2020-06-10 08:52:08,136 > Requirement already satisfied: werkzeug<0.17,>=0.16 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.16.1)
  31. 2020-06-10 08:52:08,137 > Requirement already satisfied: flask<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.12.5)
  32. 2020-06-10 08:52:08,137 > Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (2.8.1)
  33. 2020-06-10 08:52:08,138 > Requirement already satisfied: frozendict<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.2)
  34. 2020-06-10 08:52:08,138 > Requirement already satisfied: watchdog<0.10,>=0.9.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.9.0)
  35. 2020-06-10 08:52:08,139 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (2019.8.19)
  36. 2020-06-10 08:52:08,139 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (3.7.4.1)
  37. 2020-06-10 08:52:08,140 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.1.5.post0)
  38. 2020-06-10 08:52:08,140 > Requirement already satisfied: psutil<5.7,>=5.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (5.6.7)
  39. 2020-06-10 08:52:08,141 > Requirement already satisfied: filetype<2,>=1.0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.0.5)
  40. 2020-06-10 08:52:08,141 > Requirement already satisfied: emoji<0.6,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.5.4)
  41. 2020-06-10 08:52:08,142 > Requirement already satisfied: monotonic<1.6,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.5)
  42. 2020-06-10 08:52:08,142 > Requirement already satisfied: rsa<5,>=4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (4.0)
  43. 2020-06-10 08:52:08,143 > Requirement already satisfied: scandir<1.11,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.10.0)
  44. 2020-06-10 08:52:08,143 > Requirement already satisfied: PyYAML<6,>=5.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (5.1.2)
  45. 2020-06-10 08:52:08,144 > Requirement already satisfied: feedparser<5.3,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (5.2.1)
  46. 2020-06-10 08:52:08,145 > Requirement already satisfied: pyserial<3.5,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (3.4)
  47. 2020-06-10 08:52:08,145 > Requirement already satisfied: contextlib2; python_version < "3.2" in /home/pi/oprint/lib/python2.7/site-packages (from raven->TheSpaghettiDetective==1.2.5) (0.6.0.post1)
  48. 2020-06-10 08:52:08,146 > Requirement already satisfied: Unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from awesome-slugify<1.7,>=1.6.5->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.4.21)
  49. 2020-06-10 08:52:08,146 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<0.13,>=0.12->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (2.7.0)
  50. 2020-06-10 08:52:08,147 > Requirement already satisfied: webassets>=0.11.1 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<0.13,>=0.12->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.12.1)
  51. 2020-06-10 08:52:08,147 > Requirement already satisfied: urllib3>=1.10.0 in /home/pi/oprint/lib/python2.7/site-packages (from sentry-sdk==0.13.2->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.25.6)
  52. 2020-06-10 08:52:08,148 > Requirement already satisfied: certifi in /home/pi/oprint/lib/python2.7/site-packages (from sentry-sdk==0.13.2->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (2019.9.11)
  53. 2020-06-10 08:52:08,148 > Requirement already satisfied: idna<2.9,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (2.8)
  54. 2020-06-10 08:52:08,149 > Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (3.0.4)
  55. 2020-06-10 08:52:08,149 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (41.5.1)
  56. 2020-06-10 08:52:08,150 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<0.57,>=0.56->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.12.0)
  57. 2020-06-10 08:52:08,151 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.5)
  58. 2020-06-10 08:52:08,151 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (3.4.0.3)
  59. 2020-06-10 08:52:08,152 > Requirement already satisfied: itsdangerous>=0.21 in /home/pi/oprint/lib/python2.7/site-packages (from flask<0.13,>=0.12->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.1.0)
  60. 2020-06-10 08:52:08,152 > Requirement already satisfied: MarkupSafe in /home/pi/oprint/lib/python2.7/site-packages (from Jinja2<2.9,>=2.8.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (1.1.1)
  61. 2020-06-10 08:52:08,153 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.1.2)
  62. 2020-06-10 08:52:08,153 > Requirement already satisfied: argh>=0.24.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.26.2)
  63. 2020-06-10 08:52:08,154 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa<5,>=4.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (0.4.7)
  64. 2020-06-10 08:52:08,154 > Requirement already satisfied: pytz>=2015.7 in /home/pi/oprint/lib/python2.7/site-packages (from Babel>=2.3->Flask-Babel<0.13,>=0.12->OctoPrint>=1.3.8->TheSpaghettiDetective==1.2.5) (2019.3)
  65. 2020-06-10 08:52:08,155 > Building wheels for collected packages: TheSpaghettiDetective
  66. 2020-06-10 08:52:08,156 > Building wheel for TheSpaghettiDetective (setup.py): started
  67. 2020-06-10 08:52:30,288 > Building wheel for TheSpaghettiDetective (setup.py): finished with status 'done'
  68. 2020-06-10 08:52:30,289 > Created wheel for TheSpaghettiDetective: filename=TheSpaghettiDetective-1.2.5-cp27-none-any.whl size=17393291 sha256=f5ba469867a02ba6fccfecab9956812b46d4be3d0e0f4b9f5b5f84654b910872
  69. 2020-06-10 08:52:30,290 > Stored in directory: /tmp/pip-ephem-wheel-cache-jkX0Kw/wheels/19/c6/35/2d0ada9720ba18af8ab0c039d9b8ecf86e80d7301aafd05bd5
  70. 2020-06-10 08:52:31,900 > Successfully built TheSpaghettiDetective
  71. 2020-06-10 08:52:31,901 > Installing collected packages: TheSpaghettiDetective
  72. 2020-06-10 08:52:31,901 > Found existing installation: TheSpaghettiDetective 1.2.3
  73. 2020-06-10 08:52:31,902 > Uninstalling TheSpaghettiDetective-1.2.3:
  74. 2020-06-10 08:52:31,903 > Successfully uninstalled TheSpaghettiDetective-1.2.3
  75. 2020-06-10 08:52:32,907 > Successfully installed TheSpaghettiDetective-1.2.5
  76. 2020-06-10 08:52:36,530 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/StefanCohen/OctoPrint-Dashboard/archive/1.13.0.zip --no-cache-dir
  77. 2020-06-10 08:52:39,051 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
  78. 2020-06-10 08:52:39,053 > Collecting https://github.com/StefanCohen/OctoPrint-Dashboard/archive/1.13.0.zip
  79. 2020-06-10 08:52:40,057 > Downloading https://github.com/StefanCohen/OctoPrint-Dashboard/archive/1.13.0.zip
  80. 2020-06-10 08:52:47,651 > Requirement already satisfied: OctoPrint in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-Dashboard==1.13.0) (1.4.0)
  81. 2020-06-10 08:52:47,652 > Requirement already satisfied: psutil in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-Dashboard==1.13.0) (5.6.7)
  82. 2020-06-10 08:52:47,653 > Requirement already satisfied: awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (1.6.5)
  83. 2020-06-10 08:52:47,654 > Requirement already satisfied: blinker<1.5,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (1.4)
  84. 2020-06-10 08:52:47,655 > Requirement already satisfied: Flask-Babel<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.12.2)
  85. 2020-06-10 08:52:47,656 > Requirement already satisfied: Flask-Assets<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.12)
  86. 2020-06-10 08:52:47,656 > Requirement already satisfied: netifaces<0.11,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.10.9)
  87. 2020-06-10 08:52:47,657 > Requirement already satisfied: sentry-sdk==0.13.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.13.2)
  88. 2020-06-10 08:52:47,658 > Requirement already satisfied: requests<3,>=2.22.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (2.22.0)
  89. 2020-06-10 08:52:47,658 > Requirement already satisfied: Click<8,>=7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (7.0)
  90. 2020-06-10 08:52:47,659 > Requirement already satisfied: pylru<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (1.2.0)
  91. 2020-06-10 08:52:47,659 > Requirement already satisfied: Flask-Login<0.5,>=0.4.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.4.1)
  92. 2020-06-10 08:52:47,660 > Requirement already satisfied: wrapt<1.12,>=1.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (1.11.2)
  93. 2020-06-10 08:52:47,660 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (3.1.1)
  94. 2020-06-10 08:52:47,661 > Requirement already satisfied: cachelib<0.2,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.1)
  95. 2020-06-10 08:52:47,661 > Requirement already satisfied: websocket-client<0.57,>=0.56 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.56.0)
  96. 2020-06-10 08:52:47,662 > Requirement already satisfied: chainmap<1.1,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (1.0.3)
  97. 2020-06-10 08:52:47,662 > Requirement already satisfied: future<0.19,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.18.2)
  98. 2020-06-10 08:52:47,663 > Requirement already satisfied: tornado==4.5.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (4.5.3)
  99. 2020-06-10 08:52:47,663 > Requirement already satisfied: semantic-version<2.9,>=2.8 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (2.8.4)
  100. 2020-06-10 08:52:47,664 > Requirement already satisfied: pkginfo<1.6,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (1.5.0.1)
  101. 2020-06-10 08:52:47,664 > Requirement already satisfied: futures<3.4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (3.3.0)
  102. 2020-06-10 08:52:47,665 > Requirement already satisfied: netaddr<0.8,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.7.19)
  103. 2020-06-10 08:52:47,665 > Requirement already satisfied: werkzeug<0.17,>=0.16 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.16.1)
  104. 2020-06-10 08:52:47,666 > Requirement already satisfied: flask<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.12.5)
  105. 2020-06-10 08:52:47,666 > Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (2.8.1)
  106. 2020-06-10 08:52:47,666 > Requirement already satisfied: frozendict<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (1.2)
  107. 2020-06-10 08:52:47,667 > Requirement already satisfied: watchdog<0.10,>=0.9.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.9.0)
  108. 2020-06-10 08:52:47,667 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (2019.8.19)
  109. 2020-06-10 08:52:47,668 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (3.7.4.1)
  110. 2020-06-10 08:52:47,668 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.1.5.post0)
  111. 2020-06-10 08:52:47,669 > Requirement already satisfied: filetype<2,>=1.0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (1.0.5)
  112. 2020-06-10 08:52:47,669 > Requirement already satisfied: emoji<0.6,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (0.5.4)
  113. 2020-06-10 08:52:47,670 > Requirement already satisfied: monotonic<1.6,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (1.5)
  114. 2020-06-10 08:52:47,670 > Requirement already satisfied: rsa<5,>=4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (4.0)
  115. 2020-06-10 08:52:47,671 > Requirement already satisfied: scandir<1.11,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (1.10.0)
  116. 2020-06-10 08:52:47,671 > Requirement already satisfied: PyYAML<6,>=5.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (5.1.2)
  117. 2020-06-10 08:52:47,671 > Requirement already satisfied: feedparser<5.3,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (5.2.1)
  118. 2020-06-10 08:52:47,672 > Requirement already satisfied: pyserial<3.5,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-Dashboard==1.13.0) (3.4)
  119. 2020-06-10 08:52:47,672 > Requirement already satisfied: Unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from awesome-slugify<1.7,>=1.6.5->OctoPrint->OctoPrint-Dashboard==1.13.0) (0.4.21)
  120. 2020-06-10 08:52:47,673 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<0.13,>=0.12->OctoPrint->OctoPrint-Dashboard==1.13.0) (2.7.0)
  121. 2020-06-10 08:52:47,673 > Requirement already satisfied: webassets>=0.11.1 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<0.13,>=0.12->OctoPrint->OctoPrint-Dashboard==1.13.0) (0.12.1)
  122. 2020-06-10 08:52:47,674 > Requirement already satisfied: urllib3>=1.10.0 in /home/pi/oprint/lib/python2.7/site-packages (from sentry-sdk==0.13.2->OctoPrint->OctoPrint-Dashboard==1.13.0) (1.25.6)
  123. 2020-06-10 08:52:47,674 > Requirement already satisfied: certifi in /home/pi/oprint/lib/python2.7/site-packages (from sentry-sdk==0.13.2->OctoPrint->OctoPrint-Dashboard==1.13.0) (2019.9.11)
  124. 2020-06-10 08:52:47,675 > Requirement already satisfied: idna<2.9,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint->OctoPrint-Dashboard==1.13.0) (2.8)
  125. 2020-06-10 08:52:47,675 > Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint->OctoPrint-Dashboard==1.13.0) (3.0.4)
  126. 2020-06-10 08:52:47,676 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint->OctoPrint-Dashboard==1.13.0) (41.5.1)
  127. 2020-06-10 08:52:47,677 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<0.57,>=0.56->OctoPrint->OctoPrint-Dashboard==1.13.0) (1.12.0)
  128. 2020-06-10 08:52:47,677 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint->OctoPrint-Dashboard==1.13.0) (0.5)
  129. 2020-06-10 08:52:47,678 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint->OctoPrint-Dashboard==1.13.0) (3.4.0.3)
  130. 2020-06-10 08:52:47,678 > Requirement already satisfied: itsdangerous>=0.21 in /home/pi/oprint/lib/python2.7/site-packages (from flask<0.13,>=0.12->OctoPrint->OctoPrint-Dashboard==1.13.0) (1.1.0)
  131. 2020-06-10 08:52:47,679 > Requirement already satisfied: MarkupSafe in /home/pi/oprint/lib/python2.7/site-packages (from Jinja2<2.9,>=2.8.1->OctoPrint->OctoPrint-Dashboard==1.13.0) (1.1.1)
  132. 2020-06-10 08:52:47,679 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint->OctoPrint-Dashboard==1.13.0) (0.1.2)
  133. 2020-06-10 08:52:47,680 > Requirement already satisfied: argh>=0.24.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint->OctoPrint-Dashboard==1.13.0) (0.26.2)
  134. 2020-06-10 08:52:47,680 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa<5,>=4.0->OctoPrint->OctoPrint-Dashboard==1.13.0) (0.4.7)
  135. 2020-06-10 08:52:47,681 > Requirement already satisfied: pytz>=2015.7 in /home/pi/oprint/lib/python2.7/site-packages (from Babel>=2.3->Flask-Babel<0.13,>=0.12->OctoPrint->OctoPrint-Dashboard==1.13.0) (2019.3)
  136. 2020-06-10 08:52:47,681 > Building wheels for collected packages: OctoPrint-Dashboard
  137. 2020-06-10 08:52:47,682 > Building wheel for OctoPrint-Dashboard (setup.py): started
  138. 2020-06-10 08:52:49,935 > Building wheel for OctoPrint-Dashboard (setup.py): finished with status 'done'
  139. 2020-06-10 08:52:49,936 > Created wheel for OctoPrint-Dashboard: filename=OctoPrint_Dashboard-1.13.0-cp27-none-any.whl size=169368 sha256=72485ed43d5eb2bd4a34fec7126f055f13faea61efc6e01608f2d69c9665b9b2
  140. 2020-06-10 08:52:49,937 > Stored in directory: /tmp/pip-ephem-wheel-cache-HHhYeO/wheels/a0/bc/34/6f50aa0f50a49363476c511653c11348b179d675effba366ca
  141. 2020-06-10 08:52:49,938 > Successfully built OctoPrint-Dashboard
  142. 2020-06-10 08:52:49,939 > Installing collected packages: OctoPrint-Dashboard
  143. 2020-06-10 08:52:49,939 > Found existing installation: OctoPrint-Dashboard 1.12.2
  144. 2020-06-10 08:52:49,940 > Uninstalling OctoPrint-Dashboard-1.12.2:
  145. 2020-06-10 08:52:49,940 > Successfully uninstalled OctoPrint-Dashboard-1.12.2
  146. 2020-06-10 08:52:49,941 > Successfully installed OctoPrint-Dashboard-1.13.0
Add Comment
Please, Sign In to add comment