taa1

Attempt to upgrade ReText from 5.0.2 to 5.2.0

Sep 30th, 2015
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. D:\TEMP\!scratch>pip install --upgrade retext
  2. Collecting retext
  3. Downloading ReText-5.2.0.tar.gz (156kB)
  4. ←[K 100% |################################| 159kB 718kB/s ta 0:00:011
  5. Requirement already up-to-date: docutils in d:\python34\lib\site-packages (from
  6. retext)
  7. Requirement already up-to-date: Markdown in d:\python34\lib\site-packages (from
  8. retext)
  9. Collecting Markups (from retext)
  10. Downloading Markups-0.6.3.tar.gz
  11. Collecting pyenchant (from retext)
  12. Downloading pyenchant-1.6.6-py2.py3.cp27.cp26.cp32.cp33.cp34.pp27-none-win32.w
  13. hl (3.0MB)
  14. ←[K 100% |################################| 3.0MB 116kB/s ta 0:00:011
  15. Requirement already up-to-date: Pygments in d:\python34\lib\site-packages (from
  16. retext)
  17. Building wheels for collected packages: retext, Markups
  18. Running setup.py bdist_wheel for retext
  19. Stored in directory: C:\Users\taa\AppData\Local\pip\Cache\wheels\99\e6\66\f8bb
  20. 53ad016d1d8648fdc8e53a22e1c8f7194f93d3ca101910
  21. Running setup.py bdist_wheel for Markups
  22. Stored in directory: C:\Users\taa\AppData\Local\pip\Cache\wheels\7f\1a\f5\65e2
  23. baf614d84e8fdfd7988a0c1e94b4bb3b97daa07acee209
  24. Successfully built retext Markups
  25. Installing collected packages: Markups, pyenchant, retext
  26. Found existing installation: Markups 0.6.1
  27. Uninstalling Markups-0.6.1:
  28. Successfully uninstalled Markups-0.6.1
  29. Successfully installed Markups-0.6.3 pyenchant-1.6.6 retext-5.2.0
  30.  
  31. D:\TEMP\!scratch>cd\\Python34\Lib\site-packages
  32.  
  33. D:\Python34\Lib\site-packages>dir re*
  34. ...
  35. Directory of D:\Python34\Lib\site-packages
  36.  
  37. 05/07/2011 01:04 PM 121 README.txt
  38. 09/29/2015 10:23 PM <DIR> ReText
  39. 04/29/2015 02:15 PM <DIR> ReText-5.0.2
  40. 09/29/2015 10:23 PM <DIR> ReText-5.2.0.dist-info
  41.  
  42. D:\Python34\Lib\site-packages>dir retext.py* /s/b
  43. D:\Python34\Lib\site-packages\ReText-5.0.2\retext.py
Advertisement
Add Comment
Please, Sign In to add comment