-
-
Save jaraco/cd50dfa3696d2b62c3f10ddad52e8044 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ python -m virtualenv --python python2.7 ~/.virtualenvs/issue-967 | |
Running virtualenv with interpreter /usr/local/bin/python2.7 | |
New python executable in /Users/jaraco/.virtualenvs/issue-967/bin/python2.7 | |
Also creating executable in /Users/jaraco/.virtualenvs/issue-967/bin/python | |
Installing setuptools, pip, wheel...done. | |
$ ~/.virtualenvs/issue-967/bin/easy_install --version | |
setuptools 34.2.0 from /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages (Python 2.7) | |
$ ~/.virtualenvs/issue-967/bin/pip install setuptools==28.8.0 | |
Collecting setuptools==28.8.0 | |
Using cached setuptools-28.8.0-py2.py3-none-any.whl | |
Installing collected packages: setuptools | |
Found existing installation: setuptools 34.2.0 | |
Uninstalling setuptools-34.2.0: | |
Successfully uninstalled setuptools-34.2.0 | |
Successfully installed setuptools-28.8.0 | |
$ ~/.virtualenvs/issue-967/bin/python setup.py develop --upgrade | |
/Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/setuptools/dist.py:331: UserWarning: Normalizing '1.0.dev' to '1.0.dev0' | |
normalized_version, | |
running develop | |
running egg_info | |
writing dependency_links to mediagoblin.egg-info/dependency_links.txt | |
writing entry points to mediagoblin.egg-info/entry_points.txt | |
writing requirements to mediagoblin.egg-info/requires.txt | |
writing top-level names to mediagoblin.egg-info/top_level.txt | |
writing mediagoblin.egg-info/PKG-INFO | |
reading manifest file 'mediagoblin.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching 'configure' | |
writing manifest file 'mediagoblin.egg-info/SOURCES.txt' | |
running build_ext | |
Creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/mediagoblin.egg-link (link to .) | |
Adding mediagoblin 1.0.dev0 to easy-install.pth file | |
Installing gmg script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/Dropbox/code/public/mediagoblin | |
Processing dependencies for mediagoblin==1.0.dev0 | |
Searching for ExifRead | |
Reading https://pypi.python.org/simple/ExifRead/ | |
Downloading https://pypi.python.org/packages/7b/cb/92b644626830115910cf2b36d3dfa600adbec86dff3207a7de3bfd6c6a60/ExifRead-2.1.2.tar.gz#md5=8f5099e11e2137e0ce5acbec91c219be | |
Best match: ExifRead 2.1.2 | |
Processing ExifRead-2.1.2.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-l_sxow/ExifRead-2.1.2/setup.cfg | |
Running ExifRead-2.1.2/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-l_sxow/ExifRead-2.1.2/egg-dist-tmp-bti9q4 | |
zip_safe flag not set; analyzing archive contents... | |
Copying ExifRead-2.1.2-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding ExifRead 2.1.2 to easy-install.pth file | |
Installing EXIF.py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/ExifRead-2.1.2-py2.7.egg | |
Searching for mock==1.0.1 | |
Reading https://pypi.python.org/simple/mock/ | |
Downloading https://pypi.python.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz#md5=c3971991738caa55ec7c356bbc154ee2 | |
Best match: mock 1.0.1 | |
Processing mock-1.0.1.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-6lcyHG/mock-1.0.1/setup.cfg | |
Running mock-1.0.1/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-6lcyHG/mock-1.0.1/egg-dist-tmp-g8KT__ | |
warning: no files found matching '*.png' under directory 'docs' | |
warning: no files found matching '*.css' under directory 'docs' | |
warning: no files found matching '*.html' under directory 'docs' | |
warning: no files found matching '*.js' under directory 'docs' | |
zip_safe flag not set; analyzing archive contents... | |
Copying mock-1.0.1-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding mock 1.0.1 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/mock-1.0.1-py2.7.egg | |
Searching for sqlalchemy-migrate>=0.9.6 | |
Reading https://pypi.python.org/simple/sqlalchemy-migrate/ | |
Downloading https://pypi.python.org/packages/83/c8/c9b30792222210e0c19c7dfc26ea3b777382417ea48ae9d9d02619de81ac/sqlalchemy-migrate-0.10.0.tar.gz#md5=af20c212b3379c142a1b3f66bb39b6d8 | |
Best match: sqlalchemy-migrate 0.10.0 | |
Processing sqlalchemy-migrate-0.10.0.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-_1OWeM/sqlalchemy-migrate-0.10.0/setup.cfg | |
Running sqlalchemy-migrate-0.10.0/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-_1OWeM/sqlalchemy-migrate-0.10.0/egg-dist-tmp-Os0YQu | |
Installed /private/var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-_1OWeM/sqlalchemy-migrate-0.10.0/.eggs/pbr-1.10.0-py2.7.egg | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/sqlalchemy_migrate-0.10.0-py2.7.egg | |
Extracting sqlalchemy_migrate-0.10.0-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding sqlalchemy-migrate 0.10.0 to easy-install.pth file | |
Installing migrate-repository script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing migrate script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/sqlalchemy_migrate-0.10.0-py2.7.egg | |
Searching for pyld | |
Reading https://pypi.python.org/simple/pyld/ | |
Downloading https://pypi.python.org/packages/68/99/3c312ca15f4efc2c05490de3076f8a5e1708f826506ad8911e7693a0d4d9/PyLD-0.7.1.tar.gz#md5=72f44a02fad30ef629efa67180debb25 | |
Best match: PyLD 0.7.1 | |
Processing PyLD-0.7.1.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-CvuPkh/PyLD-0.7.1/setup.cfg | |
Running PyLD-0.7.1/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-CvuPkh/PyLD-0.7.1/egg-dist-tmp-jYuDS8 | |
zip_safe flag not set; analyzing archive contents... | |
Copying PyLD-0.7.1-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding PyLD 0.7.1 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/PyLD-0.7.1-py2.7.egg | |
Searching for requests>=2.6.0 | |
Reading https://pypi.python.org/simple/requests/ | |
Downloading https://pypi.python.org/packages/16/09/37b69de7c924d318e51ece1c4ceb679bf93be9d05973bb30c35babd596e2/requests-2.13.0.tar.gz#md5=921ec6b48f2ddafc8bb6160957baf444 | |
Best match: requests 2.13.0 | |
Processing requests-2.13.0.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-BHY4BZ/requests-2.13.0/setup.cfg | |
Running requests-2.13.0/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-BHY4BZ/requests-2.13.0/egg-dist-tmp-Dersg8 | |
warning: no files found matching 'test_requests.py' | |
warning: no files found matching 'requirements.txt' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/requests-2.13.0-py2.7.egg | |
Extracting requests-2.13.0-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding requests 2.13.0 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/requests-2.13.0-py2.7.egg | |
Searching for PasteScript | |
Reading https://pypi.python.org/simple/PasteScript/ | |
Downloading https://pypi.python.org/packages/e5/f0/78e766c3dcc61a4f3a6f71dd8c95168ae9c7a31722b5663d19c1fdf62cb6/PasteScript-2.0.2.tar.gz#md5=ccb3045445097192ca71a13b746c77b2 | |
Best match: PasteScript 2.0.2 | |
Processing PasteScript-2.0.2.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-AAL6Eu/PasteScript-2.0.2/setup.cfg | |
Running PasteScript-2.0.2/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-AAL6Eu/PasteScript-2.0.2/egg-dist-tmp-vQIYKk | |
Warning: no news for this version found | |
warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' | |
warning: no files found matching '*.js' under directory 'paste' | |
warning: no files found matching '*.jpg' under directory 'paste' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/PasteScript-2.0.2-py2.7.egg | |
Extracting PasteScript-2.0.2-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding PasteScript 2.0.2 to easy-install.pth file | |
Installing paster script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/PasteScript-2.0.2-py2.7.egg | |
Searching for PasteDeploy | |
Reading https://pypi.python.org/simple/PasteDeploy/ | |
Downloading https://pypi.python.org/packages/0f/90/8e20cdae206c543ea10793cbf4136eb9a8b3f417e04e40a29d72d9922cbd/PasteDeploy-1.5.2.tar.gz#md5=352b7205c78c8de4987578d19431af3b | |
Best match: PasteDeploy 1.5.2 | |
Processing PasteDeploy-1.5.2.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-8ZQkjg/PasteDeploy-1.5.2/setup.cfg | |
Running PasteDeploy-1.5.2/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-8ZQkjg/PasteDeploy-1.5.2/egg-dist-tmp-suqVvz | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/PasteDeploy-1.5.2-py2.7.egg | |
Extracting PasteDeploy-1.5.2-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding PasteDeploy 1.5.2 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/PasteDeploy-1.5.2-py2.7.egg | |
Searching for jsonschema | |
Reading https://pypi.python.org/simple/jsonschema/ | |
Downloading https://pypi.python.org/packages/58/b9/171dbb07e18c6346090a37f03c7e74410a1a56123f847efed59af260a298/jsonschema-2.6.0.tar.gz#md5=50c6b69a373a8b55ff1e0ec6e78f13f4 | |
Best match: jsonschema 2.6.0 | |
Processing jsonschema-2.6.0.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-8kVr5r/jsonschema-2.6.0/setup.cfg | |
Running jsonschema-2.6.0/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-8kVr5r/jsonschema-2.6.0/egg-dist-tmp-7k_TyQ | |
zip_safe flag not set; analyzing archive contents... | |
Installed /private/var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-8kVr5r/jsonschema-2.6.0/.eggs/vcversioner-2.16.0.0-py2.7.egg | |
zip_safe flag not set; analyzing archive contents... | |
jsonschema.tests.test_jsonschema_test_suite: module references __file__ | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/jsonschema-2.6.0-py2.7.egg | |
Extracting jsonschema-2.6.0-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding jsonschema 2.6.0 to easy-install.pth file | |
Installing jsonschema script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/jsonschema-2.6.0-py2.7.egg | |
Searching for unidecode | |
Reading https://pypi.python.org/simple/unidecode/ | |
Downloading https://pypi.python.org/packages/ba/64/410af95d27f2a8824112d17ed41ea7ce6d2cbc8a4832c2e548d3408fad0a/Unidecode-0.04.20.tar.gz#md5=ec6905c68230b63f2cea8b982da07614 | |
Best match: Unidecode 0.4.20 | |
Processing Unidecode-0.04.20.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-CZ7wW6/Unidecode-0.04.20/setup.cfg | |
Running Unidecode-0.04.20/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-CZ7wW6/Unidecode-0.04.20/egg-dist-tmp-lgjCqj | |
/Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/setuptools/dist.py:331: UserWarning: Normalizing '0.04.20' to '0.4.20' | |
normalized_version, | |
zip_safe flag not set; analyzing archive contents... | |
Copying Unidecode-0.4.20-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding Unidecode 0.4.20 to easy-install.pth file | |
Installing unidecode script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Unidecode-0.4.20-py2.7.egg | |
Searching for oauthlib | |
Reading https://pypi.python.org/simple/oauthlib/ | |
Downloading https://pypi.python.org/packages/d2/4c/5ac894a469e25ebd02f6b3c2adb9f55253e6d1ca1f16a7d247ae6d48b4c8/oauthlib-2.0.1.tar.gz#md5=d64091c3b5cc2198c5031d95e70eaa9d | |
Best match: oauthlib 2.0.1 | |
Processing oauthlib-2.0.1.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-RBldqM/oauthlib-2.0.1/setup.cfg | |
Running oauthlib-2.0.1/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-RBldqM/oauthlib-2.0.1/egg-dist-tmp-wLePEz | |
zip_safe flag not set; analyzing archive contents... | |
Copying oauthlib-2.0.1-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding oauthlib 2.0.1 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/oauthlib-2.0.1-py2.7.egg | |
Searching for sphinx | |
Reading https://pypi.python.org/simple/sphinx/ | |
Downloading https://pypi.python.org/packages/e3/87/e271f7f0d498c7fdaec009c27955401d18ef357c0d468e1eb2be36bdc68c/Sphinx-1.5.2.tar.gz#md5=8a3068cd5dda49622b7eb5132d616e19 | |
Best match: Sphinx 1.5.2 | |
Processing Sphinx-1.5.2.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-vtnZcO/Sphinx-1.5.2/setup.cfg | |
Running Sphinx-1.5.2/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-vtnZcO/Sphinx-1.5.2/egg-dist-tmp-NoLglS | |
warning: no files found matching 'sphinx/locale/.tx/config' | |
no previously-included directories found matching 'doc/_build' | |
no previously-included directories found matching 'sphinx/locale/.tx' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Sphinx-1.5.2-py2.7.egg | |
Extracting Sphinx-1.5.2-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding Sphinx 1.5.2 to easy-install.pth file | |
Installing sphinx-quickstart script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing sphinx-autogen script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing sphinx-apidoc script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing sphinx-build script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Sphinx-1.5.2-py2.7.egg | |
Searching for pytz | |
Reading https://pypi.python.org/simple/pytz/ | |
Downloading https://pypi.python.org/packages/a2/c1/7891c11d4f618de272f550de2dced8c63a6df523739bab27b2ad2299103a/pytz-2016.10-py2.7.egg#md5=7554a4ebad7c279fb9efbeb211639776 | |
Best match: pytz 2016.10 | |
Processing pytz-2016.10-py2.7.egg | |
Moving pytz-2016.10-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding pytz 2016.10 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/pytz-2016.10-py2.7.egg | |
Searching for itsdangerous | |
Reading https://pypi.python.org/simple/itsdangerous/ | |
Downloading https://pypi.python.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz#md5=a3d55aa79369aef5345c036a8a26307f | |
Best match: itsdangerous 0.24 | |
Processing itsdangerous-0.24.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-y8dJUc/itsdangerous-0.24/setup.cfg | |
Running itsdangerous-0.24/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-y8dJUc/itsdangerous-0.24/egg-dist-tmp-BAzEPv | |
warning: no previously-included files matching '*' found under directory 'docs/_build' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/itsdangerous-0.24-py2.7.egg | |
Extracting itsdangerous-0.24-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding itsdangerous 0.24 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/itsdangerous-0.24-py2.7.egg | |
Searching for sqlalchemy | |
Reading https://pypi.python.org/simple/sqlalchemy/ | |
Downloading https://pypi.python.org/packages/da/04/8048a5075d6e29235bbd6f1ea092a38dbe2630c670e73d4aa923a4e5521c/SQLAlchemy-1.1.5.tar.gz#md5=50685d97dca4b91945ae6309d03ab8c9 | |
Best match: SQLAlchemy 1.1.5 | |
Processing SQLAlchemy-1.1.5.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-gf90QH/SQLAlchemy-1.1.5/setup.cfg | |
Running SQLAlchemy-1.1.5/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-gf90QH/SQLAlchemy-1.1.5/egg-dist-tmp-GGkZWV | |
warning: no files found matching '*.jpg' under directory 'doc' | |
warning: no files found matching '*.mako' under directory 'doc' | |
warning: no files found matching 'distribute_setup.py' | |
warning: no files found matching 'sa2to3.py' | |
warning: no files found matching 'ez_setup.py' | |
no previously-included directories found matching 'doc/build/output' | |
zip_safe flag not set; analyzing archive contents... | |
Copying SQLAlchemy-1.1.5-py2.7-macosx-10.12-x86_64.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding SQLAlchemy 1.1.5 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/SQLAlchemy-1.1.5-py2.7-macosx-10.12-x86_64.egg | |
Searching for Markdown | |
Reading https://pypi.python.org/simple/Markdown/ | |
Downloading https://pypi.python.org/packages/1d/25/3f6d2cb31ec42ca5bd3bfbea99b63892b735d76e26f20dd2dcc34ffe4f0d/Markdown-2.6.8.tar.gz#md5=d9ef057a5bd185f6f536400a31fc5d45 | |
Best match: Markdown 2.6.8 | |
Processing Markdown-2.6.8.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-Y9h0jg/Markdown-2.6.8/setup.cfg | |
Running Markdown-2.6.8/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-Y9h0jg/Markdown-2.6.8/egg-dist-tmp-9gv4i9 | |
zip_safe flag not set; analyzing archive contents... | |
Copying Markdown-2.6.8-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding Markdown 2.6.8 to easy-install.pth file | |
Installing markdown_py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Markdown-2.6.8-py2.7.egg | |
Searching for ConfigObj | |
Reading https://pypi.python.org/simple/ConfigObj/ | |
Downloading https://pypi.python.org/packages/64/61/079eb60459c44929e684fa7d9e2fdca403f67d64dd9dbac27296be2e0fab/configobj-5.0.6.tar.gz#md5=e472a3a1c2a67bb0ec9b5d54c13a47d6 | |
Best match: configobj 5.0.6 | |
Processing configobj-5.0.6.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-VOTABS/configobj-5.0.6/setup.cfg | |
Running configobj-5.0.6/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-VOTABS/configobj-5.0.6/egg-dist-tmp-1EwlDR | |
zip_safe flag not set; analyzing archive contents... | |
Copying configobj-5.0.6-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding configobj 5.0.6 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/configobj-5.0.6-py2.7.egg | |
Searching for WebTest>=2.0.18 | |
Reading https://pypi.python.org/simple/WebTest/ | |
Downloading https://pypi.python.org/packages/d6/f4/604690ec18c0406be1a12f823be215c83be1ebe4cb4621195d366a3dde98/WebTest-2.0.25.tar.gz#md5=817ba44213ff62a2fdf52030aff3a337 | |
Best match: WebTest 2.0.25 | |
Processing WebTest-2.0.25.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-9KFw45/WebTest-2.0.25/setup.cfg | |
Running WebTest-2.0.25/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-9KFw45/WebTest-2.0.25/egg-dist-tmp-Uplw31 | |
no previously-included directories found matching 'docs/_build' | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
warning: no previously-included files matching '__pycache__' found anywhere in distribution | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/WebTest-2.0.25-py2.7.egg | |
Extracting WebTest-2.0.25-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding WebTest 2.0.25 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/WebTest-2.0.25-py2.7.egg | |
Searching for Babel>=1.3 | |
Reading https://pypi.python.org/simple/Babel/ | |
Downloading https://pypi.python.org/packages/6e/96/ba2a2462ed25ca0e651fb7b66e7080f5315f91425a07ea5b34d7c870c114/Babel-2.3.4.tar.gz#md5=afa20bc55b0e991833030129ad498f35 | |
Best match: Babel 2.3.4 | |
Processing Babel-2.3.4.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-gfdMFM/Babel-2.3.4/setup.cfg | |
Running Babel-2.3.4/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-gfdMFM/Babel-2.3.4/egg-dist-tmp-_ZqNKG | |
warning: no previously-included files matching '*' found under directory 'docs/_build' | |
warning: no previously-included files matching '*.pyc' found under directory 'tests' | |
warning: no previously-included files matching '*.pyo' found under directory 'tests' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Babel-2.3.4-py2.7.egg | |
Extracting Babel-2.3.4-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding Babel 2.3.4 to easy-install.pth file | |
Installing pybabel script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Babel-2.3.4-py2.7.egg | |
Searching for jinja2 | |
Reading https://pypi.python.org/simple/jinja2/ | |
Downloading https://pypi.python.org/packages/71/59/d7423bd5e7ddaf3a1ce299ab4490e9044e8dfd195420fc83a24de9e60726/Jinja2-2.9.5.tar.gz#md5=9e55f0db6620dd99a1b366183a94270d | |
Best match: Jinja2 2.9.5 | |
Processing Jinja2-2.9.5.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-rg_1uU/Jinja2-2.9.5/setup.cfg | |
Running Jinja2-2.9.5/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-rg_1uU/Jinja2-2.9.5/egg-dist-tmp-6oUj6b | |
warning: no files found matching 'run-tests.py' | |
warning: no files found matching '*' under directory 'custom_fixers' | |
warning: no files found matching '*' under directory 'jinja2/testsuite/res' | |
warning: no previously-included files matching '*' found under directory 'docs/_build' | |
warning: no previously-included files matching '*.pyc' found under directory 'jinja2' | |
warning: no previously-included files matching '*.pyc' found under directory 'docs' | |
warning: no previously-included files matching '*.pyo' found under directory 'jinja2' | |
warning: no previously-included files matching '*.pyo' found under directory 'docs' | |
File "build/bdist.macosx-10.12-x86_64/egg/jinja2/asyncfilters.py", line 7 | |
async def auto_to_seq(value): | |
^ | |
SyntaxError: invalid syntax | |
File "build/bdist.macosx-10.12-x86_64/egg/jinja2/asyncsupport.py", line 22 | |
async def concat_async(async_gen): | |
^ | |
SyntaxError: invalid syntax | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Jinja2-2.9.5-py2.7.egg | |
Extracting Jinja2-2.9.5-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
File "/Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Jinja2-2.9.5-py2.7.egg/jinja2/asyncfilters.py", line 7 | |
async def auto_to_seq(value): | |
^ | |
SyntaxError: invalid syntax | |
File "/Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Jinja2-2.9.5-py2.7.egg/jinja2/asyncsupport.py", line 22 | |
async def concat_async(async_gen): | |
^ | |
SyntaxError: invalid syntax | |
Adding Jinja2 2.9.5 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Jinja2-2.9.5-py2.7.egg | |
Searching for kombu<4.0a0 | |
Reading https://pypi.python.org/simple/kombu/ | |
Downloading https://pypi.python.org/packages/38/69/8d603be2df979f1b9ffefae1e51cde664c52a258aff6e8c3253032c8f2c8/kombu-3.0.37.tar.gz#md5=a1901036ba5e70e6b1733f7c2d5ee313 | |
Best match: kombu 3.0.37 | |
Processing kombu-3.0.37.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-8Ial5P/kombu-3.0.37/setup.cfg | |
Running kombu-3.0.37/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-8Ial5P/kombu-3.0.37/egg-dist-tmp-3Wr0qS | |
warning: no files found matching 'README' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/kombu-3.0.37-py2.7.egg | |
Extracting kombu-3.0.37-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding kombu 3.0.37 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/kombu-3.0.37-py2.7.egg | |
Searching for celery<4.0a0,>=3.0 | |
Reading https://pypi.python.org/simple/celery/ | |
Downloading https://pypi.python.org/packages/62/8d/5d9e8cddd987b409b9a332a5eb73c2d01ea42ab83865e8e8a011326c16dc/celery-3.1.25.tar.gz#md5=81ebed2cccbc03c2d8adcba4fefac3bb | |
Best match: celery 3.1.25 | |
Processing celery-3.1.25.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-N472sY/celery-3.1.25/setup.cfg | |
Running celery-3.1.25/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-N472sY/celery-3.1.25/egg-dist-tmp-2r_Pj2 | |
- Trying to upgrade 'task' in 'celery.app' | |
- upgrade task: no old version found. | |
no previously-included directories found matching '*.pyc' | |
no previously-included directories found matching '*.sw*' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/celery-3.1.25-py2.7.egg | |
Extracting celery-3.1.25-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding celery 3.1.25 to easy-install.pth file | |
Installing celerybeat script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing celeryd-multi script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing celeryd script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing celery script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/celery-3.1.25-py2.7.egg | |
Searching for werkzeug>=0.7 | |
Reading https://pypi.python.org/simple/werkzeug/ | |
Downloading https://pypi.python.org/packages/fe/7f/6d70f765ce5484e07576313897793cb49333dd34e462488ee818d17244af/Werkzeug-0.11.15.tar.gz#md5=cb4010478dd33905f95920e4880204a2 | |
Best match: Werkzeug 0.11.15 | |
Processing Werkzeug-0.11.15.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-3Egeju/Werkzeug-0.11.15/setup.cfg | |
Running Werkzeug-0.11.15/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-3Egeju/Werkzeug-0.11.15/egg-dist-tmp-AK7EKs | |
no previously-included directories found matching 'docs/_build' | |
no previously-included directories found matching 'docs/_themes' | |
warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution | |
warning: no previously-included files matching '__pycache__' found anywhere in distribution | |
warning: no previously-included files matching '*.so' found anywhere in distribution | |
warning: no previously-included files matching '*.pyd' found anywhere in distribution | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Werkzeug-0.11.15-py2.7.egg | |
Extracting Werkzeug-0.11.15-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding Werkzeug 0.11.15 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Werkzeug-0.11.15-py2.7.egg | |
Searching for pytest-xdist | |
Reading https://pypi.python.org/simple/pytest-xdist/ | |
Downloading https://pypi.python.org/packages/dc/b2/a59db3ef996b93c3ef35dbbc33557a71ef67a6839d94a52c88eeb1086002/pytest-xdist-1.15.0.tar.gz#md5=84fe5080fb0aa525b0c3ddd5e9b7eb56 | |
Best match: pytest-xdist 1.15.0 | |
Processing pytest-xdist-1.15.0.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-mMZo5f/pytest-xdist-1.15.0/setup.cfg | |
Running pytest-xdist-1.15.0/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-mMZo5f/pytest-xdist-1.15.0/egg-dist-tmp-9wsxNK | |
warning: no files found matching 'README.txt' | |
no previously-included directories found matching '.git' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/pytest_xdist-1.15.0-py2.7.egg | |
Extracting pytest_xdist-1.15.0-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding pytest-xdist 1.15.0 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/pytest_xdist-1.15.0-py2.7.egg | |
Searching for pytest>=2.3.1 | |
Reading https://pypi.python.org/simple/pytest/ | |
Downloading https://pypi.python.org/packages/68/9c/c06dc051b39b817efd31e4c589df7780f7b287d96fab67e90be1f614fc0a/pytest-3.0.6.tar.gz#md5=6639592fa430567d024189f097fcdbd7 | |
Best match: pytest 3.0.6 | |
Processing pytest-3.0.6.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-tfpbAD/pytest-3.0.6/setup.cfg | |
Running pytest-3.0.6/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-tfpbAD/pytest-3.0.6/egg-dist-tmp-ZYqNIv | |
no previously-included directories found matching 'doc/en/_build' | |
warning: no previously-included files found matching '_pytest/impl' | |
warning: no previously-included files matching '*.pyc' found under directory '*' | |
warning: no previously-included files matching '*.pyo' found under directory '*' | |
warning: no previously-included files matching '*' found under directory 'testing/.hypothesis' | |
warning: no previously-included files matching '*' found under directory 'testing/freeze/~' | |
warning: no previously-included files matching '*' found under directory 'testing/freeze/build' | |
warning: no previously-included files matching '*' found under directory 'testing/freeze/dist' | |
warning: no previously-included files found matching 'appveyor.yml' | |
warning: no previously-included files found matching '.travis.yml' | |
no previously-included directories found matching '.github' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/pytest-3.0.6-py2.7.egg | |
Extracting pytest-3.0.6-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding pytest 3.0.6 to easy-install.pth file | |
Installing py.test script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing pytest script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/pytest-3.0.6-py2.7.egg | |
Searching for py-bcrypt | |
Reading https://pypi.python.org/simple/py-bcrypt/ | |
Downloading https://pypi.python.org/packages/68/b1/1c3068c5c4d2e35c48b38dcc865301ebfdf45f54507086ac65ced1fd3b3d/py-bcrypt-0.4.tar.gz#md5=dd8b367d6b716a2ea2e72392525f4e36 | |
Best match: py-bcrypt 0.4 | |
Processing py-bcrypt-0.4.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-xoEmAi/py-bcrypt-0.4/setup.cfg | |
Running py-bcrypt-0.4/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-xoEmAi/py-bcrypt-0.4/egg-dist-tmp-BTMbGv | |
zip_safe flag not set; analyzing archive contents... | |
Copying py_bcrypt-0.4-py2.7-macosx-10.12-x86_64.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding py-bcrypt 0.4 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/py_bcrypt-0.4-py2.7-macosx-10.12-x86_64.egg | |
Searching for wtforms | |
Reading https://pypi.python.org/simple/wtforms/ | |
Downloading https://pypi.python.org/packages/bf/91/2e553b86c55e9cf2f33265de50e052441fb753af46f5f20477fe9c61280e/WTForms-2.1.zip#md5=6938a541fafd1a1ae2f6b9b88588eef2 | |
Best match: WTForms 2.1 | |
Processing WTForms-2.1.zip | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-LWujTm/WTForms-2.1/setup.cfg | |
Running WTForms-2.1/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-LWujTm/WTForms-2.1/egg-dist-tmp-2wg5Tb | |
warning: no previously-included files matching '*' found under directory 'docs/_build' | |
warning: no previously-included files matching '*.pyc' found under directory 'tests' | |
zip_safe flag not set; analyzing archive contents... | |
wtforms.i18n: module references __file__ | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/WTForms-2.1-py2.7.egg | |
Extracting WTForms-2.1-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding WTForms 2.1 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/WTForms-2.1-py2.7.egg | |
Searching for python-dateutil | |
Reading https://pypi.python.org/simple/python-dateutil/ | |
Downloading https://pypi.python.org/packages/95/8e/71125f3f24771f50e630b5a6fa9fd209a9f167dcbc3aad65a48cb3dd5694/python-dateutil-2.6.0.zip#md5=530f7b56e36fa42ada6c02a17b15660c | |
Best match: python-dateutil 2.6.0 | |
Processing python-dateutil-2.6.0.zip | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-MtSxwi/python-dateutil-2.6.0/setup.cfg | |
Running python-dateutil-2.6.0/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-MtSxwi/python-dateutil-2.6.0/egg-dist-tmp-tNsZB3 | |
warning: no previously-included files matching '__pycache__' found anywhere in distribution | |
warning: no previously-included files matching '*.py[co]' found anywhere in distribution | |
Copying python_dateutil-2.6.0-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding python-dateutil 2.6.0 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/python_dateutil-2.6.0-py2.7.egg | |
Searching for alembic>=0.7.5 | |
Reading https://pypi.python.org/simple/alembic/ | |
Downloading https://pypi.python.org/packages/f0/7d/7fcda63887d9726e0145e98802baf374ec8cf889325e469194cd7926c98e/alembic-0.8.10.tar.gz#md5=21b344a70ce637699c18bf074a080649 | |
Best match: alembic 0.8.10 | |
Processing alembic-0.8.10.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-8maJtR/alembic-0.8.10/setup.cfg | |
Running alembic-0.8.10/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-8maJtR/alembic-0.8.10/egg-dist-tmp-rP0zC8 | |
warning: no files found matching '*.jpg' under directory 'docs' | |
warning: no files found matching '*.sty' under directory 'docs' | |
warning: no files found matching '*.dat' under directory 'tests' | |
no previously-included directories found matching 'docs/build/output' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/alembic-0.8.10-py2.7.egg | |
Extracting alembic-0.8.10-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding alembic 0.8.10 to easy-install.pth file | |
Installing alembic script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/alembic-0.8.10-py2.7.egg | |
Searching for waitress | |
Reading https://pypi.python.org/simple/waitress/ | |
Downloading https://pypi.python.org/packages/cd/f4/400d00863afa1e03618e31fd7e2092479a71b8c9718b00eb1eeb603746c6/waitress-1.0.2.tar.gz#md5=b968f39e95d609f6194c6e50425d4bb7 | |
Best match: waitress 1.0.2 | |
Processing waitress-1.0.2.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-SEviY7/waitress-1.0.2/setup.cfg | |
Running waitress-1.0.2/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-SEviY7/waitress-1.0.2/egg-dist-tmp-aBsetQ | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/waitress-1.0.2-py2.7.egg | |
Extracting waitress-1.0.2-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding waitress 1.0.2 to easy-install.pth file | |
Installing waitress-serve script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/waitress-1.0.2-py2.7.egg | |
Searching for Tempita>=0.4 | |
Reading https://pypi.python.org/simple/Tempita/ | |
Downloading https://pypi.python.org/packages/b0/d9/736ee2b825ff601151676ce30889de2f7df2bac59a2451f069a8a15af19e/Tempita-0.5.3dev.tar.gz#md5=365c3b4f36435e2178902d5619301140 | |
Best match: Tempita 0.5.3.dev0 | |
Processing Tempita-0.5.3dev.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-EvBoja/Tempita-0.5.3dev/setup.cfg | |
Running Tempita-0.5.3dev/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-EvBoja/Tempita-0.5.3dev/egg-dist-tmp-xIB8Tz | |
Copying Tempita-0.5.3.dev0-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding Tempita 0.5.3.dev0 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Tempita-0.5.3.dev0-py2.7.egg | |
Searching for sqlparse | |
Reading https://pypi.python.org/simple/sqlparse/ | |
Downloading https://pypi.python.org/packages/55/ce/3944e990b03f80f36f0050b407ad46cde192a210d473f0d705b554bddd1d/sqlparse-0.2.2.tar.gz#md5=ec1bab3438f358b6be72fc1912bbd648 | |
Best match: sqlparse 0.2.2 | |
Processing sqlparse-0.2.2.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-DQy9iv/sqlparse-0.2.2/setup.cfg | |
Running sqlparse-0.2.2/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-DQy9iv/sqlparse-0.2.2/egg-dist-tmp-tXbyEn | |
warning: no files found matching 'COPYING' | |
warning: no files found matching 'pytest.ini' | |
zip_safe flag not set; analyzing archive contents... | |
Copying sqlparse-0.2.2-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding sqlparse 0.2.2 to easy-install.pth file | |
Installing sqlformat script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/sqlparse-0.2.2-py2.7.egg | |
Searching for decorator | |
Reading https://pypi.python.org/simple/decorator/ | |
Downloading https://pypi.python.org/packages/cc/ac/5a16f1fc0506ff72fcc8fd4e858e3a1c231f224ab79bb7c4c9b2094cc570/decorator-4.0.11.tar.gz#md5=73644c8f0bd4983d1b6a34b49adec0ae | |
Best match: decorator 4.0.11 | |
Processing decorator-4.0.11.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-roQGBC/decorator-4.0.11/setup.cfg | |
Running decorator-4.0.11/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-roQGBC/decorator-4.0.11/egg-dist-tmp-6doqoq | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/decorator-4.0.11-py2.7.egg | |
Extracting decorator-4.0.11-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding decorator 4.0.11 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/decorator-4.0.11-py2.7.egg | |
Searching for pbr<2.0,>=1.3 | |
Reading https://pypi.python.org/simple/pbr/ | |
Downloading https://pypi.python.org/packages/c3/2c/63275fab26a0fd8cadafca71a3623e4d0f0ee8ed7124a5bb128853d178a7/pbr-1.10.0.tar.gz#md5=8e4968c587268f030e38329feb9c8f17 | |
Best match: pbr 1.10.0 | |
Processing pbr-1.10.0.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-JD4vok/pbr-1.10.0/setup.cfg | |
Running pbr-1.10.0/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-JD4vok/pbr-1.10.0/egg-dist-tmp-EvpVnv | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/pbr-1.10.0-py2.7.egg | |
Extracting pbr-1.10.0-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding pbr 1.10.0 to easy-install.pth file | |
Installing pbr script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/pbr-1.10.0-py2.7.egg | |
Searching for Paste>=1.3 | |
Reading https://pypi.python.org/simple/Paste/ | |
Downloading https://pypi.python.org/packages/30/c3/5c2f7c7a02e4f58d4454353fa1c32c94f79fa4e36d07a67c0ac295ea369e/Paste-2.0.3.tar.gz#md5=1231e14eae62fa7ed76e9130b04bc61e | |
Best match: Paste 2.0.3 | |
Processing Paste-2.0.3.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-nJ0f1W/Paste-2.0.3/setup.cfg | |
Running Paste-2.0.3/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-nJ0f1W/Paste-2.0.3/egg-dist-tmp-iK8rkz | |
warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' | |
warning: no files found matching '*.html' under directory 'docs/_build' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Paste-2.0.3-py2.7.egg | |
Extracting Paste-2.0.3-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding Paste 2.0.3 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Paste-2.0.3-py2.7.egg | |
Searching for functools32 | |
Reading https://pypi.python.org/simple/functools32/ | |
Downloading https://pypi.python.org/packages/c5/60/6ac26ad05857c601308d8fb9e87fa36d0ebf889423f47c3502ef034365db/functools32-3.2.3-2.tar.gz#md5=09f24ffd9af9f6cd0f63cb9f4e23d4b2 | |
Best match: functools32 3.2.3.post2 | |
Processing functools32-3.2.3-2.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-xM92EB/functools32-3.2.3-2/setup.cfg | |
Running functools32-3.2.3-2/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-xM92EB/functools32-3.2.3-2/egg-dist-tmp-0GJhVI | |
/Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/setuptools/dist.py:331: UserWarning: Normalizing '3.2.3-2' to '3.2.3.post2' | |
normalized_version, | |
warning: no files found matching '*.txt' | |
no previously-included directories found matching 'build' | |
no previously-included directories found matching 'dist' | |
no previously-included directories found matching '.git*' | |
zip_safe flag not set; analyzing archive contents... | |
Copying functools32-3.2.3.post2-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding functools32 3.2.3.post2 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/functools32-3.2.3.post2-py2.7.egg | |
Searching for imagesize | |
Reading https://pypi.python.org/simple/imagesize/ | |
Downloading https://pypi.python.org/packages/53/72/6c6f1e787d9cab2cc733cf042f125abec07209a58308831c9f292504e826/imagesize-0.7.1.tar.gz#md5=976148283286a6ba5f69b0f81aef8052 | |
Best match: imagesize 0.7.1 | |
Processing imagesize-0.7.1.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-QteMlI/imagesize-0.7.1/setup.cfg | |
Running imagesize-0.7.1/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-QteMlI/imagesize-0.7.1/egg-dist-tmp-S7VEqY | |
zip_safe flag not set; analyzing archive contents... | |
Copying imagesize-0.7.1-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding imagesize 0.7.1 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/imagesize-0.7.1-py2.7.egg | |
Searching for alabaster<0.8,>=0.7 | |
Reading https://pypi.python.org/simple/alabaster/ | |
Downloading https://pypi.python.org/packages/71/c3/70da7d8ac18a4f4c502887bd2549e05745fa403e2cd9d06a8a9910a762bc/alabaster-0.7.9.tar.gz#md5=b29646a8bbe7aa52830375b7d17b5d7a | |
Best match: alabaster 0.7.9 | |
Processing alabaster-0.7.9.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-i0Z8Ue/alabaster-0.7.9/setup.cfg | |
Running alabaster-0.7.9/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-i0Z8Ue/alabaster-0.7.9/egg-dist-tmp-BQ7aAf | |
warning: no files found matching 'README.md' | |
warning: no previously-included files matching '.*.swp' found under directory 'alabaster' | |
zip_safe flag not set; analyzing archive contents... | |
alabaster.__init__: module references __file__ | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/alabaster-0.7.9-py2.7.egg | |
Extracting alabaster-0.7.9-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding alabaster 0.7.9 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/alabaster-0.7.9-py2.7.egg | |
Searching for snowballstemmer>=1.1 | |
Reading https://pypi.python.org/simple/snowballstemmer/ | |
Downloading https://pypi.python.org/packages/20/6b/d2a7cb176d4d664d94a6debf52cd8dbae1f7203c8e42426daa077051d59c/snowballstemmer-1.2.1.tar.gz#md5=643b019667a708a922172e33a99bf2fa | |
Best match: snowballstemmer 1.2.1 | |
Processing snowballstemmer-1.2.1.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-gz9j39/snowballstemmer-1.2.1/setup.cfg | |
Running snowballstemmer-1.2.1/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-gz9j39/snowballstemmer-1.2.1/egg-dist-tmp-F96rNg | |
warning: no files found matching '*.py' under directory 'src' | |
zip_safe flag not set; analyzing archive contents... | |
Copying snowballstemmer-1.2.1-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding snowballstemmer 1.2.1 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/snowballstemmer-1.2.1-py2.7.egg | |
Searching for docutils>=0.11 | |
Reading https://pypi.python.org/simple/docutils/ | |
Downloading https://pypi.python.org/packages/05/25/7b5484aca5d46915493f1fd4ecb63c38c333bd32aa9ad6e19da8d08895ae/docutils-0.13.1.tar.gz#md5=ea4a893c633c788be9b8078b6b305d53 | |
Best match: docutils 0.13.1 | |
Processing docutils-0.13.1.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-Jh1G7g/docutils-0.13.1/setup.cfg | |
Running docutils-0.13.1/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-Jh1G7g/docutils-0.13.1/egg-dist-tmp-JQkb34 | |
warning: no files found matching 'MANIFEST' | |
warning: no previously-included files matching '*.pyc' found under directory '*' | |
warning: no previously-included files matching '*~' found under directory '*' | |
warning: no previously-included files matching '.DS_Store' found under directory '*' | |
zip_safe flag not set; analyzing archive contents... | |
docutils.parsers.rst.directives.misc: module references __file__ | |
docutils.writers.docutils_xml: module references __path__ | |
docutils.writers.html4css1.__init__: module references __file__ | |
docutils.writers.html5_polyglot.__init__: module references __file__ | |
docutils.writers.latex2e.__init__: module references __file__ | |
docutils.writers.odf_odt.__init__: module references __file__ | |
docutils.writers.pep_html.__init__: module references __file__ | |
docutils.writers.s5_html.__init__: module references __file__ | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/docutils-0.13.1-py2.7.egg | |
Extracting docutils-0.13.1-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding docutils 0.13.1 to easy-install.pth file | |
Installing rst2html.py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing rst2html5.py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing rst2latex.py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing rst2man.py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing rst2odt.py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing rst2odt_prepstyles.py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing rst2pseudoxml.py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing rst2s5.py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing rst2xetex.py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing rst2xml.py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing rstpep2html.py script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/docutils-0.13.1-py2.7.egg | |
Searching for Pygments>=2.0 | |
Reading https://pypi.python.org/simple/Pygments/ | |
Downloading https://pypi.python.org/packages/71/2a/2e4e77803a8bd6408a2903340ac498cb0a2181811af7c9ec92cb70b0308a/Pygments-2.2.0.tar.gz#md5=13037baca42f16917cbd5ad2fab50844 | |
Best match: Pygments 2.2.0 | |
Processing Pygments-2.2.0.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-__pJfP/Pygments-2.2.0/setup.cfg | |
Running Pygments-2.2.0/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-__pJfP/Pygments-2.2.0/egg-dist-tmp-RPLF8Q | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Pygments-2.2.0-py2.7.egg | |
Extracting Pygments-2.2.0-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding Pygments 2.2.0 to easy-install.pth file | |
Installing pygmentize script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Pygments-2.2.0-py2.7.egg | |
Searching for beautifulsoup4 | |
Reading https://pypi.python.org/simple/beautifulsoup4/ | |
Downloading https://pypi.python.org/packages/9b/a5/c6fa2d08e6c671103f9508816588e0fb9cec40444e8e72993f3d4c325936/beautifulsoup4-4.5.3.tar.gz#md5=937e0df0d699a1237646f38fd567f0c6 | |
Best match: beautifulsoup4 4.5.3 | |
Processing beautifulsoup4-4.5.3.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-M2zqmD/beautifulsoup4-4.5.3/setup.cfg | |
Running beautifulsoup4-4.5.3/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-M2zqmD/beautifulsoup4-4.5.3/egg-dist-tmp-OxzPZk | |
zip_safe flag not set; analyzing archive contents... | |
Copying beautifulsoup4-4.5.3-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding beautifulsoup4 4.5.3 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/beautifulsoup4-4.5.3-py2.7.egg | |
Searching for WebOb>=1.2 | |
Reading https://pypi.python.org/simple/WebOb/ | |
Downloading https://pypi.python.org/packages/c3/6f/fc168ab701ab8f3741ed0b1377edda676c3e7db61858cef1f72969413968/WebOb-1.7.1.tar.gz#md5=31f4452f2d86f0175c0ed50d272f496b | |
Best match: WebOb 1.7.1 | |
Processing WebOb-1.7.1.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-OMD6MB/WebOb-1.7.1/setup.cfg | |
Running WebOb-1.7.1/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-OMD6MB/WebOb-1.7.1/egg-dist-tmp-yLTy9G | |
Copying WebOb-1.7.1-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding WebOb 1.7.1 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/WebOb-1.7.1-py2.7.egg | |
Searching for MarkupSafe>=0.23 | |
Reading https://pypi.python.org/simple/MarkupSafe/ | |
Downloading https://pypi.python.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz#md5=f5ab3deee4c37cd6a922fb81e730da6e | |
Best match: MarkupSafe 0.23 | |
Processing MarkupSafe-0.23.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-1FSpXA/MarkupSafe-0.23/setup.cfg | |
Running MarkupSafe-0.23/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-1FSpXA/MarkupSafe-0.23/egg-dist-tmp-bH8V75 | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/MarkupSafe-0.23-py2.7-macosx-10.12-x86_64.egg | |
Extracting MarkupSafe-0.23-py2.7-macosx-10.12-x86_64.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding MarkupSafe 0.23 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/MarkupSafe-0.23-py2.7-macosx-10.12-x86_64.egg | |
Searching for amqp<2.0,>=1.4.9 | |
Reading https://pypi.python.org/simple/amqp/ | |
Downloading https://pypi.python.org/packages/cc/a4/f265c6f9a7eb1dd45d36d9ab775520e07ff575b11ad21156f9866da047b2/amqp-1.4.9.tar.gz#md5=df57dde763ba2dea25b3fa92dfe43c19 | |
Best match: amqp 1.4.9 | |
Processing amqp-1.4.9.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-hShH24/amqp-1.4.9/setup.cfg | |
Running amqp-1.4.9/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-hShH24/amqp-1.4.9/egg-dist-tmp-hqZxik | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/amqp-1.4.9-py2.7.egg | |
Extracting amqp-1.4.9-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding amqp 1.4.9 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/amqp-1.4.9-py2.7.egg | |
Searching for anyjson>=0.3.3 | |
Reading https://pypi.python.org/simple/anyjson/ | |
Downloading https://pypi.python.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz#md5=2ea28d6ec311aeeebaf993cb3008b27c | |
Best match: anyjson 0.3.3 | |
Processing anyjson-0.3.3.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-rjQJmQ/anyjson-0.3.3/setup.cfg | |
Running anyjson-0.3.3/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-rjQJmQ/anyjson-0.3.3/egg-dist-tmp-CIBlV6 | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/anyjson-0.3.3-py2.7.egg | |
Extracting anyjson-0.3.3-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding anyjson 0.3.3 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/anyjson-0.3.3-py2.7.egg | |
Searching for billiard<3.4,>=3.3.0.23 | |
Reading https://pypi.python.org/simple/billiard/ | |
Downloading https://pypi.python.org/packages/64/a6/d7b6fb7bd0a4680a41f1d4b27061c7b768c673070ba8ac116f865de4e7ca/billiard-3.3.0.23.tar.gz#md5=6ee416e1e7c8d8164ce29d7377cca6a4 | |
Best match: billiard 3.3.0.23 | |
Processing billiard-3.3.0.23.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-I46Ftv/billiard-3.3.0.23/setup.cfg | |
Running billiard-3.3.0.23/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-I46Ftv/billiard-3.3.0.23/egg-dist-tmp-cbVLZR | |
warning: no files found matching '*.py' under directory 'Lib' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/billiard-3.3.0.23-py2.7-macosx-10.12-x86_64.egg | |
Extracting billiard-3.3.0.23-py2.7-macosx-10.12-x86_64.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding billiard 3.3.0.23 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/billiard-3.3.0.23-py2.7-macosx-10.12-x86_64.egg | |
Searching for py>=1.4.22 | |
Reading https://pypi.python.org/simple/py/ | |
Downloading https://pypi.python.org/packages/93/bd/8a90834a287e0c1682eab8e20ada672e4f4cf7d5b99f2833ddbf31ed1a6d/py-1.4.32.tar.gz#md5=68ee0b5867282595d0b410a7f3c03ab3 | |
Best match: py 1.4.32 | |
Processing py-1.4.32.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-4DthyC/py-1.4.32/setup.cfg | |
Running py-1.4.32/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-4DthyC/py-1.4.32/egg-dist-tmp-W8Tpc2 | |
warning: no files found matching 'README.txt' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/py-1.4.32-py2.7.egg | |
Extracting py-1.4.32-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding py 1.4.32 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/py-1.4.32-py2.7.egg | |
Searching for execnet>=1.1 | |
Reading https://pypi.python.org/simple/execnet/ | |
Downloading https://pypi.python.org/packages/eb/ee/43729e7dee8772e69b3b01715ab9742790be2eace2d18cf53d219b9c31f8/execnet-1.4.1.tar.gz#md5=0ff84b6c79d0dafb7e2971629c4d127a | |
Best match: execnet 1.4.1 | |
Processing execnet-1.4.1.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-FHFNsR/execnet-1.4.1/setup.cfg | |
Running execnet-1.4.1/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-FHFNsR/execnet-1.4.1/egg-dist-tmp-bzzud9 | |
zip_safe flag not set; analyzing archive contents... | |
execnet.gateway: module references __file__ | |
execnet.gateway: module MAY be using inspect.getsource | |
execnet.gateway: module MAY be using inspect.getsourcefile | |
execnet.gateway_bootstrap: module references __file__ | |
execnet.gateway_bootstrap: module MAY be using inspect.getsource | |
execnet.script.socketserverservice: module references __file__ | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/execnet-1.4.1-py2.7.egg | |
Extracting execnet-1.4.1-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding execnet 1.4.1 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/execnet-1.4.1-py2.7.egg | |
Searching for python-editor>=0.3 | |
Reading https://pypi.python.org/simple/python-editor/ | |
Downloading https://pypi.python.org/packages/65/1e/adf6e000ea5dc909aa420352d6ba37f16434c8a3c2fa030445411a1ed545/python-editor-1.0.3.tar.gz#md5=0aca5f2ef176ce68e98a5b7e31372835 | |
Best match: python-editor 1.0.3 | |
Processing python-editor-1.0.3.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-eAxReZ/python-editor-1.0.3/setup.cfg | |
Running python-editor-1.0.3/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-eAxReZ/python-editor-1.0.3/egg-dist-tmp-ONpTmm | |
zip_safe flag not set; analyzing archive contents... | |
Copying python_editor-1.0.3-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding python-editor 1.0.3 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/python_editor-1.0.3-py2.7.egg | |
Searching for Mako | |
Reading https://pypi.python.org/simple/Mako/ | |
Downloading https://pypi.python.org/packages/56/4b/cb75836863a6382199aefb3d3809937e21fa4cb0db15a4f4ba0ecc2e7e8e/Mako-1.0.6.tar.gz#md5=a28e22a339080316b2acc352b9ee631c | |
Best match: Mako 1.0.6 | |
Processing Mako-1.0.6.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-kKs1vu/Mako-1.0.6/setup.cfg | |
Running Mako-1.0.6/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-kKs1vu/Mako-1.0.6/egg-dist-tmp-Ma8QZG | |
warning: no files found matching '*.xml' under directory 'examples' | |
warning: no files found matching '*.mako' under directory 'examples' | |
warning: no files found matching 'distribute_setup.py' | |
warning: no files found matching 'ez_setup.py' | |
no previously-included directories found matching 'doc/build/output' | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Mako-1.0.6-py2.7.egg | |
Extracting Mako-1.0.6-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding Mako 1.0.6 to easy-install.pth file | |
Installing mako-render script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/Mako-1.0.6-py2.7.egg | |
Searching for apipkg>=1.4 | |
Reading https://pypi.python.org/simple/apipkg/ | |
Downloading https://pypi.python.org/packages/32/37/6ce6dbaa8035730efa95e60b09498ec17000d137742391ff46974d9ef859/apipkg-1.4.tar.gz#md5=17e5668601a2322aff41548cb957e7c8 | |
Best match: apipkg 1.4 | |
Processing apipkg-1.4.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-kz9kmu/apipkg-1.4/setup.cfg | |
Running apipkg-1.4/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-kz9kmu/apipkg-1.4/egg-dist-tmp-pjnCIU | |
zip_safe flag not set; analyzing archive contents... | |
apipkg: module references __file__ | |
apipkg: module references __path__ | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/apipkg-1.4-py2.7.egg | |
Extracting apipkg-1.4-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding apipkg 1.4 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/apipkg-1.4-py2.7.egg | |
Searching for six==1.10.0 | |
Reading https://pypi.python.org/simple/six/ | |
Downloading https://pypi.python.org/packages/b3/b2/238e2590826bfdd113244a40d9d3eb26918bd798fc187e2360a8367068db/six-1.10.0.tar.gz#md5=34eed507548117b2ab523ab14b2f8b55 | |
Best match: six 1.10.0 | |
Processing six-1.10.0.tar.gz | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-C1e63x/six-1.10.0/setup.cfg | |
Running six-1.10.0/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-C1e63x/six-1.10.0/egg-dist-tmp-dsfQQv | |
no previously-included directories found matching 'documentation/_build' | |
zip_safe flag not set; analyzing archive contents... | |
six: module references __path__ | |
creating /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/six-1.10.0-py2.7.egg | |
Extracting six-1.10.0-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding six 1.10.0 to easy-install.pth file | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/six-1.10.0-py2.7.egg | |
Searching for setuptools==28.8.0 | |
Reading https://pypi.python.org/simple/setuptools/ | |
Downloading https://pypi.python.org/packages/e9/93/e53fb79dbf5f4a1407feed7a19ea6d0e83765b354754e003cce7aa12b976/setuptools-28.8.0.zip#md5=0983d2f68bb4c73f9e7331883fa39220 | |
Best match: setuptools 28.8.0 | |
Processing setuptools-28.8.0.zip | |
Writing /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-Y3L2dp/setuptools-28.8.0/setup.cfg | |
Running setuptools-28.8.0/setup.py -q bdist_egg --dist-dir /var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/easy_install-Y3L2dp/setuptools-28.8.0/egg-dist-tmp-zLRGQw | |
warning: no files found matching '*' under directory 'setuptools/_vendor' | |
Copying setuptools-28.8.0-py2.7.egg to /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages | |
Adding setuptools 28.8.0 to easy-install.pth file | |
Installing easy_install script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installing easy_install-2.7 script to /Users/jaraco/.virtualenvs/issue-967/bin | |
Installed /Users/jaraco/.virtualenvs/issue-967/lib/python2.7/site-packages/setuptools-28.8.0-py2.7.egg | |
Finished processing dependencies for mediagoblin==1.0.dev0 | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment