Advertisement
Guest User

pip

a guest
Mar 4th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.67 KB | None | 0 0
  1. DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
  2. Collecting Flask-Sphinx-Themes
  3. Downloading https://files.pythonhosted.org/packages/90/3b/1577501c2b41f7031308f81c5583fdeeca7476e8c1ac9e187ad4a6e1b136/Flask_Sphinx_Themes-1.0.2-py2.py3-none-any.whl
  4. Collecting Sphinx (from Flask-Sphinx-Themes)
  5. Downloading https://files.pythonhosted.org/packages/75/25/905f901fb749e45cb201f1d946e82f59d84730c430287ea7980b0bcbd2dc/Sphinx-1.8.4-py2.py3-none-any.whl (3.1MB)
  6. 100% |████████████████████████████████| 3.1MB 4.0MB/s
  7. Collecting snowballstemmer>=1.1 (from Sphinx->Flask-Sphinx-Themes)
  8. Downloading https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB)
  9. 100% |████████████████████████████████| 71kB 6.5MB/s
  10. Collecting alabaster<0.8,>=0.7 (from Sphinx->Flask-Sphinx-Themes)
  11. Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl
  12. Requirement already satisfied: Jinja2>=2.3 in /usr/lib64/python2.7/site-packages (from Sphinx->Flask-Sphinx-Themes) (2.7.3)
  13. Collecting imagesize (from Sphinx->Flask-Sphinx-Themes)
  14. Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl
  15. Requirement already satisfied: setuptools in /usr/lib64/python2.7/site-packages (from Sphinx->Flask-Sphinx-Themes) (40.8.0)
  16. Requirement already satisfied: babel!=2.0,>=1.3 in /usr/lib64/python2.7/site-packages (from Sphinx->Flask-Sphinx-Themes) (2.5.3)
  17. Collecting Pygments>=2.0 (from Sphinx->Flask-Sphinx-Themes)
  18. Downloading https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl (849kB)
  19. 100% |████████████████████████████████| 849kB 7.5MB/s
  20. Requirement already satisfied: packaging in /usr/lib64/python2.7/site-packages (from Sphinx->Flask-Sphinx-Themes) (19.0)
  21. Requirement already satisfied: docutils>=0.11 in /usr/lib64/python2.7/site-packages (from Sphinx->Flask-Sphinx-Themes) (0.14)
  22. Requirement already satisfied: requests>=2.0.0 in /usr/lib64/python2.7/site-packages (from Sphinx->Flask-Sphinx-Themes) (2.21.0)
  23. Requirement already satisfied: six>=1.5 in /usr/lib64/python2.7/site-packages (from Sphinx->Flask-Sphinx-Themes) (1.12.0)
  24. Requirement already satisfied: typing; python_version < "3.5" in /usr/lib64/python2.7/site-packages (from Sphinx->Flask-Sphinx-Themes) (3.6.6)
  25. Collecting sphinxcontrib-websupport (from Sphinx->Flask-Sphinx-Themes)
  26. Downloading https://files.pythonhosted.org/packages/52/69/3c2fbdc3702358c5b34ee25e387b24838597ef099761fc9a42c166796e8f/sphinxcontrib_websupport-1.1.0-py2.py3-none-any.whl
  27. Requirement already satisfied: markupsafe in /usr/lib64/python2.7/site-packages (from Jinja2>=2.3->Sphinx->Flask-Sphinx-Themes) (0.23)
  28. Collecting pytz>=0a (from babel!=2.0,>=1.3->Sphinx->Flask-Sphinx-Themes)
  29. Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
  30. 100% |████████████████████████████████| 512kB 5.2MB/s
  31. Requirement already satisfied: pyparsing>=2.0.2 in /usr/lib64/python2.7/site-packages (from packaging->Sphinx->Flask-Sphinx-Themes) (2.3.1)
  32. Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib64/python2.7/site-packages (from requests>=2.0.0->Sphinx->Flask-Sphinx-Themes) (3.0.4)
  33. Requirement already satisfied: idna<2.9,>=2.5 in /usr/lib64/python2.7/site-packages (from requests>=2.0.0->Sphinx->Flask-Sphinx-Themes) (2.8)
  34. Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/lib64/python2.7/site-packages (from requests>=2.0.0->Sphinx->Flask-Sphinx-Themes) (1.24.1)
  35. Requirement already satisfied: certifi>=2017.4.17 in /usr/lib64/python2.7/site-packages (from requests>=2.0.0->Sphinx->Flask-Sphinx-Themes) (2018.11.29)
  36. Installing collected packages: snowballstemmer, alabaster, imagesize, Pygments, sphinxcontrib-websupport, Sphinx, Flask-Sphinx-Themes, pytz
  37. Successfully installed Flask-Sphinx-Themes-1.0.2 Pygments-2.3.1 Sphinx-1.8.4 alabaster-0.7.12 imagesize-1.1.0 pytz-2018.9 snowballstemmer-1.2.1 sphinxcontrib-websupport-1.1.0
  38. root@darkstar:/home/live/Downloads/flask-sphinx-themes#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement