Advertisement
Guest User

Untitled

a guest
Jan 25th, 2020
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.89 KB | None | 0 0
  1. running install
  2. running bdist_egg
  3. running egg_info
  4. writing efb_msg_blocker_middleware.egg-info/PKG-INFO
  5. writing dependency_links to efb_msg_blocker_middleware.egg-info/dependency_links.txt
  6. writing entry points to efb_msg_blocker_middleware.egg-info/entry_points.txt
  7. writing requirements to efb_msg_blocker_middleware.egg-info/requires.txt
  8. writing top-level names to efb_msg_blocker_middleware.egg-info/top_level.txt
  9. reading manifest file 'efb_msg_blocker_middleware.egg-info/SOURCES.txt'
  10. writing manifest file 'efb_msg_blocker_middleware.egg-info/SOURCES.txt'
  11. installing library code to build/bdist.linux-x86_64/egg
  12. running install_lib
  13. running build_py
  14. creating build/bdist.linux-x86_64/egg
  15. creating build/bdist.linux-x86_64/egg/efb_msg_blocker_middleware
  16. copying build/lib/efb_msg_blocker_middleware/__init__.py -> build/bdist.linux-x86_64/egg/efb_msg_blocker_middleware
  17. copying build/lib/efb_msg_blocker_middleware/__version__.py -> build/bdist.linux-x86_64/egg/efb_msg_blocker_middleware
  18. copying build/lib/efb_msg_blocker_middleware/db.py -> build/bdist.linux-x86_64/egg/efb_msg_blocker_middleware
  19. byte-compiling build/bdist.linux-x86_64/egg/efb_msg_blocker_middleware/__init__.py to __init__.cpython-36.pyc
  20. byte-compiling build/bdist.linux-x86_64/egg/efb_msg_blocker_middleware/__version__.py to __version__.cpython-36.pyc
  21. byte-compiling build/bdist.linux-x86_64/egg/efb_msg_blocker_middleware/db.py to db.cpython-36.pyc
  22. creating build/bdist.linux-x86_64/egg/EGG-INFO
  23. copying efb_msg_blocker_middleware.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
  24. copying efb_msg_blocker_middleware.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
  25. copying efb_msg_blocker_middleware.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
  26. copying efb_msg_blocker_middleware.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
  27. copying efb_msg_blocker_middleware.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
  28. copying efb_msg_blocker_middleware.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
  29. zip_safe flag not set; analyzing archive contents...
  30. creating 'dist/efb_msg_blocker_middleware-1.0.1-py3.6.egg' and adding 'build/bdist.linux-x86_64/egg' to it
  31. removing 'build/bdist.linux-x86_64/egg' (and everything under it)
  32. Processing efb_msg_blocker_middleware-1.0.1-py3.6.egg
  33. Removing /home/ubuntu/.local/lib/python3.6/site-packages/efb_msg_blocker_middleware-1.0.1-py3.6.egg
  34. Copying efb_msg_blocker_middleware-1.0.1-py3.6.egg to /home/ubuntu/.local/lib/python3.6/site-packages
  35. efb-msg-blocker-middleware 1.0.1 is already the active version in easy-install.pth
  36.  
  37. Installed /home/ubuntu/.local/lib/python3.6/site-packages/efb_msg_blocker_middleware-1.0.1-py3.6.egg
  38. Processing dependencies for efb-msg-blocker-middleware==1.0.1
  39. Searching for PyYAML==5.3
  40. Best match: PyYAML 5.3
  41. Adding PyYAML 5.3 to easy-install.pth file
  42.  
  43. Using /home/ubuntu/.local/lib/python3.6/site-packages
  44. Searching for peewee==3.13.1
  45. Best match: peewee 3.13.1
  46. Adding peewee 3.13.1 to easy-install.pth file
  47.  
  48. Using /home/ubuntu/.local/lib/python3.6/site-packages
  49. Searching for python-magic==0.4.15
  50. Best match: python-magic 0.4.15
  51. Adding python-magic 0.4.15 to easy-install.pth file
  52.  
  53. Using /home/ubuntu/.local/lib/python3.6/site-packages
  54. Searching for python-telegram-bot==12.3.0
  55. Best match: python-telegram-bot 12.3.0
  56. Adding python-telegram-bot 12.3.0 to easy-install.pth file
  57.  
  58. Using /home/ubuntu/.local/lib/python3.6/site-packages
  59. Searching for ehforwarderbot==2.0.0b28
  60. Best match: ehforwarderbot 2.0.0b28
  61. Adding ehforwarderbot 2.0.0b28 to easy-install.pth file
  62. Installing efb-wizard script to /home/ubuntu/.local/bin
  63. Installing ehforwarderbot script to /home/ubuntu/.local/bin
  64.  
  65. Using /home/ubuntu/.local/lib/python3.6/site-packages
  66. Searching for certifi==2019.11.28
  67. Best match: certifi 2019.11.28
  68. Adding certifi 2019.11.28 to easy-install.pth file
  69.  
  70. Using /home/ubuntu/.local/lib/python3.6/site-packages
  71. Searching for cryptography==2.8
  72. Best match: cryptography 2.8
  73. Adding cryptography 2.8 to easy-install.pth file
  74.  
  75. Using /home/ubuntu/.local/lib/python3.6/site-packages
  76. Searching for future==0.18.2
  77. Best match: future 0.18.2
  78. Adding future 0.18.2 to easy-install.pth file
  79. Installing futurize script to /home/ubuntu/.local/bin
  80. Installing pasteurize script to /home/ubuntu/.local/bin
  81.  
  82. Using /home/ubuntu/.local/lib/python3.6/site-packages
  83. Searching for tornado==6.0.3
  84. Best match: tornado 6.0.3
  85. Adding tornado 6.0.3 to easy-install.pth file
  86.  
  87. Using /home/ubuntu/.local/lib/python3.6/site-packages
  88. Searching for CJKwrap==2.2
  89. Best match: CJKwrap 2.2
  90. Adding CJKwrap 2.2 to easy-install.pth file
  91.  
  92. Using /home/ubuntu/.local/lib/python3.6/site-packages
  93. Searching for bullet==2.1.0
  94. Best match: bullet 2.1.0
  95. Adding bullet 2.1.0 to easy-install.pth file
  96.  
  97. Using /home/ubuntu/.local/lib/python3.6/site-packages
  98. Searching for typing-extensions==3.7.4.1
  99. Best match: typing-extensions 3.7.4.1
  100. Adding typing-extensions 3.7.4.1 to easy-install.pth file
  101.  
  102. Using /home/ubuntu/.local/lib/python3.6/site-packages
  103. Searching for ruamel.yaml==0.16.6
  104. Best match: ruamel.yaml 0.16.6
  105. Adding ruamel.yaml 0.16.6 to easy-install.pth file
  106.  
  107. Using /home/ubuntu/.local/lib/python3.6/site-packages
  108. Searching for cffi==1.13.2
  109. Best match: cffi 1.13.2
  110. Adding cffi 1.13.2 to easy-install.pth file
  111.  
  112. Using /home/ubuntu/.local/lib/python3.6/site-packages
  113. Searching for six==1.14.0
  114. Best match: six 1.14.0
  115. Adding six 1.14.0 to easy-install.pth file
  116.  
  117. Using /home/ubuntu/.local/lib/python3.6/site-packages
  118. Searching for ruamel.yaml.clib==0.2.0
  119. Best match: ruamel.yaml.clib 0.2.0
  120. Adding ruamel.yaml.clib 0.2.0 to easy-install.pth file
  121.  
  122. Using /home/ubuntu/.local/lib/python3.6/site-packages
  123. Searching for pycparser==2.19
  124. Best match: pycparser 2.19
  125. Adding pycparser 2.19 to easy-install.pth file
  126.  
  127. Using /home/ubuntu/.local/lib/python3.6/site-packages
  128. Finished processing dependencies for efb-msg-blocker-middleware==1.0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement