Skip to content

Instantly share code, notes, and snippets.

@facundobatista
Created January 23, 2020 15:23
Show Gist options
  • Save facundobatista/527dc22b78152a68396fb1c88c4e069d to your computer and use it in GitHub Desktop.
Save facundobatista/527dc22b78152a68396fb1c88c4e069d to your computer and use it in GitHub Desktop.
*** fades *** 2020-01-23 12:18:05,735 fades INFO Hi! This is fades 8.1, automatically managing your dependencies
*** fades *** 2020-01-23 12:18:05,735 fades DEBUG Running Python sys.version_info(major=3, minor=6, micro=9, releaselevel='final', serial=0) on 'Linux-4.15.0-72-generic-x86_64-with-neon-18.04-bionic'
*** fades *** 2020-01-23 12:18:05,735 fades DEBUG Starting fades v. 8.1
*** fades *** 2020-01-23 12:18:05,736 fades DEBUG Arguments: Namespace(check_updates=False, child_options=[], child_program='pipdeptree', clean_unused_venvs=None, dependency=['pipdeptree'], executable=True, get_venv_dir=False, ipython=False, no_precheck_availability=False, pip_options=[], python=None, python_options=[], quiet=False, remove=None, requirement=['requirements.txt'], system_site_packages=False, verbose=True, version=False, virtualenv_options=[])
*** fades *** 2020-01-23 12:18:05,736 fades.cache DEBUG Using cache index: '/home/facundo/.local/share/fades/venvs.idx'
*** fades *** 2020-01-23 12:18:05,747 fades DEBUG Dependencies from requirements file 'requirements.txt': {'pypi': [Requirement.parse('certg==4.2'), Requirement.parse('django-configurations==2.0'), Requirement.parse('django-crispy-forms==1.7.2'), Requirement.parse('django-extensions==2.0.7'), Requirement.parse('django-reversion-compare==0.8.6'), Requirement.parse('django-reversion==3.0.3'), Requirement.parse('django-storages[azure]==1.8'), Requirement.parse('django==2.0.12'), Requirement.parse('google-api-python-client-py3==1.2'), Requirement.parse('gunicorn==19.8.0'), Requirement.parse('httplib2==0.12.3'), Requirement.parse('mercadopago==0.3.4'), Requirement.parse('oauth2client==4.1.3'), Requirement.parse('Pillow==6.2.0'), Requirement.parse('psycopg2_binary==2.7.4'), Requirement.parse('python-stdnum==1.12'), Requirement.parse('python-dateutil==2.7.2'), Requirement.parse('rapidtables==0.1.7'), Requirement.parse('sentry-sdk==0.8.0')]}
*** fades *** 2020-01-23 12:18:05,748 fades DEBUG Dependencies from parameters: {'pypi': [Requirement.parse('pipdeptree')]}
*** fades *** 2020-01-23 12:18:05,748 fades.helpers DEBUG Getting interpreter version for: None
*** fades *** 2020-01-23 12:18:05,748 fades.helpers DEBUG Current interpreter is /usr/bin/python3.6
*** fades *** 2020-01-23 12:18:05,748 fades.cache DEBUG Searching a venv for: reqs={'pypi': {Requirement.parse('rapidtables==0.1.7'), Requirement.parse('django==2.0.12'), Requirement.parse('python-dateutil==2.7.2'), Requirement.parse('Pillow==6.2.0'), Requirement.parse('oauth2client==4.1.3'), Requirement.parse('gunicorn==19.8.0'), Requirement.parse('psycopg2_binary==2.7.4'), Requirement.parse('httplib2==0.12.3'), Requirement.parse('google-api-python-client-py3==1.2'), Requirement.parse('pipdeptree'), Requirement.parse('django-storages[azure]==1.8'), Requirement.parse('django-reversion-compare==0.8.6'), Requirement.parse('django-crispy-forms==1.7.2'), Requirement.parse('mercadopago==0.3.4'), Requirement.parse('python-stdnum==1.12'), Requirement.parse('django-configurations==2.0'), Requirement.parse('sentry-sdk==0.8.0'), Requirement.parse('django-reversion==3.0.3'), Requirement.parse('certg==4.2'), Requirement.parse('django-extensions==2.0.7')}} interpreter=/usr/bin/python3.6 options={'pyvenv_options': [], 'virtualenv_options': []}
*** fades *** 2020-01-23 12:18:05,753 fades.cache DEBUG No matching venv found :(
*** fades *** 2020-01-23 12:18:05,753 fades INFO Checking the availabilty of dependencies in PyPI. You can use '--no-precheck-availability' to avoid it.
*** fades *** 2020-01-23 12:18:05,753 fades.helpers DEBUG Checking if Requirement.parse('rapidtables==0.1.7') exists in PyPI
*** fades *** 2020-01-23 12:18:05,753 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/rapidtables/0.1.7/json
*** fades *** 2020-01-23 12:18:05,810 fades.helpers DEBUG Requirement.parse('rapidtables==0.1.7') exists in PyPI.
*** fades *** 2020-01-23 12:18:05,811 fades.helpers DEBUG Checking if Requirement.parse('django==2.0.12') exists in PyPI
*** fades *** 2020-01-23 12:18:05,811 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/django/2.0.12/json
*** fades *** 2020-01-23 12:18:05,890 fades.helpers DEBUG Requirement.parse('django==2.0.12') exists in PyPI.
*** fades *** 2020-01-23 12:18:05,890 fades.helpers DEBUG Checking if Requirement.parse('python-dateutil==2.7.2') exists in PyPI
*** fades *** 2020-01-23 12:18:05,890 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/python-dateutil/2.7.2/json
*** fades *** 2020-01-23 12:18:05,927 fades.helpers DEBUG Requirement.parse('python-dateutil==2.7.2') exists in PyPI.
*** fades *** 2020-01-23 12:18:05,928 fades.helpers DEBUG Checking if Requirement.parse('Pillow==6.2.0') exists in PyPI
*** fades *** 2020-01-23 12:18:05,928 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/Pillow/6.2.0/json
*** fades *** 2020-01-23 12:18:05,983 fades.helpers DEBUG Requirement.parse('Pillow==6.2.0') exists in PyPI.
*** fades *** 2020-01-23 12:18:05,983 fades.helpers DEBUG Checking if Requirement.parse('oauth2client==4.1.3') exists in PyPI
*** fades *** 2020-01-23 12:18:05,983 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/oauth2client/4.1.3/json
*** fades *** 2020-01-23 12:18:06,020 fades.helpers DEBUG Requirement.parse('oauth2client==4.1.3') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,020 fades.helpers DEBUG Checking if Requirement.parse('gunicorn==19.8.0') exists in PyPI
*** fades *** 2020-01-23 12:18:06,020 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/gunicorn/19.8.0/json
*** fades *** 2020-01-23 12:18:06,056 fades.helpers DEBUG Requirement.parse('gunicorn==19.8.0') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,057 fades.helpers DEBUG Checking if Requirement.parse('psycopg2_binary==2.7.4') exists in PyPI
*** fades *** 2020-01-23 12:18:06,057 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/psycopg2-binary/2.7.4/json
*** fades *** 2020-01-23 12:18:06,093 fades.helpers DEBUG Requirement.parse('psycopg2_binary==2.7.4') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,094 fades.helpers DEBUG Checking if Requirement.parse('httplib2==0.12.3') exists in PyPI
*** fades *** 2020-01-23 12:18:06,094 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/httplib2/0.12.3/json
*** fades *** 2020-01-23 12:18:06,132 fades.helpers DEBUG Requirement.parse('httplib2==0.12.3') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,132 fades.helpers DEBUG Checking if Requirement.parse('google-api-python-client-py3==1.2') exists in PyPI
*** fades *** 2020-01-23 12:18:06,132 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/google-api-python-client-py3/1.2/json
*** fades *** 2020-01-23 12:18:06,169 fades.helpers DEBUG Requirement.parse('google-api-python-client-py3==1.2') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,170 fades.helpers DEBUG Checking if Requirement.parse('pipdeptree') exists in PyPI
*** fades *** 2020-01-23 12:18:06,170 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/pipdeptree/json
*** fades *** 2020-01-23 12:18:06,209 fades.helpers DEBUG Requirement.parse('pipdeptree') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,209 fades.helpers DEBUG Checking if Requirement.parse('django-storages[azure]==1.8') exists in PyPI
*** fades *** 2020-01-23 12:18:06,209 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/django-storages/1.8/json
*** fades *** 2020-01-23 12:18:06,401 fades.helpers DEBUG Requirement.parse('django-storages[azure]==1.8') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,401 fades.helpers DEBUG Checking if Requirement.parse('django-reversion-compare==0.8.6') exists in PyPI
*** fades *** 2020-01-23 12:18:06,401 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/django-reversion-compare/0.8.6/json
*** fades *** 2020-01-23 12:18:06,435 fades.helpers DEBUG Requirement.parse('django-reversion-compare==0.8.6') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,436 fades.helpers DEBUG Checking if Requirement.parse('django-crispy-forms==1.7.2') exists in PyPI
*** fades *** 2020-01-23 12:18:06,436 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/django-crispy-forms/1.7.2/json
*** fades *** 2020-01-23 12:18:06,494 fades.helpers DEBUG Requirement.parse('django-crispy-forms==1.7.2') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,494 fades.helpers DEBUG Checking if Requirement.parse('mercadopago==0.3.4') exists in PyPI
*** fades *** 2020-01-23 12:18:06,495 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/mercadopago/0.3.4/json
*** fades *** 2020-01-23 12:18:06,541 fades.helpers DEBUG Requirement.parse('mercadopago==0.3.4') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,541 fades.helpers DEBUG Checking if Requirement.parse('python-stdnum==1.12') exists in PyPI
*** fades *** 2020-01-23 12:18:06,542 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/python-stdnum/1.12/json
*** fades *** 2020-01-23 12:18:06,581 fades.helpers DEBUG Requirement.parse('python-stdnum==1.12') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,581 fades.helpers DEBUG Checking if Requirement.parse('django-configurations==2.0') exists in PyPI
*** fades *** 2020-01-23 12:18:06,581 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/django-configurations/2.0/json
*** fades *** 2020-01-23 12:18:06,627 fades.helpers DEBUG Requirement.parse('django-configurations==2.0') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,627 fades.helpers DEBUG Checking if Requirement.parse('sentry-sdk==0.8.0') exists in PyPI
*** fades *** 2020-01-23 12:18:06,628 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/sentry-sdk/0.8.0/json
*** fades *** 2020-01-23 12:18:06,666 fades.helpers DEBUG Requirement.parse('sentry-sdk==0.8.0') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,666 fades.helpers DEBUG Checking if Requirement.parse('django-reversion==3.0.3') exists in PyPI
*** fades *** 2020-01-23 12:18:06,666 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/django-reversion/3.0.3/json
*** fades *** 2020-01-23 12:18:06,700 fades.helpers DEBUG Requirement.parse('django-reversion==3.0.3') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,700 fades.helpers DEBUG Checking if Requirement.parse('certg==4.2') exists in PyPI
*** fades *** 2020-01-23 12:18:06,700 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/certg/4.2/json
*** fades *** 2020-01-23 12:18:06,740 fades.helpers DEBUG Requirement.parse('certg==4.2') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,740 fades.helpers DEBUG Checking if Requirement.parse('django-extensions==2.0.7') exists in PyPI
*** fades *** 2020-01-23 12:18:06,740 fades.helpers DEBUG Doing HEAD requests against https://pypi.org/pypi/django-extensions/2.0.7/json
*** fades *** 2020-01-23 12:18:06,779 fades.helpers DEBUG Requirement.parse('django-extensions==2.0.7') exists in PyPI.
*** fades *** 2020-01-23 12:18:06,780 fades.envbuilder DEBUG Env will be created at: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0
*** fades *** 2020-01-23 12:18:06,782 fades.envbuilder DEBUG Creating virtualenv with pyvenv. options=[]
*** fades *** 2020-01-23 12:18:08,167 fades.envbuilder DEBUG env_bin_path: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin
*** fades *** 2020-01-23 12:18:08,168 fades.envbuilder DEBUG Installing dependencies for repo 'pypi': requested={Requirement.parse('rapidtables==0.1.7'), Requirement.parse('django==2.0.12'), Requirement.parse('python-dateutil==2.7.2'), Requirement.parse('Pillow==6.2.0'), Requirement.parse('oauth2client==4.1.3'), Requirement.parse('gunicorn==19.8.0'), Requirement.parse('psycopg2_binary==2.7.4'), Requirement.parse('httplib2==0.12.3'), Requirement.parse('google-api-python-client-py3==1.2'), Requirement.parse('pipdeptree'), Requirement.parse('django-storages[azure]==1.8'), Requirement.parse('django-reversion-compare==0.8.6'), Requirement.parse('django-crispy-forms==1.7.2'), Requirement.parse('mercadopago==0.3.4'), Requirement.parse('python-stdnum==1.12'), Requirement.parse('django-configurations==2.0'), Requirement.parse('sentry-sdk==0.8.0'), Requirement.parse('django-reversion==3.0.3'), Requirement.parse('certg==4.2'), Requirement.parse('django-extensions==2.0.7')}
*** fades *** 2020-01-23 12:18:08,168 fades.pipmanager INFO Installing dependency: 'rapidtables==0.1.7'
*** fades *** 2020-01-23 12:18:08,168 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'rapidtables==0.1.7']
*** fades *** 2020-01-23 12:18:09,041 fades.exec DEBUG :: Collecting rapidtables==0.1.7
*** fades *** 2020-01-23 12:18:09,151 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/8f/95/c02aa4ff167e47933e7d30c45c503a466978e0b32d17f7f27b03d5cef94d/rapidtables-0.1.7.tar.gz
*** fades *** 2020-01-23 12:18:09,420 fades.exec DEBUG :: Building wheels for collected packages: rapidtables
*** fades *** 2020-01-23 12:18:09,420 fades.exec DEBUG :: Running setup.py bdist_wheel for rapidtables: started
*** fades *** 2020-01-23 12:18:09,577 fades.exec DEBUG :: Running setup.py bdist_wheel for rapidtables: finished with status 'error'
*** fades *** 2020-01-23 12:18:09,577 fades.exec DEBUG :: Complete output from command /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-sydqevy7/rapidtables/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpu05sx724pip-wheel- --python-tag cp36:
*** fades *** 2020-01-23 12:18:09,577 fades.exec DEBUG :: /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
*** fades *** 2020-01-23 12:18:09,577 fades.exec DEBUG :: warnings.warn(msg)
*** fades *** 2020-01-23 12:18:09,577 fades.exec DEBUG :: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
*** fades *** 2020-01-23 12:18:09,577 fades.exec DEBUG :: or: -c --help [cmd1 cmd2 ...]
*** fades *** 2020-01-23 12:18:09,577 fades.exec DEBUG :: or: -c --help-commands
*** fades *** 2020-01-23 12:18:09,578 fades.exec DEBUG :: or: -c cmd --help
*** fades *** 2020-01-23 12:18:09,578 fades.exec DEBUG ::
*** fades *** 2020-01-23 12:18:09,578 fades.exec DEBUG :: error: invalid command 'bdist_wheel'
*** fades *** 2020-01-23 12:18:09,578 fades.exec DEBUG ::
*** fades *** 2020-01-23 12:18:09,578 fades.exec DEBUG :: ----------------------------------------
*** fades *** 2020-01-23 12:18:09,578 fades.exec DEBUG :: Failed building wheel for rapidtables
*** fades *** 2020-01-23 12:18:09,578 fades.exec DEBUG :: Running setup.py clean for rapidtables
*** fades *** 2020-01-23 12:18:09,739 fades.exec DEBUG :: Failed to build rapidtables
*** fades *** 2020-01-23 12:18:09,739 fades.exec DEBUG :: Installing collected packages: rapidtables
*** fades *** 2020-01-23 12:18:09,740 fades.exec DEBUG :: Running setup.py install for rapidtables: started
*** fades *** 2020-01-23 12:18:09,958 fades.exec DEBUG :: Running setup.py install for rapidtables: finished with status 'done'
*** fades *** 2020-01-23 12:18:09,970 fades.exec DEBUG :: Successfully installed rapidtables-0.1.7
*** fades *** 2020-01-23 12:18:10,015 fades.pipmanager DEBUG getting installed version for rapidtables
*** fades *** 2020-01-23 12:18:10,015 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'rapidtables']
*** fades *** 2020-01-23 12:18:10,898 fades.exec DEBUG :: Name: rapidtables
*** fades *** 2020-01-23 12:18:10,898 fades.exec DEBUG :: Version: 0.1.7
*** fades *** 2020-01-23 12:18:10,898 fades.exec DEBUG :: Summary: Format/create and print tables from lists of dicts
*** fades *** 2020-01-23 12:18:10,898 fades.exec DEBUG :: Home-page: https://github.com/alttch/rapidtables
*** fades *** 2020-01-23 12:18:10,898 fades.exec DEBUG :: Author: Altertech
*** fades *** 2020-01-23 12:18:10,899 fades.exec DEBUG :: Author-email: div@altertech.com
*** fades *** 2020-01-23 12:18:10,899 fades.exec DEBUG :: License: MIT
*** fades *** 2020-01-23 12:18:10,899 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:10,899 fades.exec DEBUG :: Requires:
*** fades *** 2020-01-23 12:18:10,938 fades.pipmanager DEBUG Installed version of rapidtables is: 0.1.7
*** fades *** 2020-01-23 12:18:10,938 fades.pipmanager INFO Installing dependency: 'django==2.0.12'
*** fades *** 2020-01-23 12:18:10,938 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'django==2.0.12']
*** fades *** 2020-01-23 12:18:11,845 fades.exec DEBUG :: Collecting django==2.0.12
*** fades *** 2020-01-23 12:18:12,110 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/08/d5/eda89c77bffafef4fc3eafb1a334ffffadebece16845aa7afff19a2c29e8/Django-2.0.12-py3-none-any.whl
*** fades *** 2020-01-23 12:18:12,539 fades.exec DEBUG :: Collecting pytz (from django==2.0.12)
*** fades *** 2020-01-23 12:18:12,704 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:12,764 fades.exec DEBUG :: Installing collected packages: pytz, django
*** fades *** 2020-01-23 12:18:14,088 fades.exec DEBUG :: Successfully installed django-2.0.12 pytz-2019.3
*** fades *** 2020-01-23 12:18:14,276 fades.pipmanager DEBUG getting installed version for django
*** fades *** 2020-01-23 12:18:14,276 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'django']
*** fades *** 2020-01-23 12:18:15,258 fades.exec DEBUG :: Name: Django
*** fades *** 2020-01-23 12:18:15,259 fades.exec DEBUG :: Version: 2.0.12
*** fades *** 2020-01-23 12:18:15,259 fades.exec DEBUG :: Summary: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
*** fades *** 2020-01-23 12:18:15,259 fades.exec DEBUG :: Home-page: https://www.djangoproject.com/
*** fades *** 2020-01-23 12:18:15,259 fades.exec DEBUG :: Author: Django Software Foundation
*** fades *** 2020-01-23 12:18:15,259 fades.exec DEBUG :: Author-email: foundation@djangoproject.com
*** fades *** 2020-01-23 12:18:15,259 fades.exec DEBUG :: License: BSD
*** fades *** 2020-01-23 12:18:15,260 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:15,260 fades.exec DEBUG :: Requires: pytz
*** fades *** 2020-01-23 12:18:15,297 fades.pipmanager DEBUG Installed version of django is: 2.0.12
*** fades *** 2020-01-23 12:18:15,297 fades.pipmanager INFO Installing dependency: 'python-dateutil==2.7.2'
*** fades *** 2020-01-23 12:18:15,298 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'python-dateutil==2.7.2']
*** fades *** 2020-01-23 12:18:16,178 fades.exec DEBUG :: Collecting python-dateutil==2.7.2
*** fades *** 2020-01-23 12:18:16,253 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/0c/57/19f3a65bcf6d5be570ee8c35a5398496e10a0ddcbc95393b2d17f86aaaf8/python_dateutil-2.7.2-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:16,266 fades.exec DEBUG :: Collecting six>=1.5 (from python-dateutil==2.7.2)
*** fades *** 2020-01-23 12:18:16,315 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:16,325 fades.exec DEBUG :: Installing collected packages: six, python-dateutil
*** fades *** 2020-01-23 12:18:16,386 fades.exec DEBUG :: Successfully installed python-dateutil-2.7.2 six-1.14.0
*** fades *** 2020-01-23 12:18:16,428 fades.pipmanager DEBUG getting installed version for python-dateutil
*** fades *** 2020-01-23 12:18:16,428 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'python-dateutil']
*** fades *** 2020-01-23 12:18:17,336 fades.exec DEBUG :: Name: python-dateutil
*** fades *** 2020-01-23 12:18:17,336 fades.exec DEBUG :: Version: 2.7.2
*** fades *** 2020-01-23 12:18:17,337 fades.exec DEBUG :: Summary: Extensions to the standard Python datetime module
*** fades *** 2020-01-23 12:18:17,337 fades.exec DEBUG :: Home-page: https://dateutil.readthedocs.io
*** fades *** 2020-01-23 12:18:17,337 fades.exec DEBUG :: Author: Gustavo Niemeyer
*** fades *** 2020-01-23 12:18:17,337 fades.exec DEBUG :: Author-email: gustavo@niemeyer.net
*** fades *** 2020-01-23 12:18:17,337 fades.exec DEBUG :: License: Dual License
*** fades *** 2020-01-23 12:18:17,337 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:17,337 fades.exec DEBUG :: Requires: six
*** fades *** 2020-01-23 12:18:17,374 fades.pipmanager DEBUG Installed version of python-dateutil is: 2.7.2
*** fades *** 2020-01-23 12:18:17,374 fades.pipmanager INFO Installing dependency: 'Pillow==6.2.0'
*** fades *** 2020-01-23 12:18:17,374 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'Pillow==6.2.0']
*** fades *** 2020-01-23 12:18:18,296 fades.exec DEBUG :: Collecting Pillow==6.2.0
*** fades *** 2020-01-23 12:18:18,692 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/19/66/6113477dc3206ccb1e192cffd626f2840ead02375a6cebe2436ad4c19f61/Pillow-6.2.0-cp36-cp36m-manylinux1_x86_64.whl
*** fades *** 2020-01-23 12:18:18,737 fades.exec DEBUG :: Installing collected packages: Pillow
*** fades *** 2020-01-23 12:18:18,859 fades.exec DEBUG :: Successfully installed Pillow-6.2.0
*** fades *** 2020-01-23 12:18:18,899 fades.pipmanager DEBUG getting installed version for Pillow
*** fades *** 2020-01-23 12:18:18,899 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'Pillow']
*** fades *** 2020-01-23 12:18:19,790 fades.exec DEBUG :: Name: Pillow
*** fades *** 2020-01-23 12:18:19,791 fades.exec DEBUG :: Version: 6.2.0
*** fades *** 2020-01-23 12:18:19,791 fades.exec DEBUG :: Summary: Python Imaging Library (Fork)
*** fades *** 2020-01-23 12:18:19,791 fades.exec DEBUG :: Home-page: http://python-pillow.org
*** fades *** 2020-01-23 12:18:19,791 fades.exec DEBUG :: Author: Alex Clark (PIL Fork Author)
*** fades *** 2020-01-23 12:18:19,791 fades.exec DEBUG :: Author-email: aclark@python-pillow.org
*** fades *** 2020-01-23 12:18:19,791 fades.exec DEBUG :: License: HPND
*** fades *** 2020-01-23 12:18:19,791 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:19,792 fades.exec DEBUG :: Requires:
*** fades *** 2020-01-23 12:18:19,820 fades.pipmanager DEBUG Installed version of Pillow is: 6.2.0
*** fades *** 2020-01-23 12:18:19,821 fades.pipmanager INFO Installing dependency: 'oauth2client==4.1.3'
*** fades *** 2020-01-23 12:18:19,821 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'oauth2client==4.1.3']
*** fades *** 2020-01-23 12:18:20,720 fades.exec DEBUG :: Collecting oauth2client==4.1.3
*** fades *** 2020-01-23 12:18:20,803 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/95/a9/4f25a14d23f0786b64875b91784607c2277eff25d48f915e39ff0cff505a/oauth2client-4.1.3-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:20,818 fades.exec DEBUG :: Requirement already satisfied: six>=1.6.1 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from oauth2client==4.1.3)
*** fades *** 2020-01-23 12:18:20,822 fades.exec DEBUG :: Collecting httplib2>=0.9.1 (from oauth2client==4.1.3)
*** fades *** 2020-01-23 12:18:20,896 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/e3/cc/7e82cfdc417f28ae92a67493eb65a2ce8b7ced89c09d21e625556caa0f26/httplib2-0.16.0-py3-none-any.whl
*** fades *** 2020-01-23 12:18:20,913 fades.exec DEBUG :: Collecting rsa>=3.1.4 (from oauth2client==4.1.3)
*** fades *** 2020-01-23 12:18:20,998 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/02/e5/38518af393f7c214357079ce67a317307936896e961e35450b70fad2a9cf/rsa-4.0-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:21,012 fades.exec DEBUG :: Collecting pyasn1>=0.1.7 (from oauth2client==4.1.3)
*** fades *** 2020-01-23 12:18:21,100 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/62/1e/a94a8d635fa3ce4cfc7f506003548d0a2447ae76fd5ca53932970fe3053f/pyasn1-0.4.8-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:21,116 fades.exec DEBUG :: Collecting pyasn1-modules>=0.0.5 (from oauth2client==4.1.3)
*** fades *** 2020-01-23 12:18:21,214 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/95/de/214830a981892a3e286c3794f41ae67a4495df1108c3da8a9f62159b9a9d/pyasn1_modules-0.2.8-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:21,238 fades.exec DEBUG :: Installing collected packages: httplib2, pyasn1, rsa, pyasn1-modules, oauth2client
*** fades *** 2020-01-23 12:18:21,502 fades.exec DEBUG :: Successfully installed httplib2-0.16.0 oauth2client-4.1.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 rsa-4.0
*** fades *** 2020-01-23 12:18:21,552 fades.pipmanager DEBUG getting installed version for oauth2client
*** fades *** 2020-01-23 12:18:21,552 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'oauth2client']
*** fades *** 2020-01-23 12:18:22,459 fades.exec DEBUG :: Name: oauth2client
*** fades *** 2020-01-23 12:18:22,459 fades.exec DEBUG :: Version: 4.1.3
*** fades *** 2020-01-23 12:18:22,459 fades.exec DEBUG :: Summary: OAuth 2.0 client library
*** fades *** 2020-01-23 12:18:22,460 fades.exec DEBUG :: Home-page: http://github.com/google/oauth2client/
*** fades *** 2020-01-23 12:18:22,460 fades.exec DEBUG :: Author: Google Inc.
*** fades *** 2020-01-23 12:18:22,460 fades.exec DEBUG :: Author-email: jonwayne+oauth2client@google.com
*** fades *** 2020-01-23 12:18:22,460 fades.exec DEBUG :: License: Apache 2.0
*** fades *** 2020-01-23 12:18:22,460 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:22,460 fades.exec DEBUG :: Requires: pyasn1-modules, pyasn1, rsa, six, httplib2
*** fades *** 2020-01-23 12:18:22,496 fades.pipmanager DEBUG Installed version of oauth2client is: 4.1.3
*** fades *** 2020-01-23 12:18:22,496 fades.pipmanager INFO Installing dependency: 'gunicorn==19.8.0'
*** fades *** 2020-01-23 12:18:22,496 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'gunicorn==19.8.0']
*** fades *** 2020-01-23 12:18:23,422 fades.exec DEBUG :: Collecting gunicorn==19.8.0
*** fades *** 2020-01-23 12:18:23,530 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/ba/a9/67db283e31084925e5b1943a724965f0320577bfdc5144175b64d4328df0/gunicorn-19.8.0-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:23,544 fades.exec DEBUG :: Installing collected packages: gunicorn
*** fades *** 2020-01-23 12:18:23,608 fades.exec DEBUG :: Successfully installed gunicorn-19.8.0
*** fades *** 2020-01-23 12:18:23,647 fades.pipmanager DEBUG getting installed version for gunicorn
*** fades *** 2020-01-23 12:18:23,647 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'gunicorn']
*** fades *** 2020-01-23 12:18:24,561 fades.exec DEBUG :: Name: gunicorn
*** fades *** 2020-01-23 12:18:24,561 fades.exec DEBUG :: Version: 19.8.0
*** fades *** 2020-01-23 12:18:24,561 fades.exec DEBUG :: Summary: WSGI HTTP Server for UNIX
*** fades *** 2020-01-23 12:18:24,562 fades.exec DEBUG :: Home-page: http://gunicorn.org
*** fades *** 2020-01-23 12:18:24,562 fades.exec DEBUG :: Author: Benoit Chesneau
*** fades *** 2020-01-23 12:18:24,563 fades.exec DEBUG :: Author-email: benoitc@e-engura.com
*** fades *** 2020-01-23 12:18:24,563 fades.exec DEBUG :: License: MIT
*** fades *** 2020-01-23 12:18:24,563 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:24,563 fades.exec DEBUG :: Requires:
*** fades *** 2020-01-23 12:18:24,601 fades.pipmanager DEBUG Installed version of gunicorn is: 19.8.0
*** fades *** 2020-01-23 12:18:24,601 fades.pipmanager INFO Installing dependency: 'psycopg2_binary==2.7.4'
*** fades *** 2020-01-23 12:18:24,601 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'psycopg2_binary==2.7.4']
*** fades *** 2020-01-23 12:18:25,516 fades.exec DEBUG :: Collecting psycopg2_binary==2.7.4
*** fades *** 2020-01-23 12:18:25,750 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/5f/0b/aa7078d3f6d27d951c38b6a1f4b99b71b2caecebb2921b2d808b5bf0e2e0/psycopg2_binary-2.7.4-cp36-cp36m-manylinux1_x86_64.whl
*** fades *** 2020-01-23 12:18:25,805 fades.exec DEBUG :: Installing collected packages: psycopg2-binary
*** fades *** 2020-01-23 12:18:25,897 fades.exec DEBUG :: Successfully installed psycopg2-binary-2.7.4
*** fades *** 2020-01-23 12:18:25,940 fades.pipmanager DEBUG getting installed version for psycopg2-binary
*** fades *** 2020-01-23 12:18:25,941 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'psycopg2-binary']
*** fades *** 2020-01-23 12:18:26,849 fades.exec DEBUG :: Name: psycopg2-binary
*** fades *** 2020-01-23 12:18:26,849 fades.exec DEBUG :: Version: 2.7.4
*** fades *** 2020-01-23 12:18:26,849 fades.exec DEBUG :: Summary: psycopg2 - Python-PostgreSQL Database Adapter
*** fades *** 2020-01-23 12:18:26,849 fades.exec DEBUG :: Home-page: http://initd.org/psycopg/
*** fades *** 2020-01-23 12:18:26,850 fades.exec DEBUG :: Author: Federico Di Gregorio
*** fades *** 2020-01-23 12:18:26,850 fades.exec DEBUG :: Author-email: fog@initd.org
*** fades *** 2020-01-23 12:18:26,850 fades.exec DEBUG :: License: LGPL with exceptions or ZPL
*** fades *** 2020-01-23 12:18:26,850 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:26,850 fades.exec DEBUG :: Requires:
*** fades *** 2020-01-23 12:18:26,887 fades.pipmanager DEBUG Installed version of psycopg2-binary is: 2.7.4
*** fades *** 2020-01-23 12:18:26,887 fades.pipmanager INFO Installing dependency: 'httplib2==0.12.3'
*** fades *** 2020-01-23 12:18:26,888 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'httplib2==0.12.3']
*** fades *** 2020-01-23 12:18:27,816 fades.exec DEBUG :: Collecting httplib2==0.12.3
*** fades *** 2020-01-23 12:18:27,865 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/e8/b3/b34037575d6d75ff8dcfcf75315f56befbe409952be9f95c9b8cc9ee0499/httplib2-0.12.3-py3-none-any.whl
*** fades *** 2020-01-23 12:18:27,869 fades.exec DEBUG :: Installing collected packages: httplib2
*** fades *** 2020-01-23 12:18:27,869 fades.exec DEBUG :: Found existing installation: httplib2 0.16.0
*** fades *** 2020-01-23 12:18:27,874 fades.exec DEBUG :: Uninstalling httplib2-0.16.0:
*** fades *** 2020-01-23 12:18:27,880 fades.exec DEBUG :: Successfully uninstalled httplib2-0.16.0
*** fades *** 2020-01-23 12:18:27,901 fades.exec DEBUG :: Successfully installed httplib2-0.12.3
*** fades *** 2020-01-23 12:18:27,938 fades.pipmanager DEBUG getting installed version for httplib2
*** fades *** 2020-01-23 12:18:27,939 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'httplib2']
*** fades *** 2020-01-23 12:18:28,827 fades.exec DEBUG :: Name: httplib2
*** fades *** 2020-01-23 12:18:28,828 fades.exec DEBUG :: Version: 0.12.3
*** fades *** 2020-01-23 12:18:28,828 fades.exec DEBUG :: Summary: A comprehensive HTTP client library.
*** fades *** 2020-01-23 12:18:28,828 fades.exec DEBUG :: Home-page: https://github.com/httplib2/httplib2
*** fades *** 2020-01-23 12:18:28,828 fades.exec DEBUG :: Author: Joe Gregorio
*** fades *** 2020-01-23 12:18:28,828 fades.exec DEBUG :: Author-email: joe@bitworking.org
*** fades *** 2020-01-23 12:18:28,828 fades.exec DEBUG :: License: MIT
*** fades *** 2020-01-23 12:18:28,828 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:28,828 fades.exec DEBUG :: Requires:
*** fades *** 2020-01-23 12:18:28,862 fades.pipmanager DEBUG Installed version of httplib2 is: 0.12.3
*** fades *** 2020-01-23 12:18:28,863 fades.pipmanager INFO Installing dependency: 'google-api-python-client-py3==1.2'
*** fades *** 2020-01-23 12:18:28,863 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'google-api-python-client-py3==1.2']
*** fades *** 2020-01-23 12:18:29,766 fades.exec DEBUG :: Collecting google-api-python-client-py3==1.2
*** fades *** 2020-01-23 12:18:29,846 fades.exec DEBUG :: Requirement already satisfied: httplib2>=0.8 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from google-api-python-client-py3==1.2)
*** fades *** 2020-01-23 12:18:29,847 fades.exec DEBUG :: Installing collected packages: google-api-python-client-py3
*** fades *** 2020-01-23 12:18:29,888 fades.exec DEBUG :: Successfully installed google-api-python-client-py3-1.2
*** fades *** 2020-01-23 12:18:29,930 fades.pipmanager DEBUG getting installed version for google-api-python-client-py3
*** fades *** 2020-01-23 12:18:29,930 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'google-api-python-client-py3']
*** fades *** 2020-01-23 12:18:30,784 fades.exec DEBUG :: Name: google-api-python-client-py3
*** fades *** 2020-01-23 12:18:30,784 fades.exec DEBUG :: Version: 1.2
*** fades *** 2020-01-23 12:18:30,784 fades.exec DEBUG :: Summary: Google API Client Library for Python (python 3x port)
*** fades *** 2020-01-23 12:18:30,784 fades.exec DEBUG :: Home-page: http://code.google.com/p/google-api-python-client/
*** fades *** 2020-01-23 12:18:30,784 fades.exec DEBUG :: Author: Joe Gregorio
*** fades *** 2020-01-23 12:18:30,784 fades.exec DEBUG :: Author-email: jcgregorio@google.com
*** fades *** 2020-01-23 12:18:30,785 fades.exec DEBUG :: License: Apache 2.0
*** fades *** 2020-01-23 12:18:30,785 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:30,785 fades.exec DEBUG :: Requires: httplib2
*** fades *** 2020-01-23 12:18:30,815 fades.pipmanager DEBUG Installed version of google-api-python-client-py3 is: 1.2
*** fades *** 2020-01-23 12:18:30,815 fades.pipmanager INFO Installing dependency: 'pipdeptree'
*** fades *** 2020-01-23 12:18:30,815 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'pipdeptree']
*** fades *** 2020-01-23 12:18:31,719 fades.exec DEBUG :: Collecting pipdeptree
*** fades *** 2020-01-23 12:18:31,788 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/12/64/26c7df3ad833cd6e8b9735c5958b25d6aef1617c915b2731baedfbeee712/pipdeptree-0.13.2-py3-none-any.whl
*** fades *** 2020-01-23 12:18:31,802 fades.exec DEBUG :: Requirement already satisfied: pip>=6.0.0 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from pipdeptree)
*** fades *** 2020-01-23 12:18:31,807 fades.exec DEBUG :: Installing collected packages: pipdeptree
*** fades *** 2020-01-23 12:18:31,818 fades.exec DEBUG :: Successfully installed pipdeptree-0.13.2
*** fades *** 2020-01-23 12:18:31,853 fades.pipmanager DEBUG getting installed version for pipdeptree
*** fades *** 2020-01-23 12:18:31,854 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'pipdeptree']
*** fades *** 2020-01-23 12:18:32,727 fades.exec DEBUG :: Name: pipdeptree
*** fades *** 2020-01-23 12:18:32,728 fades.exec DEBUG :: Version: 0.13.2
*** fades *** 2020-01-23 12:18:32,728 fades.exec DEBUG :: Summary: Command line utility to show dependency tree of packages
*** fades *** 2020-01-23 12:18:32,728 fades.exec DEBUG :: Home-page: https://github.com/naiquevin/pipdeptree
*** fades *** 2020-01-23 12:18:32,728 fades.exec DEBUG :: Author: Vineet Naik
*** fades *** 2020-01-23 12:18:32,728 fades.exec DEBUG :: Author-email: naikvin@gmail.com
*** fades *** 2020-01-23 12:18:32,728 fades.exec DEBUG :: License: MIT License
*** fades *** 2020-01-23 12:18:32,728 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:32,729 fades.exec DEBUG :: Requires: pip
*** fades *** 2020-01-23 12:18:32,765 fades.pipmanager DEBUG Installed version of pipdeptree is: 0.13.2
*** fades *** 2020-01-23 12:18:32,766 fades.pipmanager INFO Installing dependency: 'django-storages[azure]==1.8'
*** fades *** 2020-01-23 12:18:32,766 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'django-storages[azure]==1.8']
*** fades *** 2020-01-23 12:18:33,643 fades.exec DEBUG :: Collecting django-storages[azure]==1.8
*** fades *** 2020-01-23 12:18:33,736 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/ae/65/0e034a4005e1ae675fbaefeac5c92538e69cfa390383de596a7eb19dd7c0/django_storages-1.8-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:33,756 fades.exec DEBUG :: Requirement already satisfied: Django>=1.11 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:33,763 fades.exec DEBUG :: Collecting azure-storage-blob<12.0.0,>=1.3.1; extra == "azure" (from django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:33,827 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/3e/84/610f379b46d7d3c2d48eadeed6a12b6d46a43100fea70534f5992d0ac996/azure_storage_blob-2.1.0-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:33,845 fades.exec DEBUG :: Requirement already satisfied: pytz in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from Django>=1.11->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:33,850 fades.exec DEBUG :: Collecting azure-common>=1.1.5 (from azure-storage-blob<12.0.0,>=1.3.1; extra == "azure"->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:33,897 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/3f/4b/8881f8446853dfe3d404468689edcff33c0e2bf62ac2ddf31d08d739fadc/azure_common-1.1.24-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:33,913 fades.exec DEBUG :: Collecting azure-storage-common~=2.1 (from azure-storage-blob<12.0.0,>=1.3.1; extra == "azure"->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:33,934 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/6b/a0/6794b318ce0118d1a4053bdf0149a60807407db9b710354f2b203c2f5975/azure_storage_common-2.1.0-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:33,956 fades.exec DEBUG :: Collecting requests (from azure-storage-common~=2.1->azure-storage-blob<12.0.0,>=1.3.1; extra == "azure"->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:34,101 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:34,127 fades.exec DEBUG :: Collecting cryptography (from azure-storage-common~=2.1->azure-storage-blob<12.0.0,>=1.3.1; extra == "azure"->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:34,466 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/45/73/d18a8884de8bffdcda475728008b5b13be7fbef40a2acc81a0d5d524175d/cryptography-2.8-cp34-abi3-manylinux1_x86_64.whl
*** fades *** 2020-01-23 12:18:34,529 fades.exec DEBUG :: Requirement already satisfied: python-dateutil in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from azure-storage-common~=2.1->azure-storage-blob<12.0.0,>=1.3.1; extra == "azure"->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:34,536 fades.exec DEBUG :: Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests->azure-storage-common~=2.1->azure-storage-blob<12.0.0,>=1.3.1; extra == "azure"->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:34,623 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/e8/74/6e4f91745020f967d09332bb2b8b9b10090957334692eb88ea4afe91b77f/urllib3-1.25.8-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:34,646 fades.exec DEBUG :: Collecting chardet<3.1.0,>=3.0.2 (from requests->azure-storage-common~=2.1->azure-storage-blob<12.0.0,>=1.3.1; extra == "azure"->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:34,821 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:34,840 fades.exec DEBUG :: Collecting idna<2.9,>=2.5 (from requests->azure-storage-common~=2.1->azure-storage-blob<12.0.0,>=1.3.1; extra == "azure"->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:35,029 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:35,046 fades.exec DEBUG :: Collecting certifi>=2017.4.17 (from requests->azure-storage-common~=2.1->azure-storage-blob<12.0.0,>=1.3.1; extra == "azure"->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:35,311 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:35,330 fades.exec DEBUG :: Collecting cffi!=1.11.3,>=1.8 (from cryptography->azure-storage-common~=2.1->azure-storage-blob<12.0.0,>=1.3.1; extra == "azure"->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:35,558 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/49/72/0d42f94fe94afa8030350c26e9d787219f3f008ec9bf6b86c66532b29236/cffi-1.13.2-cp36-cp36m-manylinux1_x86_64.whl
*** fades *** 2020-01-23 12:18:35,601 fades.exec DEBUG :: Requirement already satisfied: six>=1.4.1 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from cryptography->azure-storage-common~=2.1->azure-storage-blob<12.0.0,>=1.3.1; extra == "azure"->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:35,620 fades.exec DEBUG :: Collecting pycparser (from cffi!=1.11.3,>=1.8->cryptography->azure-storage-common~=2.1->azure-storage-blob<12.0.0,>=1.3.1; extra == "azure"->django-storages[azure]==1.8)
*** fades *** 2020-01-23 12:18:35,729 fades.exec DEBUG :: Installing collected packages: azure-common, urllib3, chardet, idna, certifi, requests, pycparser, cffi, cryptography, azure-storage-common, azure-storage-blob, django-storages
*** fades *** 2020-01-23 12:18:36,719 fades.exec DEBUG :: Successfully installed azure-common-1.1.24 azure-storage-blob-2.1.0 azure-storage-common-2.1.0 certifi-2019.11.28 cffi-1.13.2 chardet-3.0.4 cryptography-2.8 django-storages-1.8 idna-2.8 pycparser-2.19 requests-2.22.0 urllib3-1.25.8
*** fades *** 2020-01-23 12:18:36,776 fades.pipmanager DEBUG getting installed version for django-storages
*** fades *** 2020-01-23 12:18:36,777 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'django-storages']
*** fades *** 2020-01-23 12:18:39,220 fades.exec DEBUG :: Name: django-storages
*** fades *** 2020-01-23 12:18:39,220 fades.exec DEBUG :: Version: 1.8
*** fades *** 2020-01-23 12:18:39,220 fades.exec DEBUG :: Summary: Support for many storage backends in Django
*** fades *** 2020-01-23 12:18:39,221 fades.exec DEBUG :: Home-page: https://github.com/jschneier/django-storages
*** fades *** 2020-01-23 12:18:39,221 fades.exec DEBUG :: Author: Josh Schneier
*** fades *** 2020-01-23 12:18:39,221 fades.exec DEBUG :: Author-email: josh.schneier@gmail.com
*** fades *** 2020-01-23 12:18:39,221 fades.exec DEBUG :: License: BSD-3-Clause
*** fades *** 2020-01-23 12:18:39,221 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:39,221 fades.exec DEBUG :: Requires: Django
*** fades *** 2020-01-23 12:18:39,257 fades.pipmanager DEBUG Installed version of django-storages is: 1.8
*** fades *** 2020-01-23 12:18:39,257 fades.pipmanager INFO Installing dependency: 'django-reversion-compare==0.8.6'
*** fades *** 2020-01-23 12:18:39,258 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'django-reversion-compare==0.8.6']
*** fades *** 2020-01-23 12:18:40,192 fades.exec DEBUG :: Collecting django-reversion-compare==0.8.6
*** fades *** 2020-01-23 12:18:40,377 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/1f/e3/eec9596375a947a9e111bc2c9ac70490f7a16132e5fc1acfd604ee818aa3/django_reversion_compare-0.8.6-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:40,402 fades.exec DEBUG :: Collecting django-reversion>=2.0 (from django-reversion-compare==0.8.6)
*** fades *** 2020-01-23 12:18:40,659 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/e7/fe/b47df6c9540cd90c664b3ccd3a46f4db6ec15a675684f1ca3fbfd39d2d22/django_reversion-3.0.5-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:40,676 fades.exec DEBUG :: Requirement already satisfied: Django>=1.8 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from django-reversion-compare==0.8.6)
*** fades *** 2020-01-23 12:18:40,722 fades.exec DEBUG :: Requirement already satisfied: pytz in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from Django>=1.8->django-reversion-compare==0.8.6)
*** fades *** 2020-01-23 12:18:40,723 fades.exec DEBUG :: Installing collected packages: django-reversion, django-reversion-compare
*** fades *** 2020-01-23 12:18:40,938 fades.exec DEBUG :: Successfully installed django-reversion-3.0.5 django-reversion-compare-0.8.6
*** fades *** 2020-01-23 12:18:40,975 fades.pipmanager DEBUG getting installed version for django-reversion-compare
*** fades *** 2020-01-23 12:18:40,976 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'django-reversion-compare']
*** fades *** 2020-01-23 12:18:41,877 fades.exec DEBUG :: Name: django-reversion-compare
*** fades *** 2020-01-23 12:18:41,877 fades.exec DEBUG :: Version: 0.8.6
*** fades *** 2020-01-23 12:18:41,877 fades.exec DEBUG :: Summary: history compare for django-reversion
*** fades *** 2020-01-23 12:18:41,877 fades.exec DEBUG :: Home-page: https://github.com/jedie/django-reversion-compare/
*** fades *** 2020-01-23 12:18:41,877 fades.exec DEBUG :: Author: ['Diemer, Jens', 'Hall, Dave', 'van der Boor, Diederik', 'Chainz, Adam', 'Cornehl, Denis', 'Fahed, Sami', 'Hoppe, Johannes', 'Iakovlev, Maksim', 'Lagovas', 'Larin, Nikita', 'Lavin, Mark', 'Lisák, Peter', 'Marques de Araújo, Rodrigo Pinheiro', 'Mihelac, Bojan', 'Minges, Alexander', 'Olsson, Anders', 'Pahaz, Blinov', 'Papastefanos, Serafeim', 'Puolitaival, Olli-Pekka', 'pypetey', 'Sae X', 'Sayargaliev, Rustem', 'Spencer, Samuel', 'Shannon, Michael', 'Tácito, Hugo', 'C. Barrionuevo da Luz, Fabio', 'w4rri0r3k', 'Wickström, Frank']
*** fades *** 2020-01-23 12:18:41,878 fades.exec DEBUG :: Author-email: django-reversion-compare@jensdiemer.de
*** fades *** 2020-01-23 12:18:41,878 fades.exec DEBUG :: License: UNKNOWN
*** fades *** 2020-01-23 12:18:41,878 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:41,878 fades.exec DEBUG :: Requires: Django, django-reversion
*** fades *** 2020-01-23 12:18:41,914 fades.pipmanager DEBUG Installed version of django-reversion-compare is: 0.8.6
*** fades *** 2020-01-23 12:18:41,914 fades.pipmanager INFO Installing dependency: 'django-crispy-forms==1.7.2'
*** fades *** 2020-01-23 12:18:41,915 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'django-crispy-forms==1.7.2']
*** fades *** 2020-01-23 12:18:42,811 fades.exec DEBUG :: Collecting django-crispy-forms==1.7.2
*** fades *** 2020-01-23 12:18:43,025 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/9a/05/6bad05742d185ec2fabfa4deab05cafde286eb3f383fba24b3674340aca2/django_crispy_forms-1.7.2-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:43,050 fades.exec DEBUG :: Installing collected packages: django-crispy-forms
*** fades *** 2020-01-23 12:18:43,144 fades.exec DEBUG :: Successfully installed django-crispy-forms-1.7.2
*** fades *** 2020-01-23 12:18:43,184 fades.pipmanager DEBUG getting installed version for django-crispy-forms
*** fades *** 2020-01-23 12:18:43,184 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'django-crispy-forms']
*** fades *** 2020-01-23 12:18:44,124 fades.exec DEBUG :: Name: django-crispy-forms
*** fades *** 2020-01-23 12:18:44,125 fades.exec DEBUG :: Version: 1.7.2
*** fades *** 2020-01-23 12:18:44,125 fades.exec DEBUG :: Summary: Best way to have Django DRY forms
*** fades *** 2020-01-23 12:18:44,125 fades.exec DEBUG :: Home-page: http://github.com/maraujop/django-crispy-forms
*** fades *** 2020-01-23 12:18:44,125 fades.exec DEBUG :: Author: Miguel Araujo
*** fades *** 2020-01-23 12:18:44,125 fades.exec DEBUG :: Author-email: miguel.araujo.perez@gmail.com
*** fades *** 2020-01-23 12:18:44,125 fades.exec DEBUG :: License: MIT
*** fades *** 2020-01-23 12:18:44,125 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:44,126 fades.exec DEBUG :: Requires:
*** fades *** 2020-01-23 12:18:44,162 fades.pipmanager DEBUG Installed version of django-crispy-forms is: 1.7.2
*** fades *** 2020-01-23 12:18:44,162 fades.pipmanager INFO Installing dependency: 'mercadopago==0.3.4'
*** fades *** 2020-01-23 12:18:44,163 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'mercadopago==0.3.4']
*** fades *** 2020-01-23 12:18:45,088 fades.exec DEBUG :: Collecting mercadopago==0.3.4
*** fades *** 2020-01-23 12:18:45,410 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/69/fb/23ba2b9444a212ea30607eb4367ceaf99ecc4618ef9dfb711f184b0d3b68/mercadopago-0.3.4.tar.gz
*** fades *** 2020-01-23 12:18:46,047 fades.exec DEBUG :: Requirement already satisfied: requests>=2.4.3 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from mercadopago==0.3.4)
*** fades *** 2020-01-23 12:18:46,065 fades.exec DEBUG :: Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from requests>=2.4.3->mercadopago==0.3.4)
*** fades *** 2020-01-23 12:18:46,067 fades.exec DEBUG :: Requirement already satisfied: idna<2.9,>=2.5 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from requests>=2.4.3->mercadopago==0.3.4)
*** fades *** 2020-01-23 12:18:46,076 fades.exec DEBUG :: Requirement already satisfied: certifi>=2017.4.17 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from requests>=2.4.3->mercadopago==0.3.4)
*** fades *** 2020-01-23 12:18:46,079 fades.exec DEBUG :: Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from requests>=2.4.3->mercadopago==0.3.4)
*** fades *** 2020-01-23 12:18:46,098 fades.exec DEBUG :: Building wheels for collected packages: mercadopago
*** fades *** 2020-01-23 12:18:46,099 fades.exec DEBUG :: Running setup.py bdist_wheel for mercadopago: started
*** fades *** 2020-01-23 12:18:46,251 fades.exec DEBUG :: Running setup.py bdist_wheel for mercadopago: finished with status 'error'
*** fades *** 2020-01-23 12:18:46,251 fades.exec DEBUG :: Complete output from command /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-foqnxy6c/mercadopago/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpwcwlst_ypip-wheel- --python-tag cp36:
*** fades *** 2020-01-23 12:18:46,251 fades.exec DEBUG :: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
*** fades *** 2020-01-23 12:18:46,251 fades.exec DEBUG :: or: -c --help [cmd1 cmd2 ...]
*** fades *** 2020-01-23 12:18:46,251 fades.exec DEBUG :: or: -c --help-commands
*** fades *** 2020-01-23 12:18:46,251 fades.exec DEBUG :: or: -c cmd --help
*** fades *** 2020-01-23 12:18:46,251 fades.exec DEBUG ::
*** fades *** 2020-01-23 12:18:46,251 fades.exec DEBUG :: error: invalid command 'bdist_wheel'
*** fades *** 2020-01-23 12:18:46,251 fades.exec DEBUG ::
*** fades *** 2020-01-23 12:18:46,251 fades.exec DEBUG :: ----------------------------------------
*** fades *** 2020-01-23 12:18:46,251 fades.exec DEBUG :: Failed building wheel for mercadopago
*** fades *** 2020-01-23 12:18:46,252 fades.exec DEBUG :: Running setup.py clean for mercadopago
*** fades *** 2020-01-23 12:18:46,408 fades.exec DEBUG :: Failed to build mercadopago
*** fades *** 2020-01-23 12:18:46,408 fades.exec DEBUG :: Installing collected packages: mercadopago
*** fades *** 2020-01-23 12:18:46,409 fades.exec DEBUG :: Running setup.py install for mercadopago: started
*** fades *** 2020-01-23 12:18:47,159 fades.exec DEBUG :: Running setup.py install for mercadopago: finished with status 'done'
*** fades *** 2020-01-23 12:18:47,185 fades.exec DEBUG :: Successfully installed mercadopago-0.3.4
*** fades *** 2020-01-23 12:18:47,232 fades.pipmanager DEBUG getting installed version for mercadopago
*** fades *** 2020-01-23 12:18:47,232 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'mercadopago']
*** fades *** 2020-01-23 12:18:48,149 fades.exec DEBUG :: Name: mercadopago
*** fades *** 2020-01-23 12:18:48,149 fades.exec DEBUG :: Version: 0.3.4
*** fades *** 2020-01-23 12:18:48,149 fades.exec DEBUG :: Summary: Mercadopago SDK module for Payments integration
*** fades *** 2020-01-23 12:18:48,149 fades.exec DEBUG :: Home-page: https://github.com/mercadopago/sdk-python
*** fades *** 2020-01-23 12:18:48,149 fades.exec DEBUG :: Author: Horacio Casatti <horacio.casatti@mercadolibre.com>
*** fades *** 2020-01-23 12:18:48,149 fades.exec DEBUG :: Author-email: horacio.casatti@mercadolibre.com
*** fades *** 2020-01-23 12:18:48,150 fades.exec DEBUG :: License: UNKNOWN
*** fades *** 2020-01-23 12:18:48,150 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:48,150 fades.exec DEBUG :: Requires: requests
*** fades *** 2020-01-23 12:18:48,185 fades.pipmanager DEBUG Installed version of mercadopago is: 0.3.4
*** fades *** 2020-01-23 12:18:48,185 fades.pipmanager INFO Installing dependency: 'python-stdnum==1.12'
*** fades *** 2020-01-23 12:18:48,185 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'python-stdnum==1.12']
*** fades *** 2020-01-23 12:18:49,093 fades.exec DEBUG :: Collecting python-stdnum==1.12
*** fades *** 2020-01-23 12:18:49,267 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/9b/1d/916b42dc2ce27bb23bf0877d9fcbcdc05350bba50514bc06ec248363ffbe/python_stdnum-1.12-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:49,311 fades.exec DEBUG :: Installing collected packages: python-stdnum
*** fades *** 2020-01-23 12:18:49,822 fades.exec DEBUG :: Successfully installed python-stdnum-1.12
*** fades *** 2020-01-23 12:18:49,870 fades.pipmanager DEBUG getting installed version for python-stdnum
*** fades *** 2020-01-23 12:18:49,870 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'python-stdnum']
*** fades *** 2020-01-23 12:18:50,783 fades.exec DEBUG :: Name: python-stdnum
*** fades *** 2020-01-23 12:18:50,783 fades.exec DEBUG :: Version: 1.12
*** fades *** 2020-01-23 12:18:50,783 fades.exec DEBUG :: Summary: Python module to handle standardized numbers and codes
*** fades *** 2020-01-23 12:18:50,783 fades.exec DEBUG :: Home-page: https://arthurdejong.org/python-stdnum/
*** fades *** 2020-01-23 12:18:50,784 fades.exec DEBUG :: Author: Arthur de Jong
*** fades *** 2020-01-23 12:18:50,784 fades.exec DEBUG :: Author-email: arthur@arthurdejong.org
*** fades *** 2020-01-23 12:18:50,784 fades.exec DEBUG :: License: LGPL
*** fades *** 2020-01-23 12:18:50,784 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:50,784 fades.exec DEBUG :: Requires:
*** fades *** 2020-01-23 12:18:50,825 fades.pipmanager DEBUG Installed version of python-stdnum is: 1.12
*** fades *** 2020-01-23 12:18:50,825 fades.pipmanager INFO Installing dependency: 'django-configurations==2.0'
*** fades *** 2020-01-23 12:18:50,825 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'django-configurations==2.0']
*** fades *** 2020-01-23 12:18:51,735 fades.exec DEBUG :: Collecting django-configurations==2.0
*** fades *** 2020-01-23 12:18:51,916 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/67/e1/523610a7ccb9ed4b14ba63d0f6a192d5acb68f4b920259a8a57018f60112/django_configurations-2.0-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:51,929 fades.exec DEBUG :: Installing collected packages: django-configurations
*** fades *** 2020-01-23 12:18:51,977 fades.exec DEBUG :: Successfully installed django-configurations-2.0
*** fades *** 2020-01-23 12:18:52,011 fades.pipmanager DEBUG getting installed version for django-configurations
*** fades *** 2020-01-23 12:18:52,012 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'django-configurations']
*** fades *** 2020-01-23 12:18:52,889 fades.exec DEBUG :: Name: django-configurations
*** fades *** 2020-01-23 12:18:52,890 fades.exec DEBUG :: Version: 2.0
*** fades *** 2020-01-23 12:18:52,890 fades.exec DEBUG :: Summary: A helper for organizing Django settings.
*** fades *** 2020-01-23 12:18:52,890 fades.exec DEBUG :: Home-page: http://django-configurations.readthedocs.org/
*** fades *** 2020-01-23 12:18:52,890 fades.exec DEBUG :: Author: Jannis Leidel
*** fades *** 2020-01-23 12:18:52,890 fades.exec DEBUG :: Author-email: jannis@leidel.info
*** fades *** 2020-01-23 12:18:52,890 fades.exec DEBUG :: License: BSD
*** fades *** 2020-01-23 12:18:52,890 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:52,891 fades.exec DEBUG :: Requires:
*** fades *** 2020-01-23 12:18:52,921 fades.pipmanager DEBUG Installed version of django-configurations is: 2.0
*** fades *** 2020-01-23 12:18:52,921 fades.pipmanager INFO Installing dependency: 'sentry-sdk==0.8.0'
*** fades *** 2020-01-23 12:18:52,921 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'sentry-sdk==0.8.0']
*** fades *** 2020-01-23 12:18:53,794 fades.exec DEBUG :: Collecting sentry-sdk==0.8.0
*** fades *** 2020-01-23 12:18:54,060 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/2f/fb/adeb7e3a802dde414c62eff2a0f3fde18ef0c246768ea20105a00112049d/sentry_sdk-0.8.0-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:54,079 fades.exec DEBUG :: Requirement already satisfied: certifi in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from sentry-sdk==0.8.0)
*** fades *** 2020-01-23 12:18:54,080 fades.exec DEBUG :: Requirement already satisfied: urllib3 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from sentry-sdk==0.8.0)
*** fades *** 2020-01-23 12:18:54,089 fades.exec DEBUG :: Installing collected packages: sentry-sdk
*** fades *** 2020-01-23 12:18:54,154 fades.exec DEBUG :: Successfully installed sentry-sdk-0.8.0
*** fades *** 2020-01-23 12:18:54,188 fades.pipmanager DEBUG getting installed version for sentry-sdk
*** fades *** 2020-01-23 12:18:54,188 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'sentry-sdk']
*** fades *** 2020-01-23 12:18:55,079 fades.exec DEBUG :: Name: sentry-sdk
*** fades *** 2020-01-23 12:18:55,080 fades.exec DEBUG :: Version: 0.8.0
*** fades *** 2020-01-23 12:18:55,080 fades.exec DEBUG :: Summary: Python client for Sentry (https://getsentry.com)
*** fades *** 2020-01-23 12:18:55,080 fades.exec DEBUG :: Home-page: https://github.com/getsentry/sentry-python
*** fades *** 2020-01-23 12:18:55,080 fades.exec DEBUG :: Author: Sentry Team and Contributors
*** fades *** 2020-01-23 12:18:55,080 fades.exec DEBUG :: Author-email: hello@getsentry.com
*** fades *** 2020-01-23 12:18:55,081 fades.exec DEBUG :: License: BSD
*** fades *** 2020-01-23 12:18:55,081 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:55,081 fades.exec DEBUG :: Requires: urllib3, certifi
*** fades *** 2020-01-23 12:18:55,117 fades.pipmanager DEBUG Installed version of sentry-sdk is: 0.8.0
*** fades *** 2020-01-23 12:18:55,118 fades.pipmanager INFO Installing dependency: 'django-reversion==3.0.3'
*** fades *** 2020-01-23 12:18:55,118 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'django-reversion==3.0.3']
*** fades *** 2020-01-23 12:18:55,990 fades.exec DEBUG :: Collecting django-reversion==3.0.3
*** fades *** 2020-01-23 12:18:56,081 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/c2/90/8ef58524fa4e059498abd7f59010ecbc299253c3d6702dd893506344d0b7/django_reversion-3.0.3-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:18:56,092 fades.exec DEBUG :: Requirement already satisfied: django>=1.11 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from django-reversion==3.0.3)
*** fades *** 2020-01-23 12:18:56,095 fades.exec DEBUG :: Requirement already satisfied: pytz in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from django>=1.11->django-reversion==3.0.3)
*** fades *** 2020-01-23 12:18:56,096 fades.exec DEBUG :: Installing collected packages: django-reversion
*** fades *** 2020-01-23 12:18:56,096 fades.exec DEBUG :: Found existing installation: django-reversion 3.0.5
*** fades *** 2020-01-23 12:18:56,114 fades.exec DEBUG :: Uninstalling django-reversion-3.0.5:
*** fades *** 2020-01-23 12:18:56,131 fades.exec DEBUG :: Successfully uninstalled django-reversion-3.0.5
*** fades *** 2020-01-23 12:18:56,324 fades.exec DEBUG :: Successfully installed django-reversion-3.0.3
*** fades *** 2020-01-23 12:18:56,363 fades.pipmanager DEBUG getting installed version for django-reversion
*** fades *** 2020-01-23 12:18:56,363 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'django-reversion']
*** fades *** 2020-01-23 12:18:57,265 fades.exec DEBUG :: Name: django-reversion
*** fades *** 2020-01-23 12:18:57,266 fades.exec DEBUG :: Version: 3.0.3
*** fades *** 2020-01-23 12:18:57,266 fades.exec DEBUG :: Summary: An extension to the Django web framework that provides version control for model instances.
*** fades *** 2020-01-23 12:18:57,266 fades.exec DEBUG :: Home-page: http://github.com/etianen/django-reversion
*** fades *** 2020-01-23 12:18:57,266 fades.exec DEBUG :: Author: Dave Hall
*** fades *** 2020-01-23 12:18:57,266 fades.exec DEBUG :: Author-email: dave@etianen.com
*** fades *** 2020-01-23 12:18:57,266 fades.exec DEBUG :: License: BSD
*** fades *** 2020-01-23 12:18:57,267 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:18:57,267 fades.exec DEBUG :: Requires: django
*** fades *** 2020-01-23 12:18:57,302 fades.pipmanager DEBUG Installed version of django-reversion is: 3.0.3
*** fades *** 2020-01-23 12:18:57,302 fades.pipmanager INFO Installing dependency: 'certg==4.2'
*** fades *** 2020-01-23 12:18:57,302 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'certg==4.2']
*** fades *** 2020-01-23 12:18:58,186 fades.exec DEBUG :: Collecting certg==4.2
*** fades *** 2020-01-23 12:18:58,352 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/80/f2/c1c789b6e3490c1484d81760390a997589481d05c23166d3a99d284aff2f/certg-4.2.tar.gz
*** fades *** 2020-01-23 12:18:58,614 fades.exec DEBUG :: Collecting progress (from certg==4.2)
*** fades *** 2020-01-23 12:18:58,779 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/38/ef/2e887b3d2b248916fc2121889ce68af8a16aaddbe82f9ae6533c24ff0d2b/progress-1.5.tar.gz
*** fades *** 2020-01-23 12:18:58,998 fades.exec DEBUG :: Collecting pyyaml (from certg==4.2)
*** fades *** 2020-01-23 12:18:59,708 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz
*** fades *** 2020-01-23 12:19:00,006 fades.exec DEBUG :: Building wheels for collected packages: certg, progress, pyyaml
*** fades *** 2020-01-23 12:19:00,006 fades.exec DEBUG :: Running setup.py bdist_wheel for certg: started
*** fades *** 2020-01-23 12:19:00,169 fades.exec DEBUG :: Running setup.py bdist_wheel for certg: finished with status 'error'
*** fades *** 2020-01-23 12:19:00,169 fades.exec DEBUG :: Complete output from command /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tar5288c/certg/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpbsfs2_6tpip-wheel- --python-tag cp36:
*** fades *** 2020-01-23 12:19:00,169 fades.exec DEBUG :: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
*** fades *** 2020-01-23 12:19:00,170 fades.exec DEBUG :: or: -c --help [cmd1 cmd2 ...]
*** fades *** 2020-01-23 12:19:00,170 fades.exec DEBUG :: or: -c --help-commands
*** fades *** 2020-01-23 12:19:00,170 fades.exec DEBUG :: or: -c cmd --help
*** fades *** 2020-01-23 12:19:00,170 fades.exec DEBUG ::
*** fades *** 2020-01-23 12:19:00,170 fades.exec DEBUG :: error: invalid command 'bdist_wheel'
*** fades *** 2020-01-23 12:19:00,170 fades.exec DEBUG ::
*** fades *** 2020-01-23 12:19:00,170 fades.exec DEBUG :: ----------------------------------------
*** fades *** 2020-01-23 12:19:00,170 fades.exec DEBUG :: Failed building wheel for certg
*** fades *** 2020-01-23 12:19:00,170 fades.exec DEBUG :: Running setup.py clean for certg
*** fades *** 2020-01-23 12:19:00,329 fades.exec DEBUG :: Running setup.py bdist_wheel for progress: started
*** fades *** 2020-01-23 12:19:00,488 fades.exec DEBUG :: Running setup.py bdist_wheel for progress: finished with status 'error'
*** fades *** 2020-01-23 12:19:00,489 fades.exec DEBUG :: Complete output from command /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tar5288c/progress/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp1wr1havrpip-wheel- --python-tag cp36:
*** fades *** 2020-01-23 12:19:00,489 fades.exec DEBUG :: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
*** fades *** 2020-01-23 12:19:00,489 fades.exec DEBUG :: or: -c --help [cmd1 cmd2 ...]
*** fades *** 2020-01-23 12:19:00,489 fades.exec DEBUG :: or: -c --help-commands
*** fades *** 2020-01-23 12:19:00,489 fades.exec DEBUG :: or: -c cmd --help
*** fades *** 2020-01-23 12:19:00,489 fades.exec DEBUG ::
*** fades *** 2020-01-23 12:19:00,489 fades.exec DEBUG :: error: invalid command 'bdist_wheel'
*** fades *** 2020-01-23 12:19:00,489 fades.exec DEBUG ::
*** fades *** 2020-01-23 12:19:00,489 fades.exec DEBUG :: ----------------------------------------
*** fades *** 2020-01-23 12:19:00,490 fades.exec DEBUG :: Failed building wheel for progress
*** fades *** 2020-01-23 12:19:00,490 fades.exec DEBUG :: Running setup.py clean for progress
*** fades *** 2020-01-23 12:19:00,636 fades.exec DEBUG :: Running setup.py bdist_wheel for pyyaml: started
*** fades *** 2020-01-23 12:19:00,791 fades.exec DEBUG :: Running setup.py bdist_wheel for pyyaml: finished with status 'error'
*** fades *** 2020-01-23 12:19:00,791 fades.exec DEBUG :: Complete output from command /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tar5288c/pyyaml/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpqi3f3h50pip-wheel- --python-tag cp36:
*** fades *** 2020-01-23 12:19:00,791 fades.exec DEBUG :: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
*** fades *** 2020-01-23 12:19:00,791 fades.exec DEBUG :: or: -c --help [cmd1 cmd2 ...]
*** fades *** 2020-01-23 12:19:00,791 fades.exec DEBUG :: or: -c --help-commands
*** fades *** 2020-01-23 12:19:00,791 fades.exec DEBUG :: or: -c cmd --help
*** fades *** 2020-01-23 12:19:00,792 fades.exec DEBUG ::
*** fades *** 2020-01-23 12:19:00,792 fades.exec DEBUG :: error: invalid command 'bdist_wheel'
*** fades *** 2020-01-23 12:19:00,792 fades.exec DEBUG ::
*** fades *** 2020-01-23 12:19:00,792 fades.exec DEBUG :: ----------------------------------------
*** fades *** 2020-01-23 12:19:00,792 fades.exec DEBUG :: Failed building wheel for pyyaml
*** fades *** 2020-01-23 12:19:00,792 fades.exec DEBUG :: Running setup.py clean for pyyaml
*** fades *** 2020-01-23 12:19:00,949 fades.exec DEBUG :: Failed to build certg progress pyyaml
*** fades *** 2020-01-23 12:19:00,949 fades.exec DEBUG :: Installing collected packages: progress, pyyaml, certg
*** fades *** 2020-01-23 12:19:00,950 fades.exec DEBUG :: Running setup.py install for progress: started
*** fades *** 2020-01-23 12:19:01,291 fades.exec DEBUG :: Running setup.py install for progress: finished with status 'done'
*** fades *** 2020-01-23 12:19:01,294 fades.exec DEBUG :: Running setup.py install for pyyaml: started
*** fades *** 2020-01-23 12:19:07,071 fades.exec DEBUG :: Running setup.py install for pyyaml: finished with status 'done'
*** fades *** 2020-01-23 12:19:07,091 fades.exec DEBUG :: Running setup.py install for certg: started
*** fades *** 2020-01-23 12:19:07,322 fades.exec DEBUG :: Running setup.py install for certg: finished with status 'done'
*** fades *** 2020-01-23 12:19:07,361 fades.exec DEBUG :: Successfully installed certg-4.2 progress-1.5 pyyaml-5.3
*** fades *** 2020-01-23 12:19:07,404 fades.pipmanager DEBUG getting installed version for certg
*** fades *** 2020-01-23 12:19:07,404 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'certg']
*** fades *** 2020-01-23 12:19:08,284 fades.exec DEBUG :: Name: certg
*** fades *** 2020-01-23 12:19:08,284 fades.exec DEBUG :: Version: 4.2
*** fades *** 2020-01-23 12:19:08,284 fades.exec DEBUG :: Summary: A certificate generator, from a SVG to a lot of PDFs
*** fades *** 2020-01-23 12:19:08,285 fades.exec DEBUG :: Home-page: https://github.com/facundobatista/certg
*** fades *** 2020-01-23 12:19:08,285 fades.exec DEBUG :: Author: Facundo Batista
*** fades *** 2020-01-23 12:19:08,285 fades.exec DEBUG :: Author-email: facundo@taniquetil.com.ar
*** fades *** 2020-01-23 12:19:08,285 fades.exec DEBUG :: License: GPL-3
*** fades *** 2020-01-23 12:19:08,285 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:19:08,285 fades.exec DEBUG :: Requires: progress, pyyaml
*** fades *** 2020-01-23 12:19:08,316 fades.pipmanager DEBUG Installed version of certg is: 4.2
*** fades *** 2020-01-23 12:19:08,316 fades.pipmanager INFO Installing dependency: 'django-extensions==2.0.7'
*** fades *** 2020-01-23 12:19:08,317 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'install', 'django-extensions==2.0.7']
*** fades *** 2020-01-23 12:19:09,241 fades.exec DEBUG :: Collecting django-extensions==2.0.7
*** fades *** 2020-01-23 12:19:09,424 fades.exec DEBUG :: Using cached https://files.pythonhosted.org/packages/d4/b5/f141b351b49db2cb4c855cd8adbdb98cc49f3944a924ddfe51790bb46402/django_extensions-2.0.7-py2.py3-none-any.whl
*** fades *** 2020-01-23 12:19:09,452 fades.exec DEBUG :: Requirement already satisfied: six>=1.2 in /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages (from django-extensions==2.0.7)
*** fades *** 2020-01-23 12:19:09,459 fades.exec DEBUG :: Installing collected packages: django-extensions
*** fades *** 2020-01-23 12:19:09,742 fades.exec DEBUG :: Successfully installed django-extensions-2.0.7
*** fades *** 2020-01-23 12:19:09,783 fades.pipmanager DEBUG getting installed version for django-extensions
*** fades *** 2020-01-23 12:19:09,783 fades.exec DEBUG Executing external command: ['/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin/pip', 'show', 'django-extensions']
*** fades *** 2020-01-23 12:19:10,675 fades.exec DEBUG :: Name: django-extensions
*** fades *** 2020-01-23 12:19:10,675 fades.exec DEBUG :: Version: 2.0.7
*** fades *** 2020-01-23 12:19:10,675 fades.exec DEBUG :: Summary: Extensions for Django
*** fades *** 2020-01-23 12:19:10,675 fades.exec DEBUG :: Home-page: http://github.com/django-extensions/django-extensions
*** fades *** 2020-01-23 12:19:10,675 fades.exec DEBUG :: Author: Bas van Oostveen
*** fades *** 2020-01-23 12:19:10,676 fades.exec DEBUG :: Author-email: v.oostveen@gmail.com
*** fades *** 2020-01-23 12:19:10,676 fades.exec DEBUG :: License: MIT License
*** fades *** 2020-01-23 12:19:10,676 fades.exec DEBUG :: Location: /home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/lib/python3.6/site-packages
*** fades *** 2020-01-23 12:19:10,676 fades.exec DEBUG :: Requires: six
*** fades *** 2020-01-23 12:19:10,707 fades.pipmanager DEBUG Installed version of django-extensions is: 2.0.7
*** fades *** 2020-01-23 12:19:10,708 fades.envbuilder DEBUG Installed dependencies: {'pypi': {'rapidtables': '0.1.7', 'django': '2.0.12', 'python-dateutil': '2.7.2', 'Pillow': '6.2.0', 'oauth2client': '4.1.3', 'gunicorn': '19.8.0', 'psycopg2-binary': '2.7.4', 'httplib2': '0.12.3', 'google-api-python-client-py3': '1.2', 'pipdeptree': '0.13.2', 'django-storages': '1.8', 'django-reversion-compare': '0.8.6', 'django-crispy-forms': '1.7.2', 'mercadopago': '0.3.4', 'python-stdnum': '1.12', 'django-configurations': '2.0', 'sentry-sdk': '0.8.0', 'django-reversion': '3.0.3', 'certg': '4.2', 'django-extensions': '2.0.7'}}
*** fades *** 2020-01-23 12:19:10,708 fades.cache DEBUG Storing installed={'pypi': {'rapidtables': '0.1.7', 'django': '2.0.12', 'python-dateutil': '2.7.2', 'Pillow': '6.2.0', 'oauth2client': '4.1.3', 'gunicorn': '19.8.0', 'psycopg2-binary': '2.7.4', 'httplib2': '0.12.3', 'google-api-python-client-py3': '1.2', 'pipdeptree': '0.13.2', 'django-storages': '1.8', 'django-reversion-compare': '0.8.6', 'django-crispy-forms': '1.7.2', 'mercadopago': '0.3.4', 'python-stdnum': '1.12', 'django-configurations': '2.0', 'sentry-sdk': '0.8.0', 'django-reversion': '3.0.3', 'certg': '4.2', 'django-extensions': '2.0.7'}} metadata={'env_path': '/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0', 'env_bin_path': '/home/facundo/.local/share/fades/8bf3b1fc-546b-47eb-bcae-f43784c76fc0/bin', 'pip_installed': True} interpreter=/usr/bin/python3.6 options={'pyvenv_options': [], 'virtualenv_options': []}
*** fades *** 2020-01-23 12:19:10,730 fades DEBUG Calling child program 'pipdeptree' with options []
azure-storage-blob==2.1.0
- azure-common [required: >=1.1.5, installed: 1.1.24]
- azure-storage-common [required: ~=2.1, installed: 2.1.0]
- azure-common [required: >=1.1.5, installed: 1.1.24]
- cryptography [required: Any, installed: 2.8]
- cffi [required: >=1.8,!=1.11.3, installed: 1.13.2]
- pycparser [required: Any, installed: 2.19]
- six [required: >=1.4.1, installed: 1.14.0]
- python-dateutil [required: Any, installed: 2.7.2]
- six [required: >=1.5, installed: 1.14.0]
- requests [required: Any, installed: 2.22.0]
- certifi [required: >=2017.4.17, installed: 2019.11.28]
- chardet [required: >=3.0.2,<3.1.0, installed: 3.0.4]
- idna [required: >=2.5,<2.9, installed: 2.8]
- urllib3 [required: >=1.21.1,<1.26,!=1.25.1,!=1.25.0, installed: 1.25.8]
certg==4.2
- progress [required: Any, installed: 1.5]
- pyyaml [required: Any, installed: 5.3]
django-configurations==2.0
django-crispy-forms==1.7.2
django-extensions==2.0.7
- six [required: >=1.2, installed: 1.14.0]
django-reversion-compare==0.8.6
- Django [required: >=1.8, installed: 2.0.12]
- pytz [required: Any, installed: 2019.3]
- django-reversion [required: >=2.0, installed: 3.0.3]
- django [required: >=1.11, installed: 2.0.12]
- pytz [required: Any, installed: 2019.3]
django-storages==1.8
- Django [required: >=1.11, installed: 2.0.12]
- pytz [required: Any, installed: 2019.3]
google-api-python-client-py3==1.2
- httplib2 [required: >=0.8, installed: 0.12.3]
gunicorn==19.8.0
mercadopago==0.3.4
- requests [required: >=2.4.3, installed: 2.22.0]
- certifi [required: >=2017.4.17, installed: 2019.11.28]
- chardet [required: >=3.0.2,<3.1.0, installed: 3.0.4]
- idna [required: >=2.5,<2.9, installed: 2.8]
- urllib3 [required: >=1.21.1,<1.26,!=1.25.1,!=1.25.0, installed: 1.25.8]
oauth2client==4.1.3
- httplib2 [required: >=0.9.1, installed: 0.12.3]
- pyasn1 [required: >=0.1.7, installed: 0.4.8]
- pyasn1-modules [required: >=0.0.5, installed: 0.2.8]
- pyasn1 [required: >=0.4.6,<0.5.0, installed: 0.4.8]
- rsa [required: >=3.1.4, installed: 4.0]
- pyasn1 [required: >=0.1.3, installed: 0.4.8]
- six [required: >=1.6.1, installed: 1.14.0]
Pillow==6.2.0
pipdeptree==0.13.2
- pip [required: >=6.0.0, installed: 9.0.1]
pkg-resources==0.0.0
psycopg2-binary==2.7.4
python-stdnum==1.12
rapidtables==0.1.7
sentry-sdk==0.8.0
- certifi [required: Any, installed: 2019.11.28]
- urllib3 [required: Any, installed: 1.25.8]
setuptools==39.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment