question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pipenv ignores explicitly specified index for package

See original GitHub issue
Issue description

The package flask is specified as flask = {version = "*", index = "test"} and instead of installing from the test source containing flask==0.11.0, it is installed from PyPI which contains flask==1.0.2.

Expected result

Expected flask==0.11.0 to be installed, however flask==1.0.2 is installed.

Actual result
$ pipenv install --verbose
Pipfile.lock not found, creating…
Locking [dev-packages] dependencies…
Locking [packages] dependencies…
using sources: [{'url': 'https://test.pypi.org/simple', 'verify_ssl': True, 'name': 'test'}, {'url': 'https://pypi.org/simple', 'verify_ssl': True, 'name': 'pypi'}]

Updated Pipfile.lock (22b5f3)!
Installing dependencies from Pipfile.lock (22b5f3)…
Installing 'click==6.7 --hash=sha256:29f99fc6125fbc931b758dc053b3114e55c77a6e4c6c3a2674a2dc986016381d --hash=sha256:f15516df478d5a56180fbf80e68f206010e6d160fc39fa508b65e035fd75130b'
$ "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/pip" install   --verbose  --no-deps  -r "/tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-415pg7aa-requirement.txt" --require-hashes -i https://test.pypi.org/simple --extra-index-url https://pypi.org/simple
Installing 'flask==1.0.2 --hash=sha256:2271c0070dbcb5275fad4a82e29f23ab92682dc45f9dfbc22c02ba9b9322ce48 --hash=sha256:a080b744b7e345ccfcbc77954861cb05b3c63786e93f2b3875e0913d44b43f05'
$ "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/pip" install   --verbose  --no-deps  -r "/tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-xkzfge_u-requirement.txt" --require-hashes -i https://test.pypi.org/simple --extra-index-url https://pypi.org/simple
Installing 'itsdangerous==0.24 --hash=sha256:cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519'
$ "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/pip" install   --verbose  --no-deps  -r "/tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-f0ec4dbv-requirement.txt" --require-hashes -i https://test.pypi.org/simple --extra-index-url https://pypi.org/simple
Installing 'jinja2==2.10 --hash=sha256:74c935a1b8bb9a3947c50a54766a969d4846290e1e788ea44c1392163723c3bd --hash=sha256:f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4'
$ "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/pip" install   --verbose  --no-deps  -r "/tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-jf1jjbm7-requirement.txt" --require-hashes -i https://test.pypi.org/simple --extra-index-url https://pypi.org/simple
Installing 'markupsafe==1.0 --hash=sha256:a6be69091dac236ea9c6bc7d012beab42010fa914c459791d627dad4910eb665'
$ "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/pip" install   --verbose  --no-deps  -r "/tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-kn6f00lg-requirement.txt" --require-hashes -i https://test.pypi.org/simple --extra-index-url https://pypi.org/simple
Installing 'werkzeug==0.14.1 --hash=sha256:c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c --hash=sha256:d5da73735293558eb1651ee2fddc4d0dedcfa06538b8813a2e20011583c9e49b'
$ "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/pip" install   --verbose  --no-deps  -r "/tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-3swe_em9-requirement.txt" --require-hashes -i https://test.pypi.org/simple --extra-index-url https://pypi.org/simple
Created temporary directory: /tmp/enzime/pip-ephem-wheel-cache-re_k677q
Created temporary directory: /tmp/enzime/pip-req-tracker-b6r26y9k
Created requirements tracker '/tmp/enzime/pip-req-tracker-b6r26y9k'
Created temporary directory: /tmp/enzime/pip-install-si03w7_i
Looking in indexes: https://test.pypi.org/simple, https://pypi.org/simple
Collecting click==6.7 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-415pg7aa-requirement.txt (line 1))
  2 location(s) to search for versions of click:
  * https://test.pypi.org/simple/click/
  * https://pypi.org/simple/click/
  Getting page https://test.pypi.org/simple/click/
  Looking up "https://test.pypi.org/simple/click/" in the cache
  Current age based on date: 5
  Freshness lifetime from max-age: 600
  Freshness lifetime from request max-age: 600
  The response is "fresh", returning cached response
  600 > 5
  Analyzing links from page https://test.pypi.org/simple/click/
  Getting page https://pypi.org/simple/click/
  Looking up "https://pypi.org/simple/click/" in the cache
  Current age based on date: 5
  Freshness lifetime from max-age: 600
  Freshness lifetime from request max-age: 600
  The response is "fresh", returning cached response
  600 > 5
  Analyzing links from page https://pypi.org/simple/click/
    Found link https://files.pythonhosted.org/packages/82/e9/39bc04e46ac4dc16f60d3c95d2a8238f8a86a738ecab723755470e1486d1/click-0.1-py2.py3-none-any.whl#sha256=6ece7fdc438597979abb5e237cd42ec9b0ed9342acfa13aabd0d57dae5122f00 (from https://pypi.org/simple/click/), version: 0.1
    Found link https://files.pythonhosted.org/packages/1a/65/bde2803d3f5d217fde361f7773d51d5c9b1332181f740bdd7adb2462607c/click-0.1.tar.gz#sha256=9f8290d502cf11fad5ccc64d19f2724abcbc11549e6a8e2cdafc530109f198b4 (from https://pypi.org/simple/click/), version: 0.1
    Found link https://files.pythonhosted.org/packages/ee/a5/97f43386352a0658f12842848c152479fce3162251c08339866da45e912e/click-0.2-py2.py3-none-any.whl#sha256=54c90326cb37daf23389b909fa593660db74d68861cbc36d871d8c7ccc2fe003 (from https://pypi.org/simple/click/), version: 0.2
    Found link https://files.pythonhosted.org/packages/bb/aa/c8b583d8d7cc5e21c8da30de6d8c605652836b4ef33b2b57c37f6a017c09/click-0.2.tar.gz#sha256=6a63700f090f0602c1f98e98c536e49e7db1f3d27de80c9bd55ab6eaf1470c57 (from https://pypi.org/simple/click/), version: 0.2
    Found link https://files.pythonhosted.org/packages/dd/ce/ae6ede3636c212a9b33fbe93754e0caee570405d6af3b2b3c95988ce601b/click-0.3-py2.py3-none-any.whl#sha256=15c3b9cb6ea8718ffd68c48cc70aa194dc1c5374fbc4481d3dd98cb256a667eb (from https://pypi.org/simple/click/), version: 0.3
    Found link https://files.pythonhosted.org/packages/35/19/29f7f3ff89929a0a5b938a2a63ecb0d02e6faa4e9a6d84bcedbcc638e212/click-0.3.tar.gz#sha256=cdb62b2de39a2a92cc505dea476ee89c7ecfbe1bcc5df3f9e8001bedcc296571 (from https://pypi.org/simple/click/), version: 0.3
    Found link https://files.pythonhosted.org/packages/88/e8/04c8f87706b72b470214502461c6c53081d64e6b82c8a2b4ba303a4caa53/click-0.4-py2.py3-none-any.whl#sha256=9c85e3c28d92316f8f4dad50a40d9b46a76c07c0cabc89061c9272c2716e49ee (from https://pypi.org/simple/click/), version: 0.4
    Found link https://files.pythonhosted.org/packages/1c/4d/98210295b2f14097de14db6be528af60ba9a3ef60b7e9efb207b08cdea1a/click-0.4.tar.gz#sha256=98dee5f24b7043c9393f6b6015ba3bb4b45fdfe544aaa1c23d81c14c2c0e3a0b (from https://pypi.org/simple/click/), version: 0.4
    Found link https://files.pythonhosted.org/packages/a3/01/a0f85fd64800f0f477f7d36ec7c3e87758e78d1e4b39a590b16a436a0ff9/click-0.5-py2.py3-none-any.whl#sha256=6d9ac4c06a53ea8c5c4b994e1627d95eae2407cb6770b52f04cbb1c59ce52b54 (from https://pypi.org/simple/click/), version: 0.5
    Found link https://files.pythonhosted.org/packages/72/de/ab7b1f0952b411a61bb155d3dbf6271e4d39841cb7b124b75f82117157a4/click-0.5.tar.gz#sha256=396ef5db7722d6930c85aa7b3f3600550605a80a9ea4cc3468b18a29c4f58193 (from https://pypi.org/simple/click/), version: 0.5
    Found link https://files.pythonhosted.org/packages/e9/4c/ce5c6a47f240de954cbcba430a7a4afdc13e3b7482d5302048a4e6611281/click-0.5.1-py2.py3-none-any.whl#sha256=df980e97a93f784ae868a5ea67d608a0dd555bc7b33064529b51dfcfec6c0745 (from https://pypi.org/simple/click/), version: 0.5.1
    Found link https://files.pythonhosted.org/packages/82/46/e17055162fd9baa4ec7a4064ec313091fea3e3dad4047bf63b46471998ac/click-0.5.1.tar.gz#sha256=d7aa6a90114fa1cec7e2cea56901a85ba47ddacbc0e45ca8474fa95cde28ff7b (from https://pypi.org/simple/click/), version: 0.5.1
    Found link https://files.pythonhosted.org/packages/36/f2/648fe6bdc708b71c81c2db677ba7ac640aac7798a1198cc953eeac1d0041/click-0.6-py2.py3-none-any.whl#sha256=eac143634b9bcfbe4b50045672c9f91689cd61378d443392343bee5fd8952910 (from https://pypi.org/simple/click/), version: 0.6
    Found link https://files.pythonhosted.org/packages/3f/e3/18d6042b27cc41d4ca0ac9ce035d0d3d9cde2d6f0902d3f6f08d04aff596/click-0.6.tar.gz#sha256=2d2677d09378a4739ae325327741ea182e9c03c7e5643f1e02ba9058e2a84825 (from https://pypi.org/simple/click/), version: 0.6
    Found link https://files.pythonhosted.org/packages/f1/67/1b1c2077a99b9e2b5c4127e733ca4a90f8c9f0da05e256911aea8b25a31a/click-0.7-py2.py3-none-any.whl#sha256=8687723fc0d2728b0837bbf052c03362c3f89ac89a3575aea17553379778c93d (from https://pypi.org/simple/click/), version: 0.7
    Found link https://files.pythonhosted.org/packages/b4/7b/d57f1bc99f0776d79cfc1969a9e1eaffefe0fab153c5bd5abd1445b4805f/click-0.7.tar.gz#sha256=9ae357a9c48764c16ec0ed814c0a420c80c04ed08c858fd99f906e398355651c (from https://pypi.org/simple/click/), version: 0.7
    Found link https://files.pythonhosted.org/packages/25/71/234cf198880e0afd2edc69cafb97bbc34f5da90a29efa59787319c5f6c2d/click-1.0-py2.py3-none-any.whl#sha256=8bea8164a4fd3b687b4c025316a84f38f2e2ee115cd8a68dd423356283e25805 (from https://pypi.org/simple/click/), version: 1.0
    Found link https://files.pythonhosted.org/packages/69/f4/c8b37e427b1810069b84db6aba7cb5c6e569d64e762add3f77183a5c49b0/click-1.0.tar.gz#sha256=396ffe2561331b7b68e2780a088f9be3d41c33cbfb6e5911e2178533ea6d31da (from https://pypi.org/simple/click/), version: 1.0
    Found link https://files.pythonhosted.org/packages/89/60/384e2ab6f408564c9b86cac3680d89ea1aa12dbf5e7e89009c37b3c75511/click-1.1-py2.py3-none-any.whl#sha256=a57d2cc92df1e2db5ee8ad792f7251b08046f784ec68f59a34be9952961c0e70 (from https://pypi.org/simple/click/), version: 1.1
    Found link https://files.pythonhosted.org/packages/0a/37/9c433ae49db7d89bdab56e33d712837f6bd9d76d697d0f532ba449998ad7/click-1.1.tar.gz#sha256=7d847fbbc4d227229dbc195f6bce58055e08a75b4273f089c548b3ff680c42ca (from https://pypi.org/simple/click/), version: 1.1
    Found link https://files.pythonhosted.org/packages/1a/31/d1dcb9d90345731eaef95ee28d21b549ad3f637076ba02a51ffd7c97cf36/click-2.0-py2.py3-none-any.whl#sha256=d2752f89b1ebba748873c19662c2b2bfeccf8171e316fce0e1fb56066ceae178 (from https://pypi.org/simple/click/), version: 2.0
    Found link https://files.pythonhosted.org/packages/f3/78/915ee51099f8244181e6a85628ad836c0b505ee2efc0323b3554055544e2/click-2.0.tar.gz#sha256=33a984fe73aa8c6bf69c38098b69dd38405529db54baf4c8cf64c50b2dee644f (from https://pypi.org/simple/click/), version: 2.0
    Found link https://files.pythonhosted.org/packages/a7/99/3a3fbb2cff270d1da99f7c78f54f75aa598c17af59f0eb77f4d2ff9a84fc/click-2.1-py2.py3-none-any.whl#sha256=735bed165a9a1404c2e95c8a84860ff9018466ad138a1336c6b1f4b5e8414690 (from https://pypi.org/simple/click/), version: 2.1
    Found link https://files.pythonhosted.org/packages/26/ef/9152572c7d926c587aa75c7d39030422a7d1cec883f02965797b48ec1352/click-2.1.tar.gz#sha256=163b97686c36492f24f5e5cca917d4f45c46bae4ff0c347bf9945cedba877fcd (from https://pypi.org/simple/click/), version: 2.1
    Found link https://files.pythonhosted.org/packages/a3/36/d7fc5be7e81506c0687100f7cf0de443bf9467b2f4e47400f59e9c4a8bfd/click-2.2-py2.py3-none-any.whl#sha256=94002c7cc1b21be4f1f83d1b13c39aff2044d1b5f595d97017f7d9e87c6c88f5 (from https://pypi.org/simple/click/), version: 2.2
    Found link https://files.pythonhosted.org/packages/30/05/12c666a6c55e315d70897f80005a8fc09c17f1d4137dd25667d849e16088/click-2.2.tar.gz#sha256=bd2925d5b7aa9b3b4cab0041e3dc5fae7399afd23b60e4c41f9b5af16f5a3b4e (from https://pypi.org/simple/click/), version: 2.2
    Found link https://files.pythonhosted.org/packages/00/39/e0cb46e47f283e56e24107ee36456788106e744be284c998fbe8c7a7096e/click-2.3-py2.py3-none-any.whl#sha256=02332cfb031d7b178695ad052bdb635a2666ea1fb9d13bf725d91a7313cc1b24 (from https://pypi.org/simple/click/), version: 2.3
    Found link https://files.pythonhosted.org/packages/90/b3/85bdfbdf0191ab1e691ec0530a1d65c9f5354a1caf635abdc1eb1bc59ac4/click-2.3.tar.gz#sha256=f11fd65f1a0fc7cc7927d550fe035a788354f67c9dc34242ed981aaeb9433665 (from https://pypi.org/simple/click/), version: 2.3
    Found link https://files.pythonhosted.org/packages/fd/07/4df913eac02a5eed807a18e237f8d12e130cdf80085eab5a7a0b2fdffb07/click-2.4-py2.py3-none-any.whl#sha256=3aed70f20e55d444717a72c8565fcc05fddf772deffa1f6b893a83b1c102cfcd (from https://pypi.org/simple/click/), version: 2.4
    Found link https://files.pythonhosted.org/packages/a9/19/87bff1b8e670e2763043bbc0125449ab9861bd20a40e348f7ba47539d8b2/click-2.4.tar.gz#sha256=fe09336d002cb66dac1289808a7023eeffd90a29607bf00f1eda5397a1c0d545 (from https://pypi.org/simple/click/), version: 2.4
    Found link https://files.pythonhosted.org/packages/83/93/b0209d3e0fcc1918808dd2eb2eb26f5edbc2722695cc4b8a63d1a11faebe/click-2.5-py2.py3-none-any.whl#sha256=5cadc91a6be7aa087222d9bfda8c07f92ec9d916365a893fa888c69028a2f8bc (from https://pypi.org/simple/click/), version: 2.5
    Found link https://files.pythonhosted.org/packages/6b/ca/8441cb224f040af2a71056b6de5d7bfdfe60c580931f6226587ef7617870/click-2.5.tar.gz#sha256=791885554ec2cef9926b4ad69ca2aeb52979fdc7f3520af0203a4e8c548c6428 (from https://pypi.org/simple/click/), version: 2.5
    Found link https://files.pythonhosted.org/packages/d1/bc/9afb108a31cb0fd37e6774b23569197aee9974425d9c361a29e3eade9f32/click-2.6-py2.py3-none-any.whl#sha256=a6f33923d9f920170119163a846e4fc28e61d31154b13bc64bc28f49d9976a4d (from https://pypi.org/simple/click/), version: 2.6
    Found link https://files.pythonhosted.org/packages/fc/92/403b0389319c017d9971570b6fc868e789fba31d96c53799ba726bae6a34/click-2.6.tar.gz#sha256=2167051d75e885c8c16ba641f243cd971c65d0cd62e2f504b8b4843d4ca93603 (from https://pypi.org/simple/click/), version: 2.6
    Found link https://files.pythonhosted.org/packages/f6/66/65f7bcdcb6ace560cc5d6c4cdbb968bfc8d53f256ba206bf1884e547d786/click-3.0-py2.py3-none-any.whl#sha256=9fea2f0f24104922c883c2485fdf711a87266e1def40bec27e50930b02324a1a (from https://pypi.org/simple/click/), version: 3.0
    Found link https://files.pythonhosted.org/packages/8d/f7/e4a41b165fbe0a1c52db0cfc1e2f4452fcbdfa240c66fd0300a3acc858b9/click-3.0.tar.gz#sha256=b63f7c9e485e39f314e4cb6bf864547d5dd2559db518f09017220d352e1a537f (from https://pypi.org/simple/click/), version: 3.0
    Found link https://files.pythonhosted.org/packages/a3/8a/7b995e58729456e0ce61cc1ec91b77835da0171e3dcc1283c09212bea2ed/click-3.1-py2.py3-none-any.whl#sha256=e3cc9589c9f055c437ac6c61d15a90df5c670cecd46720c841f7dc6c28183a51 (from https://pypi.org/simple/click/), version: 3.1
    Found link https://files.pythonhosted.org/packages/03/7b/4e36fd53099764fa70b5e56f2e089bfd9f433fb8da873326b5d8ee8b1820/click-3.1.tar.gz#sha256=e174693d89d4c2914b5f7a04a1fbf55864e4be168267303d156699d1455fe942 (from https://pypi.org/simple/click/), version: 3.1
    Found link https://files.pythonhosted.org/packages/85/e4/a39441e8cd202d5ad4af4e8e97d4c49d59f5ef60368721fab29ec4247240/click-3.2-py2.py3-none-any.whl#sha256=f7d7bad1dd4164a683519c54a1bc589569dd40f85d481f10f8c4e8c7e5328ed1 (from https://pypi.org/simple/click/), version: 3.2
    Found link https://files.pythonhosted.org/packages/ee/0b/4bb57fb1115590ab62faf8552f3aaa4b9caf18af7b272abc379a31604371/click-3.2.tar.gz#sha256=51106b31333604f20c9617bc290883e9b43ca156942dcca2afc21cfcc39ae6bc (from https://pypi.org/simple/click/), version: 3.2
    Found link https://files.pythonhosted.org/packages/b7/21/ce45306a697fc80ebe0b73ce04ecc08c54488b2dbe74babc068959683fd5/click-3.3-py2.py3-none-any.whl#sha256=c9972f4d2b80575bb9112500cfec750eaf4f04e07abda4b2c44e453cde65ee77 (from https://pypi.org/simple/click/), version: 3.3
    Found link https://files.pythonhosted.org/packages/15/0f/9070074d2bdabf216f99b922a5c85ef1bfc304236086d3bf77c6b35eacfc/click-3.3.tar.gz#sha256=f79c8c04d7eb50071bcad67fd23f3c10fab6c72d56857adf848367806845d6e5 (from https://pypi.org/simple/click/), version: 3.3
    Found link https://files.pythonhosted.org/packages/0c/d5/9b5cc74d3ac814140c1a0b89534b7d148c5b399b12f69883335d9c5cc622/click-4.0-py2.py3-none-any.whl#sha256=9ab1d313f99b209f8f71a629f36833030c8d7c72282cf7756834baf567dca662 (from https://pypi.org/simple/click/), version: 4.0
    Found link https://files.pythonhosted.org/packages/7b/61/80731d6bbf0dd05fe2fe9bac02cd7c5e3306f5ee19a9e6b9102b5784cf8c/click-4.0.tar.gz#sha256=f49e03611f5f2557788ceeb80710b1c67110f97c5e6740b97edf70245eea2409 (from https://pypi.org/simple/click/), version: 4.0
    Found link https://files.pythonhosted.org/packages/6e/97/f25f4277d90efa3d34ced57137023ecb96e0c9aacf79b4f93efe6d94a2f8/click-4.1-py2.py3-none-any.whl#sha256=c6848c6ea265af7dc3264ab83c2671ea3777c7e433019c7be18c9cc7878ee1f2 (from https://pypi.org/simple/click/), version: 4.1
    Found link https://files.pythonhosted.org/packages/4c/eb/dc135683e4865bbcba60b09b158bf491756a1c36d0e2820002235bf72a8a/click-4.1.tar.gz#sha256=e339ed09f25e2145314c902a870bc959adcb25653a2bd5cc1b48d9f56edf8ed8 (from https://pypi.org/simple/click/), version: 4.1
    Found link https://files.pythonhosted.org/packages/af/55/056901e9f504a7cda9e955592360ce2c516b2b92f3da9318ba074be5d280/click-5.0-py2.py3-none-any.whl#sha256=b6cec65c0d6247a5992e4cda1c7838d63d24aaba985b00228a99f96ab2cb78f5 (from https://pypi.org/simple/click/), version: 5.0
    Found link https://files.pythonhosted.org/packages/3e/4f/e66a06ab731ba91faa60142d4e465fde941104fe9b6d27d1b9548f03ec64/click-5.0.tar.gz#sha256=46bd6c21828bf8ab43cbc8f14fb649f781dc9061573ea9a0a2698e4d23f87ed8 (from https://pypi.org/simple/click/), version: 5.0
    Found link https://files.pythonhosted.org/packages/8f/98/14966b6d772fd5fba1eb3bb34a62a7f736d609572493397cdc5715c14514/click-5.1-py2.py3-none-any.whl#sha256=0c22a2cd5a1d741e993834df99133de07eff6cc1bf06f137da2c5f3bab9073a6 (from https://pypi.org/simple/click/), version: 5.1
    Found link https://files.pythonhosted.org/packages/b7/34/a496632c4fb6c1ee76efedf77bb8d28b29363d839953d95095b12defe791/click-5.1.tar.gz#sha256=678c98275431fad324275dec63791e4a17558b40e5a110e20a82866139a85a5a (from https://pypi.org/simple/click/), version: 5.1
    Found link https://files.pythonhosted.org/packages/af/3b/96f97aea83acce065079e31fc7befe9bb188e9e6474bc9ea4c6d60a2ee5d/click-6.0-py2.py3-none-any.whl#sha256=561a954a8740f1fc9c101679f43f3b75499192de1c44fbc05a5c27877047a76f (from https://pypi.org/simple/click/), version: 6.0
    Found link https://files.pythonhosted.org/packages/e6/d3/6168c106f28e263bd21facaba53d8430eb9651e7e33d68a9ff630b9dc9bd/click-6.0.tar.gz#sha256=3972ee95a32181e9069040414dd7c77001e9404c3c4d295300cdca06a8db026d (from https://pypi.org/simple/click/), version: 6.0
    Found link https://files.pythonhosted.org/packages/f5/3c/f784822f61697c30d630f42fdc755b7ba3b0231f999253887e6d83aaf9cf/click-6.1-py2.py3-none-any.whl#sha256=01703b361ea6a30d20e961c63971c2be7c024efa42a67839871123223e510edf (from https://pypi.org/simple/click/), version: 6.1
    Found link https://files.pythonhosted.org/packages/ed/b7/01b0c30d4940594a1a25664d9764db02a16441dbd5c0eaf0fea14e41acd9/click-6.1.tar.gz#sha256=9c59312c0349c26779bedfa4447ba9e4457929c65b4e921c6898d6af3632b126 (from https://pypi.org/simple/click/), version: 6.1
    Found link https://files.pythonhosted.org/packages/a0/90/0f5ea412a4d5b8e31cb514208e02824b45a8f4de52654733f0a862353fd9/click-6.2-py2.py3-none-any.whl#sha256=bbb49b513a663b9d93139b1ddadfa866edb41982d8b1c7b79a81f47e279bdb72 (from https://pypi.org/simple/click/), version: 6.2
    Found link https://files.pythonhosted.org/packages/bc/99/bdd231c8c5f411e1bfdef262085c34de7189fb35414b9db14ba94a97cc1c/click-6.2.tar.gz#sha256=fba0ff70f5ebb4cebbf64c40a8fbc222fb7cf825237241e548354dabe3da6a82 (from https://pypi.org/simple/click/), version: 6.2
    Found link https://files.pythonhosted.org/packages/29/29/cc644d46601e331d025feb51f9c3ac6c2b6ad0b2e4403199514ea394ea82/click-6.3-py2.py3-none-any.whl#sha256=2edb68d966802dd1b28a5f3403bcd7d2e3cc4218c8a9ef6b8d152daa753bf6ca (from https://pypi.org/simple/click/), version: 6.3
    Found link https://files.pythonhosted.org/packages/f7/52/59fef62b1927215be58b5a76c114a87883d5dbf2a600b47cb221a43d3c34/click-6.3.tar.gz#sha256=b720d9faabe193287b71e3c26082b0f249501288e153b7e7cfce3bb87ac8cc1c (from https://pypi.org/simple/click/), version: 6.3
    Found link https://files.pythonhosted.org/packages/3a/6a/e4602135faa87282dab2d432c7d2e8b0e7a2663e487b5b4a335bda9bc9d4/click-6.4-py2.py3-none-any.whl#sha256=a5369d2fcd77dc47f2e4cf9eb7161ef526661de3e5dca88e629d6ec8d7103821 (from https://pypi.org/simple/click/), version: 6.4
    Found link https://files.pythonhosted.org/packages/50/b5/6e007052e13d7a38a15b527e5849a369cc70a772dc1ff088546c29261c26/click-6.4.tar.gz#sha256=6eb86ac0e44e60b3085e7b87797fe2adf745dbea38b78d7db1f17ec96ca016ed (from https://pypi.org/simple/click/), version: 6.4
    Found link https://files.pythonhosted.org/packages/c5/69/cfba82517e863d6403560e7a6e0085ea67d7fa1fd618938b0bb28a34a870/click-6.5.tar.gz#sha256=596b81cda1d84d8cb57ceefd17a78d084c60b134819067b0721a3b0f53dc3ad2 (from https://pypi.org/simple/click/), version: 6.5
    Found link https://files.pythonhosted.org/packages/1c/7c/10b4132dd952b6a04e37626258825b8aa8c1eb99545f2eb26a77c21efb55/click-6.6-py2.py3-none-any.whl#sha256=fcf697e1fd4b567d817c69dab10a4035937fe6af175c05fd6806b69f74cbc6c4 (from https://pypi.org/simple/click/), version: 6.6
    Found link https://files.pythonhosted.org/packages/7a/00/c14926d8232b36b08218067bcd5853caefb4737cda3f0a47437151344792/click-6.6.tar.gz#sha256=cc6a19da8ebff6e7074f731447ef7e112bd23adf3de5c597cf9989f2fd8defe9 (from https://pypi.org/simple/click/), version: 6.6
    Found link https://files.pythonhosted.org/packages/7e/16/5a3cc0022ac505131fba3c9ea6ae5178fbb6de3d53580301b59d76b22ae3/click-6.7.dev0.tar.gz#sha256=71c6adabc8afbcce77d9449cd447adecf3b9256cb213e8d593e4ff83880c8a4a (from https://pypi.org/simple/click/), version: 6.7.dev0
    Found link https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl#sha256=29f99fc6125fbc931b758dc053b3114e55c77a6e4c6c3a2674a2dc986016381d (from https://pypi.org/simple/click/), version: 6.7
    Found link https://files.pythonhosted.org/packages/95/d9/c3336b6b5711c3ab9d1d3a80f1a3e2afeb9d8c02a7166462f6cc96570897/click-6.7.tar.gz#sha256=f15516df478d5a56180fbf80e68f206010e6d160fc39fa508b65e035fd75130b (from https://pypi.org/simple/click/), version: 6.7
  Using version 6.7 (newest of versions: 6.7)
  Created temporary directory: /tmp/enzime/pip-unpack-oyc9553c
  Looking up "https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl" in the cache
  Current age based on date: 5
  Ignoring unknown cache-control directive: immutable
  Freshness lifetime from max-age: 365000000
  The response is "fresh", returning cached response
  365000000 > 5
  Using cached https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl
  Downloading from URL https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl#sha256=29f99fc6125fbc931b758dc053b3114e55c77a6e4c6c3a2674a2dc986016381d (from https://pypi.org/simple/click/)
  Added click==6.7 from https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl#sha256=29f99fc6125fbc931b758dc053b3114e55c77a6e4c6c3a2674a2dc986016381d (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-415pg7aa-requirement.txt (line 1)) to build tracker '/tmp/enzime/pip-req-tracker-b6r26y9k'
  Removed click==6.7 from https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl#sha256=29f99fc6125fbc931b758dc053b3114e55c77a6e4c6c3a2674a2dc986016381d (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-415pg7aa-requirement.txt (line 1)) from build tracker '/tmp/enzime/pip-req-tracker-b6r26y9k'
Installing collected packages: click

Successfully installed click-6.7
Cleaning up...
Removed build tracker '/tmp/enzime/pip-req-tracker-b6r26y9k'
2 location(s) to search for versions of pip:
* https://test.pypi.org/simple/pip/
* https://pypi.org/simple/pip/
Getting page https://test.pypi.org/simple/pip/
Looking up "https://test.pypi.org/simple/pip/" in the cache
No cache entry available
Starting new HTTPS connection (1): test.pypi.org:443
https://test.pypi.org:443 "GET /simple/pip/ HTTP/1.1" 200 1175
Updating cache with response from "https://test.pypi.org/simple/pip/"
Caching due to etag
Analyzing links from page https://test.pypi.org/simple/pip/
  Found link https://test-files.pythonhosted.org/packages/13/41/026052a5e1f3aaf2abf250da55457769896ad09d714684ca6075813dde87/pip-8.0.0.dev0-py2.py3-none-any.whl#sha256=59b14599cd1a90e7eba6b039a7456e53c81d53cf0e04fc4c08406493616c775b (from https://test.pypi.org/simple/pip/), version: 8.0.0.dev0
  Found link https://test-files.pythonhosted.org/packages/81/7f/84ebb5c50e0efdf746968b72e4f1e8d827d6d3f3fd7162557a38a3f6e7bd/pip-8.0.0.dev0.tar.gz#sha256=e5d1123154b41d1f94f2c154d32d3e2f221171f4340877e80f9a353d2dcdb914 (from https://test.pypi.org/simple/pip/), version: 8.0.0.dev0
  Found link https://test-files.pythonhosted.org/packages/97/72/1d514201e7d7fc7fff5aac3de9c7b892cd72fb4bf23fd983630df96f7412/pip-10.0.0b2-py2.py3-none-any.whl#sha256=79f55588912f1b2b4f86f96f11e329bb01b25a484e2204f245128b927b1038a7 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b2
  Found link https://test-files.pythonhosted.org/packages/32/67/572f642e6e42c580d3154964cfbab7d9322c23b0f417c6c01fdd206a2777/pip-10.0.0b2.tar.gz#sha256=ad6adec2150ce4aed8f6134d9b77d928fc848dbcb887fb1a455988cf99da5cae (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b2
  Found link https://test-files.pythonhosted.org/packages/62/a1/0d452b6901b0157a0134fd27ba89bf95a857fbda64ba52e1ca2cf61d8412/pip-10.0.0-py2.py3-none-any.whl#sha256=86a60a96d85e329962a9e6f6af612cbc11106293dbc83f119802b5bee9874cf3 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0
  Found link https://test-files.pythonhosted.org/packages/e0/69/983a8e47d3dfb51e1463c1e962b2ccd1d74ec4e236e232625e353d830ed2/pip-10.0.0.tar.gz#sha256=f05a3eeea64bce94e85cc6671d679473d66288a4d37c3fcf983584954096b34f (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0
  Found link https://test-files.pythonhosted.org/packages/0f/74/ecd13431bcc456ed390b44c8a6e917c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl#sha256=717cdffb2833be8409433a93746744b59505f42146e8d37de6c62b430e25d6d7 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.1
  Found link https://test-files.pythonhosted.org/packages/ae/e8/2340d46ecadb1692a1e455f13f75e596d4eab3d11a57446f08259dee8f02/pip-10.0.1.tar.gz#sha256=f2bd08e0cd1b06e10218feaf6fef299f473ba706582eb3bd9d52203fdbd7ee68 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.1
  Found link https://test-files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl#sha256=070e4bf493c7c2c9f6a08dd797dd3c066d64074c38e9e8a0fb4e6541f266d96c (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 18.0
  Found link https://test-files.pythonhosted.org/packages/69/81/52b68d0a4de760a2f1979b0931ba7889202f302072cc7a0d614211bc7579/pip-18.0.tar.gz#sha256=a0e11645ee37c90b40c46d607070c4fd583e2cd46231b1c06e389c5e814eed76 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 18.0
Getting page https://pypi.org/simple/pip/
Looking up "https://pypi.org/simple/pip/" in the cache
No cache entry available
Starting new HTTPS connection (1): pypi.org:443
https://pypi.org:443 "GET /simple/pip/ HTTP/1.1" 200 9980
Updating cache with response from "https://pypi.org/simple/pip/"
Caching due to etag
Analyzing links from page https://pypi.org/simple/pip/
  Found link https://files.pythonhosted.org/packages/3d/9d/1e313763bdfb6a48977b65829c6ce2a43eaae29ea2f907c8bbef024a7219/pip-0.2.tar.gz#sha256=88bb8d029e1bf4acd0e04d300104b7440086f94cc1ce1c5c3c31e3293aee1f81 (from https://pypi.org/simple/pip/), version: 0.2
  Found link https://files.pythonhosted.org/packages/18/ad/c0fe6cdfe1643a19ef027c7168572dac6283b80a384ddf21b75b921877da/pip-0.2.1.tar.gz#sha256=83522005c1266cc2de97e65072ff7554ac0f30ad369c3b02ff3a764b962048da (from https://pypi.org/simple/pip/), version: 0.2.1
  Found link https://files.pythonhosted.org/packages/17/05/f66144ef69b436d07f8eeeb28b7f77137f80de4bf60349ec6f0f9509e801/pip-0.3.tar.gz#sha256=183c72455cb7f8860ac1376f8c4f14d7f545aeab8ee7c22cd4caf79f35a2ed47 (from https://pypi.org/simple/pip/), version: 0.3
  Found link https://files.pythonhosted.org/packages/0a/bb/d087c9a1415f8726e683791c0b2943c53f2b76e69f527f2e2b2e9f9e7b5c/pip-0.3.1.tar.gz#sha256=34ce534f17065c78f980702928e988a6b6b2d8a9851aae5f1571a1feb9bb58d8 (from https://pypi.org/simple/pip/), version: 0.3.1
  Found link https://files.pythonhosted.org/packages/cf/c3/153571aaac6cf999f4bb09c019b1ff379b7b599ea833813a41c784eec995/pip-0.4.tar.gz#sha256=28fc67558874f71fddda7168f73595f1650523dce3bc5bf189713ecdfc1e456e (from https://pypi.org/simple/pip/), version: 0.4
  Found link https://files.pythonhosted.org/packages/8d/c7/f05c87812fa5d9562ecbc5f4f1fc1570444f53c81c834a7f662af406e3c1/pip-0.5.tar.gz#sha256=328d8412782f22568508a0d0c78a49c9920a82e44c8dfca49954fe525c152b2a (from https://pypi.org/simple/pip/), version: 0.5
  Found link https://files.pythonhosted.org/packages/9a/aa/f536b6d14fe03343367da2ff44eee28f340ae650cd017ca088b6be13084a/pip-0.5.1.tar.gz#sha256=e27650538c41fe1007a41abd4cfd0f905b822622cbe1f8e7e09d1215af207694 (from https://pypi.org/simple/pip/), version: 0.5.1
  Found link https://files.pythonhosted.org/packages/db/e6/fdf7be8a17b032c533d3f91e91e2c63dd81d3627cbe4113248a00c2d39d8/pip-0.6.tar.gz#sha256=4cf47db6815b2f435d1f44e1f35ff04823043f6161f7df9aec71a123b0c47f0d (from https://pypi.org/simple/pip/), version: 0.6
  Found link https://files.pythonhosted.org/packages/91/cd/105f4d3c75d0ae18e12623acc96f42168aaba408dd6e43c4505aa21f8e37/pip-0.6.1.tar.gz#sha256=efe47e84ffeb0ea4804f9858b8a94bebd07f5452f907ebed36d03aed06a9f9ec (from https://pypi.org/simple/pip/), version: 0.6.1
  Found link https://files.pythonhosted.org/packages/1c/c7/c0e1a9413c37828faf290f29a85a4d6034c145cc04bf1622ba8beb662ad8/pip-0.6.2.tar.gz#sha256=1c1a504d7e70d2c24246f95bd16e3d5fcec740fd144df69a407bf65a2ee67586 (from https://pypi.org/simple/pip/), version: 0.6.2
  Found link https://files.pythonhosted.org/packages/3f/af/c4b9d49fb0f286996b28dbc0955c3ad359794697eb98e0e69863908070b0/pip-0.6.3.tar.gz#sha256=1a6df71eb29b98cba11bde6d6a0d8c6dd8b0518e74ceb71fb31ea4fbb42fd313 (from https://pypi.org/simple/pip/), version: 0.6.3
  Found link https://files.pythonhosted.org/packages/ec/7a/6fe91ff0079ad0437830957c459d52f3923e516f5b453218f2a93d09a427/pip-0.7.tar.gz#sha256=ceaea0b9e494d893c8a191895301b79c1db33e41f14d3ad93e3d28a8b4e9bf27 (from https://pypi.org/simple/pip/), version: 0.7
  Found link https://files.pythonhosted.org/packages/a5/63/11303863c2f5e9d9a15d89fcf7513a4b60987007d418862e0fb65c09fff7/pip-0.7.1.tar.gz#sha256=f54f05aa17edd0036de433c44892c8fedb1fd2871c97829838feb995818d24c3 (from https://pypi.org/simple/pip/), version: 0.7.1
  Found link https://files.pythonhosted.org/packages/cd/a9/1debaa96bbc1005c1c8ad3b79fec58c198d35121546ea2e858ce0894268a/pip-0.7.2.tar.gz#sha256=98df2eb779358412bbbae75980171ae85deebc846d87e244d086520b1212da09 (from https://pypi.org/simple/pip/), version: 0.7.2
  Found link https://files.pythonhosted.org/packages/74/54/f785c327fb3d163560a879b36edae5c78ee07806be282c9d4807f6be7dd1/pip-0.8.tar.gz#sha256=9017e4484a212dd4e1a43dd9f039dd7fc8338d4eea1c339d5ae1c80726de5b0f (from https://pypi.org/simple/pip/), version: 0.8
  Found link https://files.pythonhosted.org/packages/5c/79/5e8381cc3078bae92166f2ba96de8355e8c181926505ba8882f7b099a500/pip-0.8.1.tar.gz#sha256=7176a87f35675f6468341212f3b959bb51d23ea66eb1c3692bf746c45c716fa2 (from https://pypi.org/simple/pip/), version: 0.8.1
  Found link https://files.pythonhosted.org/packages/17/3e/0a98ab032991518741e7e712a719633e6ae160f51b3d3e855194530fd308/pip-0.8.2.tar.gz#sha256=f80a3549c048bc3bbcb47844826e9c7c6fcd87e77b92bef0d9e66d1b397c4962 (from https://pypi.org/simple/pip/), version: 0.8.2
  Found link https://files.pythonhosted.org/packages/f7/9a/943fc6d879ed7220bac2e7e53096bfe78abec88d77f2f516400e0129679e/pip-0.8.3.tar.gz#sha256=1be2e18edd38aa75b5e4ef38a99ec33ba9247177cfcb4a6d2d2b3e73430e3001 (from https://pypi.org/simple/pip/), version: 0.8.3
  Found link https://files.pythonhosted.org/packages/24/33/6eb675fb6db7b71d69d6928b33dea61b8bf5cfe1e5649be70ec84ce2fc09/pip-1.0.tar.gz#sha256=34ba07e2d14ba86d5088ba896ac80bed845a9b276ab8acb279b8d99bc77fec8e (from https://pypi.org/simple/pip/), version: 1.0
  Found link https://files.pythonhosted.org/packages/10/d9/f584e6107ef98ad7eaaaa5d0f756bfee12561fa6a4712ffdb7209e0e1fd4/pip-1.0.1.tar.gz#sha256=37d2f18213d3845d2038dd3686bc71fc12bb41ad66c945a8b0dfec2879f3497b (from https://pypi.org/simple/pip/), version: 1.0.1
  Found link https://files.pythonhosted.org/packages/16/90/5e6f80364d8a656f60681dfb7330298edef292d43e1499bcb3a4c71ff0b9/pip-1.0.2.tar.gz#sha256=a6ed9b36aac2f121c01a2c9e0307a9e4d9438d100a407db701ac65479a3335d2 (from https://pypi.org/simple/pip/), version: 1.0.2
  Found link https://files.pythonhosted.org/packages/25/57/0d42cf5307d79913a082c5c4397d46f3793bc35e1138a694136d6e31be99/pip-1.1.tar.gz#sha256=993804bb947d18508acee02141281c77d27677f8c14eaa64d6287a1c53ef01c8 (from https://pypi.org/simple/pip/), version: 1.1
  Found link https://files.pythonhosted.org/packages/ba/c3/4e1f892f41aaa217fe0d1f827fa05928783349c69f3cc06fdd68e112678a/pip-1.2.tar.gz#sha256=2b168f1987403f1dc6996a1f22a6f6637b751b7ab6ff27e78380b8d6e70aa314 (from https://pypi.org/simple/pip/), version: 1.2
  Found link https://files.pythonhosted.org/packages/c3/a2/a63244da32afd9ce9a8ca1bd86e71610039adea8b8314046ebe5047527a6/pip-1.2.1.tar.gz#sha256=12a9302acfca62cdc7bc5d83386cac3e0581db61ac39acdb3a4e766a16b88eb1 (from https://pypi.org/simple/pip/), version: 1.2.1
  Found link https://files.pythonhosted.org/packages/00/45/69d4f2602b80550bfb26cfd2f62c2f05b3b5c7352705d3766cd1e5b27648/pip-1.3.tar.gz#sha256=d6a13c5be316cb21a0243047c7f163f47e88973ebccff8d32e63ca1bf4d9321c (from https://pypi.org/simple/pip/), version: 1.3
  Found link https://files.pythonhosted.org/packages/5b/ce/f5b98104f1c10d868936c25f7c597f492d4371aa9ad5fb61a94954ee7208/pip-1.3.1.tar.gz#sha256=145eaa5d1ea1b062663da1f3a97780d7edea4c63c68a37c463b1deedf7bb4957 (from https://pypi.org/simple/pip/), version: 1.3.1
  Found link https://files.pythonhosted.org/packages/5f/d0/3b3958f6a58783bae44158b2c4c7827ae89abaecdd4bed12cff402620b9a/pip-1.4.tar.gz#sha256=1fd43cbf07d95ddcecbb795c97a1674b3ddb711bb4a67661284a5aa765aa1b97 (from https://pypi.org/simple/pip/), version: 1.4
  Found link https://files.pythonhosted.org/packages/3f/f8/da390e0df72fb61d176b25a4b95262e3dcc14bda0ad25ac64d56db38b667/pip-1.4.1.tar.gz#sha256=4e7a06554711a624c35d0c646f63674b7f6bfc7f80221bf1eb1f631bd890d04e (from https://pypi.org/simple/pip/), version: 1.4.1
  Found link https://files.pythonhosted.org/packages/4f/7d/e53bc80667378125a9e07d4929a61b0bd7128a1129dbe6f07bb3228652a3/pip-1.5.tar.gz#sha256=25f81d1a0e55d3b1709818dd57fdfb954b028f229f09bd69cb0bc80a8e03e048 (from https://pypi.org/simple/pip/), version: 1.5
  Found link https://files.pythonhosted.org/packages/44/5d/1dca53b5de6d287e7eb99bd174bb022eb6cb0d6ca6e19ca6b16655dde8c2/pip-1.5.1-py2.py3-none-any.whl#sha256=00960db3b0b8724dd37fe37cfb9c72ecb8f59fab9db7d17c5c1e89a1adab49ce (from https://pypi.org/simple/pip/), version: 1.5.1
  Found link https://files.pythonhosted.org/packages/21/3f/d86a600c9b2f41a75caacf768a24130f343def97652de2345da15ef7911f/pip-1.5.1.tar.gz#sha256=e60e936fbc101d56668c6134c1f2b5b40fcbec8b4fc4ca7fc34842b6b4c5c130 (from https://pypi.org/simple/pip/), version: 1.5.1
  Found link https://files.pythonhosted.org/packages/3d/1f/227d77d5e9ed2df5162de4ba3616799a351eccb1ecd668ae824dd26153a1/pip-1.5.2-py2.py3-none-any.whl#sha256=6903909ccdcdbc3297b74118590e71344d6d262827acd1f5c0e2fcfce9807499 (from https://pypi.org/simple/pip/), version: 1.5.2
  Found link https://files.pythonhosted.org/packages/ed/94/391a003107f6ec997c314199d03bff1c105af758ee490e3255353574487b/pip-1.5.2.tar.gz#sha256=2a8a3e08e652d3a40edbb39264bf01f8ff3c32520a79113357cca1f30533f738 (from https://pypi.org/simple/pip/), version: 1.5.2
  Found link https://files.pythonhosted.org/packages/df/e9/bdb53d44fad1465b43edaf6bc7dd3027ed5af81405cc97603fdff0721ebb/pip-1.5.3-py2.py3-none-any.whl#sha256=f0037aed3ce6cf96b9e9117d42e967a74bea9ebe19088a2fdea5de93d5762fee (from https://pypi.org/simple/pip/), version: 1.5.3
  Found link https://files.pythonhosted.org/packages/55/de/671a48ad313c808623041fc475f7c8f7610401d9f573f06b40eeb84e74e3/pip-1.5.3.tar.gz#sha256=dc53b4d28b88556a37cd73052b6d1d08cc644c6724e37c4d38a2e3c03c5440b2 (from https://pypi.org/simple/pip/), version: 1.5.3
  Found link https://files.pythonhosted.org/packages/a9/9a/9aa19fe00de4c025562e5fb3796ff8520165a7dd1a5662c6ec9816e1ae99/pip-1.5.4-py2.py3-none-any.whl#sha256=fb7282556a42e84464f2e963a859ac4012d8134ba6218b70c1d82d145fcfa82f (from https://pypi.org/simple/pip/), version: 1.5.4
  Found link https://files.pythonhosted.org/packages/78/d8/6e58a7130d457edadb753a0ea5708e411c100c7e94e72ad4802feeef735c/pip-1.5.4.tar.gz#sha256=70208a250bb4afdbbdd74c3ac35d4ab9ba1eb6852d02567a6a87f2f5104e30b9 (from https://pypi.org/simple/pip/), version: 1.5.4
  Found link https://files.pythonhosted.org/packages/ce/c2/10d996b9c51b126a9f0bb9e14a9edcdd5c88888323c0685bb9b392b6c47c/pip-1.5.5-py2.py3-none-any.whl#sha256=fe7a5808190067b2598d85def9b83db46e5d64a00848ad843e107c36e1db4ae6 (from https://pypi.org/simple/pip/), version: 1.5.5
  Found link https://files.pythonhosted.org/packages/88/01/a442fde40bd9aaf837612536f16ab751fac628807fd718690795b8ade77d/pip-1.5.5.tar.gz#sha256=4b7f5124364ae9b5ba833dcd8813a84c1c06fba1d7c8543323c7af4b33188eca (from https://pypi.org/simple/pip/), version: 1.5.5
  Found link https://files.pythonhosted.org/packages/3f/08/7347ca4021e7fe0f1ab8f93cbc7d2a7a7350012300ad0e0227d55625e2b8/pip-1.5.6-py2.py3-none-any.whl#sha256=fbc1351ffedf09ca7560428758845a88d648b9730b63ce9e5df53a7c89f039a4 (from https://pypi.org/simple/pip/), version: 1.5.6
  Found link https://files.pythonhosted.org/packages/45/db/4fb9a456b4ec4d3b701456ef562b9d72d76b6358e0c1463d17db18c5b772/pip-1.5.6.tar.gz#sha256=b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c (from https://pypi.org/simple/pip/), version: 1.5.6
  Found link https://files.pythonhosted.org/packages/dc/7c/21191b5944b917b66e4e4e06d74f668d814b6e8a3ff7acd874479b6f6b3d/pip-6.0-py2.py3-none-any.whl#sha256=5ec6732505bd8be49fe1f8ad557b88253ffb085736396df4d6bea753fc2a8f2c (from https://pypi.org/simple/pip/), version: 6.0
  Found link https://files.pythonhosted.org/packages/38/fd/065c66a88398f240e344fdf496b9707f92d75f88eedc3d10ff847b28a657/pip-6.0.tar.gz#sha256=6103897f1bb68d3f933edd60f3e3830c4ea6b8abf7a4b500db148921b11f6c9b (from https://pypi.org/simple/pip/), version: 6.0
  Found link https://files.pythonhosted.org/packages/e9/7a/cdbc1a12ed52410d557e48d4646f4543e9e991ff32d2374dc6db849aa617/pip-6.0.1-py2.py3-none-any.whl#sha256=322aea7d1f7b9ee68ad87ac4704cad5df97f77e70668c0bd18f964c5daa78173 (from https://pypi.org/simple/pip/), version: 6.0.1
  Found link https://files.pythonhosted.org/packages/4d/c3/8675b90cd89b9b222062f4f6c7e9d48b0387f5b35cbf747a74403a883e56/pip-6.0.1.tar.gz#sha256=fa2f7c68da4a405d673aa38542f9df009d60026db4f532429ac9cbfbda1f959d (from https://pypi.org/simple/pip/), version: 6.0.1
  Found link https://files.pythonhosted.org/packages/71/3c/b5a521e5e99cfff091e282231591f21193fd80de079ec5fb8ed9c6614044/pip-6.0.2-py2.py3-none-any.whl#sha256=7d17b0f267f7c9cd17cd2924bbbe2b4a3d407322c0e09084ca3f1295c1fed50d (from https://pypi.org/simple/pip/), version: 6.0.2
  Found link https://files.pythonhosted.org/packages/4c/5a/f9e8e3de0153282c7cb54a9b991af225536ac914bac858ca664cf883bb3e/pip-6.0.2.tar.gz#sha256=6fa90667706a679e3dc75b27a51fddafa64401c45e96f8ae6c20978183290077 (from https://pypi.org/simple/pip/), version: 6.0.2
  Found link https://files.pythonhosted.org/packages/73/cb/3eebf42003791df29219a3dfa1874572aa16114b44c9b1b0ac66bf96e8c0/pip-6.0.3-py2.py3-none-any.whl#sha256=b72655b6ac6aef1c86dd07f51e8ace8d7aabd6a1c4ff88db87155276fa32a073 (from https://pypi.org/simple/pip/), version: 6.0.3
  Found link https://files.pythonhosted.org/packages/ce/63/8d99ae60d11ae1a65f5d4fc39a529a598bd3b8e067132210cb0c4d9e9f74/pip-6.0.3.tar.gz#sha256=b091a35f5fa0faffac0b27b97e1e1e93ffe63b463c2ea8dbde0c1fb987933614 (from https://pypi.org/simple/pip/), version: 6.0.3
  Found link https://files.pythonhosted.org/packages/c5/0e/c974206726542bc495fc7443dd97834a6d14c2f0cba183fcfcd01075225a/pip-6.0.4-py2.py3-none-any.whl#sha256=8dfd95de29a7a3bb1e7d368cc83d566938eb210b04d553ebfe5e3a422f4aec65 (from https://pypi.org/simple/pip/), version: 6.0.4
  Found link https://files.pythonhosted.org/packages/02/a1/c90f19910ee153d7a0efca7216758121118d7e93084276541383fe9ca82e/pip-6.0.4.tar.gz#sha256=1dbbff9c369e510c7468ab68ba52c003f68f83c99c2f8259acd51099e8799f1e (from https://pypi.org/simple/pip/), version: 6.0.4
  Found link https://files.pythonhosted.org/packages/e9/1b/c6a375a337fb576784cdea3700f6c3eaf1420f0a01458e6e034cc178a84a/pip-6.0.5-py2.py3-none-any.whl#sha256=b2c20e3a2a43b2bbb1d19ad98be27eccc7b0f0ece016da602ccaa757a862b0e2 (from https://pypi.org/simple/pip/), version: 6.0.5
  Found link https://files.pythonhosted.org/packages/19/f2/58628768f618c8c9fea878e0fb97730c0b8a838d3ab3f325768bf12dac94/pip-6.0.5.tar.gz#sha256=3bf42d28be9085ab2e9aecfd69a6da2d31563fe833304bf71a620a30c38ab8a2 (from https://pypi.org/simple/pip/), version: 6.0.5
  Found link https://files.pythonhosted.org/packages/64/fc/4a49ccb18f55a0ceeb76e8d554bd4563217117492997825d194ed0017cc1/pip-6.0.6-py2.py3-none-any.whl#sha256=fb04f8afe1ba57626783f0c8e2f3d46bbaebaa446fcf124f434e968a2fee595e (from https://pypi.org/simple/pip/), version: 6.0.6
  Found link https://files.pythonhosted.org/packages/f6/ce/d9e4e178b66c766c117f62ddf4fece019ef9d50127a8926d2f60300d615e/pip-6.0.6.tar.gz#sha256=3a14091299dcdb9bab9e9004ae67ac401f2b1b14a7c98de074ca74fdddf4bfa0 (from https://pypi.org/simple/pip/), version: 6.0.6
  Found link https://files.pythonhosted.org/packages/7a/8e/2bbd4fcf3ee06ee90ded5f39ec12f53165dfdb9ef25a981717ad38a16670/pip-6.0.7-py2.py3-none-any.whl#sha256=93a326304c7db749896bcef822bbbac1ab29dad5651c6d732e245975239890e6 (from https://pypi.org/simple/pip/), version: 6.0.7
  Found link https://files.pythonhosted.org/packages/52/85/b160ebdaa84378df6bb0176d4eed9f57edca662446174eead7a9e2e566d6/pip-6.0.7.tar.gz#sha256=35a5a43ac6b7af83ed47ea5731a365f43d350a3a7267e039e5f06b61d42ab3c2 (from https://pypi.org/simple/pip/), version: 6.0.7
  Found link https://files.pythonhosted.org/packages/63/65/55b71647adec1ad595bf0e5d76d028506dfc002df30c256f022ff7a660a5/pip-6.0.8-py2.py3-none-any.whl#sha256=3c22b0a8ff92727bd737a82f72700790591f177541df08c07bc1f90d6b72ac19 (from https://pypi.org/simple/pip/), version: 6.0.8
  Found link https://files.pythonhosted.org/packages/ef/8a/e3a980bc0a7f791d72c1302f65763ed300f2e14c907ac033e01b44c79e5e/pip-6.0.8.tar.gz#sha256=0d58487a1b7f5be2e5e965c11afbea1dc44ecec8069de03491a4d0d6c85f4551 (from https://pypi.org/simple/pip/), version: 6.0.8
  Found link https://files.pythonhosted.org/packages/24/fb/8a56a46243514681e569bbafd8146fa383476c4b7c725c8598c452366f31/pip-6.1.0-py2.py3-none-any.whl#sha256=435a018f6d29e34d4f901bf4e6860d8a5fa1816b68d62008c18ca062a306db31 (from https://pypi.org/simple/pip/), version: 6.1.0
  Found link https://files.pythonhosted.org/packages/6c/84/432eb60bbcb414b9cdfcb135d5f4925e253c74e7d6916ada79990d6cc1a0/pip-6.1.0.tar.gz#sha256=89f120e2ab3d25ab70c36eb28ad4f280fc9ba71736e74d3055f609c1f9173768 (from https://pypi.org/simple/pip/), version: 6.1.0
  Found link https://files.pythonhosted.org/packages/67/f0/ba0fb41dbdbfc4aa3e0c16b40269aca6b9e3d59cacdb646218aa2e9b1d2c/pip-6.1.1-py2.py3-none-any.whl#sha256=a67e54aa0f26b6d62ccec5cc6735eff205dd0fed075f56ac3d3111e91e4467fc (from https://pypi.org/simple/pip/), version: 6.1.1
  Found link https://files.pythonhosted.org/packages/bf/85/871c126b50b8ee0b9819e8a63b614aedd264577e73478caedcd447e8f28c/pip-6.1.1.tar.gz#sha256=89f3b626d225e08e7f20d85044afa40f612eb3284484169813dc2d0631f2a556 (from https://pypi.org/simple/pip/), version: 6.1.1
  Found link https://files.pythonhosted.org/packages/5a/9b/56d3c18d0784d5f2bbd446ea2dc7ffa7476c35e3dc223741d20cfee3b185/pip-7.0.0-py2.py3-none-any.whl#sha256=309c48399c7d68501a10ef206abd6e5c541fedbf84b95435d9063bd454b39df7 (from https://pypi.org/simple/pip/), version: 7.0.0
  Found link https://files.pythonhosted.org/packages/c6/16/6475b142927ca5d03e3b7968efa5b0edd103e4684ecfde181a25f6fa2505/pip-7.0.0.tar.gz#sha256=7b46bfc1b95494731de306a688e2a7bc056d7fa7ad27e026908fb2ae67fed23d (from https://pypi.org/simple/pip/), version: 7.0.0
  Found link https://files.pythonhosted.org/packages/5a/10/bb7a32c335bceba636aa673a4c977effa1e73a79f88856459486d8d670cf/pip-7.0.1-py2.py3-none-any.whl#sha256=d26b8573ba1ac1ec99a9bdbdffee2ff2b06c7790815211d0eb4dc1462a089705 (from https://pypi.org/simple/pip/), version: 7.0.1
  Found link https://files.pythonhosted.org/packages/4a/83/9ae4362a80739657e0c8bb628ea3fa0214a9aba7c8590dacc301ea293f73/pip-7.0.1.tar.gz#sha256=cfec177552fdd0b2d12b72651c8e874f955b4c62c1c2c9f2588cbdc1c0d0d416 (from https://pypi.org/simple/pip/), version: 7.0.1
  Found link https://files.pythonhosted.org/packages/64/7f/7107800ae0919a80afbf1ecba21b90890431c3ee79d700adac3c79cb6497/pip-7.0.2-py2.py3-none-any.whl#sha256=83c869c5ab7113866e2d69641ec470d47f0faae68ca4550a289a4d3db515ad65 (from https://pypi.org/simple/pip/), version: 7.0.2
  Found link https://files.pythonhosted.org/packages/75/b1/66532c273bca0133e42c3b4540a1609289f16e3046f1830f18c60794d661/pip-7.0.2.tar.gz#sha256=ba28fa60b573a9444e7b78ccb3b0f261d1f66f46d20403f9dce37b18a6aed405 (from https://pypi.org/simple/pip/), version: 7.0.2
  Found link https://files.pythonhosted.org/packages/96/76/33a598ae42dd0554207d83c7acc60e3b166dbde723cbf282f1f73b7a127c/pip-7.0.3-py2.py3-none-any.whl#sha256=7b1cb03e827d58d2d05e68ea96a9e27487ed4b0afcd951ac6e40847ce94f0738 (from https://pypi.org/simple/pip/), version: 7.0.3
  Found link https://files.pythonhosted.org/packages/35/59/5b23115758ba0f2fc465c459611865173ef006202ba83f662d1f58ed2fb8/pip-7.0.3.tar.gz#sha256=b4c598825a6f6dc2cac65968feb28e6be6c1f7f1408493c60a07eaa731a0affd (from https://pypi.org/simple/pip/), version: 7.0.3
  Found link https://files.pythonhosted.org/packages/f7/c0/9f8dac88326609b4b12b304e8382f64f7d5af7735a00d2fac36cf135fc30/pip-7.1.0-py2.py3-none-any.whl#sha256=80c29f899d3a00a448d65f8158544d22935baec7159af8da1a4fa1490ced481d (from https://pypi.org/simple/pip/), version: 7.1.0
  Found link https://files.pythonhosted.org/packages/7e/71/3c6ece07a9a885650aa6607b0ebfdf6fc9a3ef8691c44b5e724e4eee7bf2/pip-7.1.0.tar.gz#sha256=d5275ba3221182a5dd1b6bcfbfc5ec277fb399dd23226d6fa018048f7e0f10f2 (from https://pypi.org/simple/pip/), version: 7.1.0
  Found link https://files.pythonhosted.org/packages/1c/56/094d563c508917081bccff365e4f621ba33073c1c13aca9267a43cfcaf13/pip-7.1.1-py2.py3-none-any.whl#sha256=ce13000878d34c1178af76cb8cf269e232c00508c78ed46c165dd5b0881615f4 (from https://pypi.org/simple/pip/), version: 7.1.1
  Found link https://files.pythonhosted.org/packages/3b/bb/b3f2a95494fd3f01d3b3ae530e7c0e910dc25e88e30787b0a5e10cbc0640/pip-7.1.1.tar.gz#sha256=b22fe3c93a13fc7c04f145a42fd2ad50a9e3e1b8a7eed2e2b1c66e540a0951da (from https://pypi.org/simple/pip/), version: 7.1.1
  Found link https://files.pythonhosted.org/packages/b2/d0/cd115fe345dd6f07ec1c780020a7dfe74966fceeb171e0f20d1d4905b0b7/pip-7.1.2-py2.py3-none-any.whl#sha256=b9d3983b5cce04f842175e30169d2f869ef12c3546fd274083a65eada4e9708c (from https://pypi.org/simple/pip/), version: 7.1.2
  Found link https://files.pythonhosted.org/packages/d0/92/1e8406c15d9372084a5bf79d96da3a0acc4e7fcf0b80020a4820897d2a5c/pip-7.1.2.tar.gz#sha256=ca047986f0528cfa975a14fb9f7f106271d4e0c3fe1ddced6c1db2e7ae57a477 (from https://pypi.org/simple/pip/), version: 7.1.2
  Found link https://files.pythonhosted.org/packages/00/ae/bddef02881ee09c6a01a0d6541aa6c75a226a4e68b041be93142befa0cd6/pip-8.0.0-py2.py3-none-any.whl#sha256=262ed1823eb7fbe3f18a9bedb4800e59c4ab9a6682aff8c37b5ee83ea840910b (from https://pypi.org/simple/pip/), version: 8.0.0
  Found link https://files.pythonhosted.org/packages/e3/2d/03c014d11e66628abf2fda5ca00f779cbe7b5292c5cd13d42a95b94aa9b8/pip-8.0.0.tar.gz#sha256=90112b296152f270cb8dddcd19b7b87488d9e002e8cf622e14c4da9c2f6319b1 (from https://pypi.org/simple/pip/), version: 8.0.0
  Found link https://files.pythonhosted.org/packages/45/9c/6f9a24917c860873e2ce7bd95b8f79897524353df51d5d920cd6b6c1ec33/pip-8.0.1-py2.py3-none-any.whl#sha256=dedaac846bc74e38a3253671f51a056331ffca1da70e3f48d8128f2aa0635bba (from https://pypi.org/simple/pip/), version: 8.0.1
  Found link https://files.pythonhosted.org/packages/ea/66/a3d6187bd307159fedf8575c0d9ee2294d13b1cdd11673ca812e6a2dda8f/pip-8.0.1.tar.gz#sha256=477c50b3e538a7ac0fa611fb8b877b04b33fb70d325b12a81b9dbf3eb1158a4d (from https://pypi.org/simple/pip/), version: 8.0.1
  Found link https://files.pythonhosted.org/packages/e7/a0/bd35f5f978a5e925953ce02fa0f078a232f0f10fcbe543d8cfc043f74fda/pip-8.0.2-py2.py3-none-any.whl#sha256=249a6f3194be8c2e8cb4d4be3f6fd16a9f1e3336218caffa8e7419e3816f9988 (from https://pypi.org/simple/pip/), version: 8.0.2
  Found link https://files.pythonhosted.org/packages/ce/15/ee1f9a84365423e9ef03d0f9ed0eba2fb00ac1fffdd33e7b52aea914d0f8/pip-8.0.2.tar.gz#sha256=46f4bd0d8dfd51125a554568d646fe4200a3c2c6c36b9f2d06d2212148439521 (from https://pypi.org/simple/pip/), version: 8.0.2
  Found link https://files.pythonhosted.org/packages/ae/d4/2b127310f5364610b74c28e2e6a40bc19e2d3c9a9a4e012d3e333e767c99/pip-8.0.3-py2.py3-none-any.whl#sha256=b0335bc837f9edb5aad03bd43d0973b084a1cbe616f8188dc23ba13234dbd552 (from https://pypi.org/simple/pip/), version: 8.0.3
  Found link https://files.pythonhosted.org/packages/22/f3/14bc87a4f6b5ec70b682765978a6f3105bf05b6781fa97e04d30138bd264/pip-8.0.3.tar.gz#sha256=30f98b66f3fe1069c529a491597d34a1c224a68640c82caf2ade5f88aa1405e8 (from https://pypi.org/simple/pip/), version: 8.0.3
  Found link https://files.pythonhosted.org/packages/1e/c7/78440b3fb882ed001e6e12d8770bd45e73d6eced4e57f7c072b829ce8a3d/pip-8.1.0-py2.py3-none-any.whl#sha256=a542b99e08002ead83200198e19a3983270357e1cb4fe704247990b5b35471dc (from https://pypi.org/simple/pip/), version: 8.1.0
  Found link https://files.pythonhosted.org/packages/3c/72/6981d5adf880adecb066a1a1a4c312a17f8d787a3b85446967964ac66d55/pip-8.1.0.tar.gz#sha256=d8faa75dd7d0737b16d50cd0a56dc91a631c79ecfd8d38b80f6ee929ec82043e (from https://pypi.org/simple/pip/), version: 8.1.0
  Found link https://files.pythonhosted.org/packages/31/6a/0f19a7edef6c8e5065f4346137cc2a08e22e141942d66af2e1e72d851462/pip-8.1.1-py2.py3-none-any.whl#sha256=44b9c342782ab905c042c207d995aa069edc02621ddbdc2b9f25954a0fdac25c (from https://pypi.org/simple/pip/), version: 8.1.1
  Found link https://files.pythonhosted.org/packages/41/27/9a8d24e1b55bd8c85e4d022da2922cb206f183e2d18fee4e320c9547e751/pip-8.1.1.tar.gz#sha256=3e78d3066aaeb633d185a57afdccf700aa2e660436b4af618bcb6ff0fa511798 (from https://pypi.org/simple/pip/), version: 8.1.1
  Found link https://files.pythonhosted.org/packages/9c/32/004ce0852e0a127f07f358b715015763273799bd798956fa930814b60f39/pip-8.1.2-py2.py3-none-any.whl#sha256=6464dd9809fb34fc8df2bf49553bb11dac4c13d2ffa7a4f8038ad86a4ccb92a1 (from https://pypi.org/simple/pip/), version: 8.1.2
  Found link https://files.pythonhosted.org/packages/e7/a8/7556133689add8d1a54c0b14aeff0acb03c64707ce100ecd53934da1aa13/pip-8.1.2.tar.gz#sha256=4d24b03ffa67638a3fa931c09fd9e0273ffa904e95ebebe7d4b1a54c93d7b732 (from https://pypi.org/simple/pip/), version: 8.1.2
  Found link https://files.pythonhosted.org/packages/3f/ef/935d9296acc4f48d1791ee56a73781271dce9712b059b475d3f5fa78487b/pip-9.0.0-py2.py3-none-any.whl#sha256=c856ac18ca01e7127456f831926dc67cc7d3ab663f4c13b1ec156e36db4de574 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.0
  Found link https://files.pythonhosted.org/packages/5e/53/eaef47e5e2f75677c9de0737acc84b659b78a71c4086f424f55346a341b5/pip-9.0.0.tar.gz#sha256=f62fb70e7e000e46fce12aaeca752e5281a5446977fe5a75ab4189a43b3f8793 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.0
  Found link https://files.pythonhosted.org/packages/b6/ac/7015eb97dc749283ffdec1c3a88ddb8ae03b8fad0f0e611408f196358da3/pip-9.0.1-py2.py3-none-any.whl#sha256=690b762c0a8460c303c089d5d0be034fb15a5ea2b75bdf565f40421f542fefb0 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.1
  Found link https://files.pythonhosted.org/packages/11/b6/abcb525026a4be042b486df43905d6893fb04f05aac21c32c638e939e447/pip-9.0.1.tar.gz#sha256=09f243e1a7b461f654c26a725fa373211bb7ff17a9300058b205c61658ca940d (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.1
  Found link https://files.pythonhosted.org/packages/e7/f9/e801dcea22886cd513f6bd2e8f7e581bd6f67bb8e8f1cd8e7b92d8539280/pip-9.0.2-py2.py3-none-any.whl#sha256=b135491ddb061f39719b8472d8abb59c613816a2b86069c332db74d1cd208ab2 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.2
  Found link https://files.pythonhosted.org/packages/e5/8f/3fc66461992dc9e9fcf5e005687d5f676729172dda640df2fd8b597a6da7/pip-9.0.2.tar.gz#sha256=88110a224e9d30e5d76592a0b2130ef10e7e67a6426e8617bb918fffbfe91fe5 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.2
  Found link https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl#sha256=c3ede34530e0e0b2381e7363aded78e0c33291654937e7373032fda04e8803e5 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.3
  Found link https://files.pythonhosted.org/packages/c4/44/e6b8056b6c8f2bfd1445cc9990f478930d8e3459e9dbf5b8e2d2922d64d3/pip-9.0.3.tar.gz#sha256=7bf48f9a693be1d58f49f7af7e0ae9fe29fd671cde8a55e6edca3581c4ef5796 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.3
  Found link https://files.pythonhosted.org/packages/4b/5a/8544ae02a5bd28464e03af045e8aabde20a7b02db1911a9159328e1eb25a/pip-10.0.0b1-py2.py3-none-any.whl#sha256=dbd5d24cd461be23429625085a36cc8732cbcac4d2aaf673031f80f6ac07d844 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b1
  Found link https://files.pythonhosted.org/packages/aa/6d/ffbb86abf18b750fb26f27eda7c7732df2aacaa669c420d2eb2ad6df3458/pip-10.0.0b1.tar.gz#sha256=8d6e63d8b99752e4b53f272b66f9cd7b59e2b288e9a863a61c48d167203a2656 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b1
  Found link https://files.pythonhosted.org/packages/97/72/1d514201e7d7fc7fff5aac3de9c7b892cd72fb4bf23fd983630df96f7412/pip-10.0.0b2-py2.py3-none-any.whl#sha256=79f55588912f1b2b4f86f96f11e329bb01b25a484e2204f245128b927b1038a7 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b2
  Found link https://files.pythonhosted.org/packages/32/67/572f642e6e42c580d3154964cfbab7d9322c23b0f417c6c01fdd206a2777/pip-10.0.0b2.tar.gz#sha256=ad6adec2150ce4aed8f6134d9b77d928fc848dbcb887fb1a455988cf99da5cae (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b2
  Found link https://files.pythonhosted.org/packages/62/a1/0d452b6901b0157a0134fd27ba89bf95a857fbda64ba52e1ca2cf61d8412/pip-10.0.0-py2.py3-none-any.whl#sha256=86a60a96d85e329962a9e6f6af612cbc11106293dbc83f119802b5bee9874cf3 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0
  Found link https://files.pythonhosted.org/packages/e0/69/983a8e47d3dfb51e1463c1e962b2ccd1d74ec4e236e232625e353d830ed2/pip-10.0.0.tar.gz#sha256=f05a3eeea64bce94e85cc6671d679473d66288a4d37c3fcf983584954096b34f (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0
  Found link https://files.pythonhosted.org/packages/0f/74/ecd13431bcc456ed390b44c8a6e917c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl#sha256=717cdffb2833be8409433a93746744b59505f42146e8d37de6c62b430e25d6d7 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.1
  Found link https://files.pythonhosted.org/packages/ae/e8/2340d46ecadb1692a1e455f13f75e596d4eab3d11a57446f08259dee8f02/pip-10.0.1.tar.gz#sha256=f2bd08e0cd1b06e10218feaf6fef299f473ba706582eb3bd9d52203fdbd7ee68 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.1
  Found link https://files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl#sha256=070e4bf493c7c2c9f6a08dd797dd3c066d64074c38e9e8a0fb4e6541f266d96c (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 18.0
  Found link https://files.pythonhosted.org/packages/69/81/52b68d0a4de760a2f1979b0931ba7889202f302072cc7a0d614211bc7579/pip-18.0.tar.gz#sha256=a0e11645ee37c90b40c46d607070c4fd583e2cd46231b1c06e389c5e814eed76 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 18.0
Created temporary directory: /tmp/enzime/pip-ephem-wheel-cache-vcc2mmtw
Created temporary directory: /tmp/enzime/pip-req-tracker-5dcj85ve
Created requirements tracker '/tmp/enzime/pip-req-tracker-5dcj85ve'
Created temporary directory: /tmp/enzime/pip-install-9dbzca7_
Looking in indexes: https://test.pypi.org/simple, https://pypi.org/simple
Collecting flask==1.0.2 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-xkzfge_u-requirement.txt (line 1))
  2 location(s) to search for versions of flask:
  * https://test.pypi.org/simple/flask/
  * https://pypi.org/simple/flask/
  Getting page https://test.pypi.org/simple/flask/
  Looking up "https://test.pypi.org/simple/flask/" in the cache
  Current age based on date: 7
  Freshness lifetime from max-age: 600
  Freshness lifetime from request max-age: 600
  The response is "fresh", returning cached response
  600 > 7
  Analyzing links from page https://test.pypi.org/simple/flask/
    Found link https://test-files.pythonhosted.org/packages/9e/aa/e46ce2cd553eae5228af5cef64eb050013a186ecd771d3517c61cd87aa3a/Flask-0.11.tar.gz#sha256=09f2a703074a97725915e08f6bfe549da45c12c37a4530aca04ec74c003359a2 (from https://test.pypi.org/simple/flask/), version: 0.11
    Found link https://test-files.pythonhosted.org/packages/df/70/3bb0c828fb2b7b4d7d5f18467a987c4f725f76aec53f182f9e83056f0d07/Flask-0.11.2.dev0.tar.gz#sha256=cb5a3595e2e4b77421415d72b1c12cca9f3968f2a59f303571ad36a417ac8e79 (from https://test.pypi.org/simple/flask/), version: 0.11.2.dev0
  Getting page https://pypi.org/simple/flask/
  Looking up "https://pypi.org/simple/flask/" in the cache
  Current age based on date: 7
  Freshness lifetime from max-age: 600
  Freshness lifetime from request max-age: 600
  The response is "fresh", returning cached response
  600 > 7
  Analyzing links from page https://pypi.org/simple/flask/
    Found link https://files.pythonhosted.org/packages/6e/49/43b514bfdaf4af12e6ef1f17aa25447157bcbb864c07775dacd72e8c8e02/Flask-0.1.tar.gz#sha256=9da884457e910bf0847d396cb4b778ad9f3c3d17db1c5997cb861937bd284237 (from https://pypi.org/simple/flask/), version: 0.1
    Found link https://files.pythonhosted.org/packages/9a/db/245abc92428bcdfdc32d8017ddd1b079afffce9c74f94e34d1aa777bc771/Flask-0.2.tar.gz#sha256=2f992b8081cc6091a29b2b5f65d56433857320889c733da837e75b51c7d1b743 (from https://pypi.org/simple/flask/), version: 0.2
    Found link https://files.pythonhosted.org/packages/8b/cb/706dbb37f4ef3a75366c9e715f41d22e73ca4594303f48d229d906c80632/Flask-0.3.tar.gz#sha256=943ffb10abcc6fef6c3fbcc04f3be81cc6caa598ee7469d446f52d18bee1160f (from https://pypi.org/simple/flask/), version: 0.3
    Found link https://files.pythonhosted.org/packages/e0/d7/4de91ad9fc1854e651cf03f87eff939a92cd06716645dee86b0382674ea3/Flask-0.3.1.tar.gz#sha256=7d80bc18748e4243e389cf1cac50d24b74a39b631dd5176525f10dad01ebae1d (from https://pypi.org/simple/flask/), version: 0.3.1
    Found link https://files.pythonhosted.org/packages/a3/89/a4bf29e78a87e11f0f6fdd4d9e02a0aece1eecd38118496da58d4826d7e3/Flask-0.4.tar.gz#sha256=4fc67fa570801209413fbd649e85e435bd3441a19d2d5cbebe7e44f33094940f (from https://pypi.org/simple/flask/), version: 0.4
    Found link https://files.pythonhosted.org/packages/d4/6a/93500f2a7089b4e993fb095215979890b6204a5ba3f6b0f63dc6c3c6c827/Flask-0.5.tar.gz#sha256=20e176b1db0e2bfe92d869f7b5d0ee3e5d6cb60e793755aaf2284bd78a6202ea (from https://pypi.org/simple/flask/), version: 0.5
    Found link https://files.pythonhosted.org/packages/16/a6/c458d3305e689d7e06a23eacee414ea10d870074a7673864ffea67109f9d/Flask-0.5.1.tar.gz#sha256=09a90f9678e2ffdefd2848d6c6a5d6476d675bef874cfd0f06c7608b99682e1d (from https://pypi.org/simple/flask/), version: 0.5.1
    Found link https://files.pythonhosted.org/packages/1c/b5/03c412ba48148e6c222e238201a0924360a85d755ce9597acbd99a1a6240/Flask-0.5.2.tar.gz#sha256=7a78e498cb9cdb104429ed2ff8823b8a4dd10db32ff9a20bb3ef3132a3885e8d (from https://pypi.org/simple/flask/), version: 0.5.2
    Found link https://files.pythonhosted.org/packages/44/86/481371798994529e105633a50b2332638105a1e191053bc0f4bbc9b91791/Flask-0.6.tar.gz#sha256=9dc18a7c673bf0a6fada51e011fc411285a8301f6dfc1c000ebfa272b5e609e4 (from https://pypi.org/simple/flask/), version: 0.6
    Found link https://files.pythonhosted.org/packages/8f/1c/453a427f55b91239b3368c8b975b55d089d5d79dc37545af41cd7157c187/Flask-0.6.1.tar.gz#sha256=fe0e31bf71a1fc1d2e0786052855c94cd9ee43546d3e15ff98ccee0c5bc21f70 (from https://pypi.org/simple/flask/), version: 0.6.1
    Found link https://files.pythonhosted.org/packages/43/08/e4907533c6ca0ebb1867182fa94b1ffa41fa3aba5f6cb4969e108262e92b/Flask-0.7.tar.gz#sha256=ab377ff4113d76d7dd3496c05716ff7a7a7b9e492460e775991e9addc271ba16 (from https://pypi.org/simple/flask/), version: 0.7
    Found link https://files.pythonhosted.org/packages/fe/3e/ad5eb51d4666e76f389cd4f9c6cc22e1544e0daf72419ccab8705e918911/Flask-0.7.1.tar.gz#sha256=7a60e179884b1037ca6182639659f819a0b89675a0cc02d7d9cd21819bfa8d3f (from https://pypi.org/simple/flask/), version: 0.7.1
    Found link https://files.pythonhosted.org/packages/1c/c7/a361d00f4c9ed3f1b7ab77976e820ca347f3b0aec4dee6c66fe5c5a2124d/Flask-0.7.2.tar.gz#sha256=95fb72b7f2b0ccc68757fc03f7ae559d9fb8814fa5ddbfa27ae2a6d9b1e3f8cb (from https://pypi.org/simple/flask/), version: 0.7.2
    Found link https://files.pythonhosted.org/packages/f0/84/e3c207a6aad1acfdfe1eda20abeadff47035f24820f09ac6870f9c8a26a3/Flask-0.8.tar.gz#sha256=937504fc2ae59c44f2181be139733190ed98c51a00adbb6013873692e90b06c9 (from https://pypi.org/simple/flask/), version: 0.8
    Found link https://files.pythonhosted.org/packages/20/5d/f355d122c9d7a45d7846449f94b9f1d26df88556f705f14dd84a8fa264ea/Flask-0.8.1.tar.gz#sha256=f3fcaca39ab1ebd9e6e7def0928bf9f280cafb3f90a6e1c70420e9c1c25b8b6e (from https://pypi.org/simple/flask/), version: 0.8.1
    Found link https://files.pythonhosted.org/packages/49/0a/fe5021b35436202d3d4225a766f3bdc7fb51521ad89e73c5162db36cdbc7/Flask-0.9.tar.gz#sha256=2fd5d4ffe81f762dd2a3e58472d690a0dbba3766776506003aee3ed7aaa8afef (from https://pypi.org/simple/flask/), version: 0.9
    Found link https://files.pythonhosted.org/packages/f3/46/53d83cbdb79b27678c7b032d5deaa556655dd034cc747ee609b3e3cbf95b/Flask-0.10.tar.gz#sha256=84b3b352c3d6b888ee56c645d83a3b54a86fab6236be3d44fd55a275f2c8b207 (from https://pypi.org/simple/flask/), version: 0.10
    Found link https://files.pythonhosted.org/packages/db/9c/149ba60c47d107f85fe52564133348458f093dd5e6b57a5b60ab9ac517bb/Flask-0.10.1.tar.gz#sha256=4c83829ff83d408b5e1d4995472265411d2c414112298f2eb4b359d9e4563373 (from https://pypi.org/simple/flask/), version: 0.10.1
    Found link https://files.pythonhosted.org/packages/ac/0b/191c5dc6b3e22dfacb8e1eba2bb8dc211c16972b23a0b419f8a33b3deb71/Flask-0.11-py2.py3-none-any.whl#sha256=6b221aef9684a92209628c8ffeba35fc60a0c89e4424662809e7da6035f257a7 (from https://pypi.org/simple/flask/), version: 0.11
    Found link https://files.pythonhosted.org/packages/dc/ca/c0ed9cc90c079085c698e284b672edbc1ffd6866b1830574095cbc5b7752/Flask-0.11.tar.gz#sha256=29a7405a7f0de178232fe48cd9b2a2403083bf03bd34eabe12168863d4cdb493 (from https://pypi.org/simple/flask/), version: 0.11
    Found link https://files.pythonhosted.org/packages/63/2b/01f5ed23a78391f6e3e73075973da0ecb467c831376a0b09c0ec5afd7977/Flask-0.11.1-py2.py3-none-any.whl#sha256=a4f97abd30d289e548434ef42317a793f58087be1989eab96f2c647470e77000 (from https://pypi.org/simple/flask/), version: 0.11.1
    Found link https://files.pythonhosted.org/packages/55/8a/78e165d30f0c8bb5d57c429a30ee5749825ed461ad6c959688872643ffb3/Flask-0.11.1.tar.gz#sha256=b4713f2bfb9ebc2966b8a49903ae0d3984781d5c878591cf2f7b484d28756b0e (from https://pypi.org/simple/flask/), version: 0.11.1
    Found link https://files.pythonhosted.org/packages/0e/e9/37ee66dde483dceefe45bb5e92b387f990d4f097df40c400cf816dcebaa4/Flask-0.12-py2.py3-none-any.whl#sha256=7f03bb2c255452444f7265eddb51601806e5447b6f8a2d50bbc77a654a14c118 (from https://pypi.org/simple/flask/), version: 0.12
    Found link https://files.pythonhosted.org/packages/4b/3a/4c20183df155dd2e39168e35d53a388efb384a512ca6c73001d8292c094a/Flask-0.12.tar.gz#sha256=93e803cdbe326a61ebd5c5d353959397c85f829bec610d59cb635c9f97d7ca8b (from https://pypi.org/simple/flask/), version: 0.12
    Found link https://files.pythonhosted.org/packages/f4/43/fb2d5fb1d10e1d0402dd57836cf9a78b7f69c8b5f76a04b6e6113d0d7c5a/Flask-0.12.1-py2.py3-none-any.whl#sha256=6c3130c8927109a08225993e4e503de4ac4f2678678ae211b33b519c622a7242 (from https://pypi.org/simple/flask/), version: 0.12.1
    Found link https://files.pythonhosted.org/packages/24/6e/11b9c57e46f276a8a8dfda85a2fa7ada62b0463b68693616c7ab5df356fa/Flask-0.12.1.tar.gz#sha256=9dce4b6bfbb5b062181d3f7da8f727ff70c1156cbb4024351eafd426deb5fb88 (from https://pypi.org/simple/flask/), version: 0.12.1
    Found link https://files.pythonhosted.org/packages/77/32/e3597cb19ffffe724ad4bf0beca4153419918e7fa4ba6a34b04ee4da3371/Flask-0.12.2-py2.py3-none-any.whl#sha256=0749df235e3ff61ac108f69ac178c9770caeaccad2509cb762ce1f65570a8856 (from https://pypi.org/simple/flask/), version: 0.12.2
    Found link https://files.pythonhosted.org/packages/eb/12/1c7bd06fcbd08ba544f25bf2c6612e305a70ea51ca0eda8007344ec3f123/Flask-0.12.2.tar.gz#sha256=49f44461237b69ecd901cc7ce66feea0319b9158743dd27a2899962ab214dac1 (from https://pypi.org/simple/flask/), version: 0.12.2
    Found link https://files.pythonhosted.org/packages/24/3e/1b6aa496fa9bb119f6b22263ca5ca9e826aaa132431fd78f413c8bcc18e3/Flask-0.12.3-py2.py3-none-any.whl#sha256=74bb782687731332b86aa8ab0817be14c9e63e5fa837934de8be4f9236d6d0d2 (from https://pypi.org/simple/flask/), version: 0.12.3
    Found link https://files.pythonhosted.org/packages/80/84/ddf5d2141e84f71ba184ea58b3d9b9caaee9cc49ca0303051ac02381791c/Flask-0.12.3.tar.gz#sha256=0f431076a50908f0484dcddd0f2fd0241129ef9ca1876799b3ebe14d823f60de (from https://pypi.org/simple/flask/), version: 0.12.3
    Found link https://files.pythonhosted.org/packages/2e/48/f1936dadac2326b3d73f2fe0a964a87d16be16eb9d7fc56f09c1bea3d17c/Flask-0.12.4-py2.py3-none-any.whl#sha256=6c02dbaa5a9ef790d8219bdced392e2d549c10cd5a5ba4b6aa65126b2271af29 (from https://pypi.org/simple/flask/), version: 0.12.4
    Found link https://files.pythonhosted.org/packages/1b/72/ffc594a6832337ace475f939e61c34a44cbb150cde9589f98c482b407dd8/Flask-0.12.4.tar.gz#sha256=2ea22336f6d388b4b242bc3abf8a01244a8aa3e236e7407469ef78c16ba355dd (from https://pypi.org/simple/flask/), version: 0.12.4
    Found link https://files.pythonhosted.org/packages/55/b1/4365193655df97227ace49311365cc296e74b60c7f5c63d23cd30175e2f6/Flask-1.0-py2.py3-none-any.whl#sha256=b1883637bbee4dc7bc98d900792d0a304d609fce0f5bd9ca91d1b6457e5918dd (from https://pypi.org/simple/flask/), version: 1.0
    Found link https://files.pythonhosted.org/packages/99/ab/eedb921f26adf7057ade1291f9c1bfa35a506d64894f58546457ef658772/Flask-1.0.tar.gz#sha256=7fab1062d11dd0038434e790d18c5b9133fd9e6b7257d707c4578ccc1e38b67c (from https://pypi.org/simple/flask/), version: 1.0
    Found link https://files.pythonhosted.org/packages/90/72/b5ed853418364d8e7006550dbdb2cb9ac3e33ce3c9145acc7898fca8c0b6/Flask-1.0.1-py2.py3-none-any.whl#sha256=dbe2a9f539f4d0fe26fa44c08d6e556e2a4a4dd3a3fb0550f39954cf57571363 (from https://pypi.org/simple/flask/), version: 1.0.1
    Found link https://files.pythonhosted.org/packages/6d/2f/95a73db56fa2c2b3187bb69783cb2bea4327d1e7b2e0cf60e15df59502ee/Flask-1.0.1.tar.gz#sha256=cfc15b45622f9cfee6b5803723070fd0f489b3bd662179195e702cb95fd924c8 (from https://pypi.org/simple/flask/), version: 1.0.1
    Found link https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl#sha256=a080b744b7e345ccfcbc77954861cb05b3c63786e93f2b3875e0913d44b43f05 (from https://pypi.org/simple/flask/), version: 1.0.2
    Found link https://files.pythonhosted.org/packages/4b/12/c1fbf4971fda0e4de05565694c9f0c92646223cff53f15b6eb248a310a62/Flask-1.0.2.tar.gz#sha256=2271c0070dbcb5275fad4a82e29f23ab92682dc45f9dfbc22c02ba9b9322ce48 (from https://pypi.org/simple/flask/), version: 1.0.2
  Using version 1.0.2 (newest of versions: 1.0.2)
  Created temporary directory: /tmp/enzime/pip-unpack-zsnuu5my
  Looking up "https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl" in the cache
  Current age based on date: 7
  Ignoring unknown cache-control directive: immutable
  Freshness lifetime from max-age: 365000000
  The response is "fresh", returning cached response
  365000000 > 7
  Using cached https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl
  Downloading from URL https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl#sha256=a080b744b7e345ccfcbc77954861cb05b3c63786e93f2b3875e0913d44b43f05 (from https://pypi.org/simple/flask/)
  Added flask==1.0.2 from https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl#sha256=a080b744b7e345ccfcbc77954861cb05b3c63786e93f2b3875e0913d44b43f05 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-xkzfge_u-requirement.txt (line 1)) to build tracker '/tmp/enzime/pip-req-tracker-5dcj85ve'
  Removed flask==1.0.2 from https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl#sha256=a080b744b7e345ccfcbc77954861cb05b3c63786e93f2b3875e0913d44b43f05 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-xkzfge_u-requirement.txt (line 1)) from build tracker '/tmp/enzime/pip-req-tracker-5dcj85ve'
Installing collected packages: flask

  changing mode of /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/flask to 755
Successfully installed flask-1.0.2
Cleaning up...
Removed build tracker '/tmp/enzime/pip-req-tracker-5dcj85ve'
2 location(s) to search for versions of pip:
* https://test.pypi.org/simple/pip/
* https://pypi.org/simple/pip/
Getting page https://test.pypi.org/simple/pip/
Looking up "https://test.pypi.org/simple/pip/" in the cache
No cache entry available
Starting new HTTPS connection (1): test.pypi.org:443
https://test.pypi.org:443 "GET /simple/pip/ HTTP/1.1" 200 1175
Updating cache with response from "https://test.pypi.org/simple/pip/"
Caching due to etag
Analyzing links from page https://test.pypi.org/simple/pip/
  Found link https://test-files.pythonhosted.org/packages/13/41/026052a5e1f3aaf2abf250da55457769896ad09d714684ca6075813dde87/pip-8.0.0.dev0-py2.py3-none-any.whl#sha256=59b14599cd1a90e7eba6b039a7456e53c81d53cf0e04fc4c08406493616c775b (from https://test.pypi.org/simple/pip/), version: 8.0.0.dev0
  Found link https://test-files.pythonhosted.org/packages/81/7f/84ebb5c50e0efdf746968b72e4f1e8d827d6d3f3fd7162557a38a3f6e7bd/pip-8.0.0.dev0.tar.gz#sha256=e5d1123154b41d1f94f2c154d32d3e2f221171f4340877e80f9a353d2dcdb914 (from https://test.pypi.org/simple/pip/), version: 8.0.0.dev0
  Found link https://test-files.pythonhosted.org/packages/97/72/1d514201e7d7fc7fff5aac3de9c7b892cd72fb4bf23fd983630df96f7412/pip-10.0.0b2-py2.py3-none-any.whl#sha256=79f55588912f1b2b4f86f96f11e329bb01b25a484e2204f245128b927b1038a7 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b2
  Found link https://test-files.pythonhosted.org/packages/32/67/572f642e6e42c580d3154964cfbab7d9322c23b0f417c6c01fdd206a2777/pip-10.0.0b2.tar.gz#sha256=ad6adec2150ce4aed8f6134d9b77d928fc848dbcb887fb1a455988cf99da5cae (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b2
  Found link https://test-files.pythonhosted.org/packages/62/a1/0d452b6901b0157a0134fd27ba89bf95a857fbda64ba52e1ca2cf61d8412/pip-10.0.0-py2.py3-none-any.whl#sha256=86a60a96d85e329962a9e6f6af612cbc11106293dbc83f119802b5bee9874cf3 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0
  Found link https://test-files.pythonhosted.org/packages/e0/69/983a8e47d3dfb51e1463c1e962b2ccd1d74ec4e236e232625e353d830ed2/pip-10.0.0.tar.gz#sha256=f05a3eeea64bce94e85cc6671d679473d66288a4d37c3fcf983584954096b34f (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0
  Found link https://test-files.pythonhosted.org/packages/0f/74/ecd13431bcc456ed390b44c8a6e917c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl#sha256=717cdffb2833be8409433a93746744b59505f42146e8d37de6c62b430e25d6d7 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.1
  Found link https://test-files.pythonhosted.org/packages/ae/e8/2340d46ecadb1692a1e455f13f75e596d4eab3d11a57446f08259dee8f02/pip-10.0.1.tar.gz#sha256=f2bd08e0cd1b06e10218feaf6fef299f473ba706582eb3bd9d52203fdbd7ee68 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.1
  Found link https://test-files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl#sha256=070e4bf493c7c2c9f6a08dd797dd3c066d64074c38e9e8a0fb4e6541f266d96c (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 18.0
  Found link https://test-files.pythonhosted.org/packages/69/81/52b68d0a4de760a2f1979b0931ba7889202f302072cc7a0d614211bc7579/pip-18.0.tar.gz#sha256=a0e11645ee37c90b40c46d607070c4fd583e2cd46231b1c06e389c5e814eed76 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 18.0
Getting page https://pypi.org/simple/pip/
Looking up "https://pypi.org/simple/pip/" in the cache
No cache entry available
Starting new HTTPS connection (1): pypi.org:443
https://pypi.org:443 "GET /simple/pip/ HTTP/1.1" 200 9980
Updating cache with response from "https://pypi.org/simple/pip/"
Caching due to etag
Analyzing links from page https://pypi.org/simple/pip/
  Found link https://files.pythonhosted.org/packages/3d/9d/1e313763bdfb6a48977b65829c6ce2a43eaae29ea2f907c8bbef024a7219/pip-0.2.tar.gz#sha256=88bb8d029e1bf4acd0e04d300104b7440086f94cc1ce1c5c3c31e3293aee1f81 (from https://pypi.org/simple/pip/), version: 0.2
  Found link https://files.pythonhosted.org/packages/18/ad/c0fe6cdfe1643a19ef027c7168572dac6283b80a384ddf21b75b921877da/pip-0.2.1.tar.gz#sha256=83522005c1266cc2de97e65072ff7554ac0f30ad369c3b02ff3a764b962048da (from https://pypi.org/simple/pip/), version: 0.2.1
  Found link https://files.pythonhosted.org/packages/17/05/f66144ef69b436d07f8eeeb28b7f77137f80de4bf60349ec6f0f9509e801/pip-0.3.tar.gz#sha256=183c72455cb7f8860ac1376f8c4f14d7f545aeab8ee7c22cd4caf79f35a2ed47 (from https://pypi.org/simple/pip/), version: 0.3
  Found link https://files.pythonhosted.org/packages/0a/bb/d087c9a1415f8726e683791c0b2943c53f2b76e69f527f2e2b2e9f9e7b5c/pip-0.3.1.tar.gz#sha256=34ce534f17065c78f980702928e988a6b6b2d8a9851aae5f1571a1feb9bb58d8 (from https://pypi.org/simple/pip/), version: 0.3.1
  Found link https://files.pythonhosted.org/packages/cf/c3/153571aaac6cf999f4bb09c019b1ff379b7b599ea833813a41c784eec995/pip-0.4.tar.gz#sha256=28fc67558874f71fddda7168f73595f1650523dce3bc5bf189713ecdfc1e456e (from https://pypi.org/simple/pip/), version: 0.4
  Found link https://files.pythonhosted.org/packages/8d/c7/f05c87812fa5d9562ecbc5f4f1fc1570444f53c81c834a7f662af406e3c1/pip-0.5.tar.gz#sha256=328d8412782f22568508a0d0c78a49c9920a82e44c8dfca49954fe525c152b2a (from https://pypi.org/simple/pip/), version: 0.5
  Found link https://files.pythonhosted.org/packages/9a/aa/f536b6d14fe03343367da2ff44eee28f340ae650cd017ca088b6be13084a/pip-0.5.1.tar.gz#sha256=e27650538c41fe1007a41abd4cfd0f905b822622cbe1f8e7e09d1215af207694 (from https://pypi.org/simple/pip/), version: 0.5.1
  Found link https://files.pythonhosted.org/packages/db/e6/fdf7be8a17b032c533d3f91e91e2c63dd81d3627cbe4113248a00c2d39d8/pip-0.6.tar.gz#sha256=4cf47db6815b2f435d1f44e1f35ff04823043f6161f7df9aec71a123b0c47f0d (from https://pypi.org/simple/pip/), version: 0.6
  Found link https://files.pythonhosted.org/packages/91/cd/105f4d3c75d0ae18e12623acc96f42168aaba408dd6e43c4505aa21f8e37/pip-0.6.1.tar.gz#sha256=efe47e84ffeb0ea4804f9858b8a94bebd07f5452f907ebed36d03aed06a9f9ec (from https://pypi.org/simple/pip/), version: 0.6.1
  Found link https://files.pythonhosted.org/packages/1c/c7/c0e1a9413c37828faf290f29a85a4d6034c145cc04bf1622ba8beb662ad8/pip-0.6.2.tar.gz#sha256=1c1a504d7e70d2c24246f95bd16e3d5fcec740fd144df69a407bf65a2ee67586 (from https://pypi.org/simple/pip/), version: 0.6.2
  Found link https://files.pythonhosted.org/packages/3f/af/c4b9d49fb0f286996b28dbc0955c3ad359794697eb98e0e69863908070b0/pip-0.6.3.tar.gz#sha256=1a6df71eb29b98cba11bde6d6a0d8c6dd8b0518e74ceb71fb31ea4fbb42fd313 (from https://pypi.org/simple/pip/), version: 0.6.3
  Found link https://files.pythonhosted.org/packages/ec/7a/6fe91ff0079ad0437830957c459d52f3923e516f5b453218f2a93d09a427/pip-0.7.tar.gz#sha256=ceaea0b9e494d893c8a191895301b79c1db33e41f14d3ad93e3d28a8b4e9bf27 (from https://pypi.org/simple/pip/), version: 0.7
  Found link https://files.pythonhosted.org/packages/a5/63/11303863c2f5e9d9a15d89fcf7513a4b60987007d418862e0fb65c09fff7/pip-0.7.1.tar.gz#sha256=f54f05aa17edd0036de433c44892c8fedb1fd2871c97829838feb995818d24c3 (from https://pypi.org/simple/pip/), version: 0.7.1
  Found link https://files.pythonhosted.org/packages/cd/a9/1debaa96bbc1005c1c8ad3b79fec58c198d35121546ea2e858ce0894268a/pip-0.7.2.tar.gz#sha256=98df2eb779358412bbbae75980171ae85deebc846d87e244d086520b1212da09 (from https://pypi.org/simple/pip/), version: 0.7.2
  Found link https://files.pythonhosted.org/packages/74/54/f785c327fb3d163560a879b36edae5c78ee07806be282c9d4807f6be7dd1/pip-0.8.tar.gz#sha256=9017e4484a212dd4e1a43dd9f039dd7fc8338d4eea1c339d5ae1c80726de5b0f (from https://pypi.org/simple/pip/), version: 0.8
  Found link https://files.pythonhosted.org/packages/5c/79/5e8381cc3078bae92166f2ba96de8355e8c181926505ba8882f7b099a500/pip-0.8.1.tar.gz#sha256=7176a87f35675f6468341212f3b959bb51d23ea66eb1c3692bf746c45c716fa2 (from https://pypi.org/simple/pip/), version: 0.8.1
  Found link https://files.pythonhosted.org/packages/17/3e/0a98ab032991518741e7e712a719633e6ae160f51b3d3e855194530fd308/pip-0.8.2.tar.gz#sha256=f80a3549c048bc3bbcb47844826e9c7c6fcd87e77b92bef0d9e66d1b397c4962 (from https://pypi.org/simple/pip/), version: 0.8.2
  Found link https://files.pythonhosted.org/packages/f7/9a/943fc6d879ed7220bac2e7e53096bfe78abec88d77f2f516400e0129679e/pip-0.8.3.tar.gz#sha256=1be2e18edd38aa75b5e4ef38a99ec33ba9247177cfcb4a6d2d2b3e73430e3001 (from https://pypi.org/simple/pip/), version: 0.8.3
  Found link https://files.pythonhosted.org/packages/24/33/6eb675fb6db7b71d69d6928b33dea61b8bf5cfe1e5649be70ec84ce2fc09/pip-1.0.tar.gz#sha256=34ba07e2d14ba86d5088ba896ac80bed845a9b276ab8acb279b8d99bc77fec8e (from https://pypi.org/simple/pip/), version: 1.0
  Found link https://files.pythonhosted.org/packages/10/d9/f584e6107ef98ad7eaaaa5d0f756bfee12561fa6a4712ffdb7209e0e1fd4/pip-1.0.1.tar.gz#sha256=37d2f18213d3845d2038dd3686bc71fc12bb41ad66c945a8b0dfec2879f3497b (from https://pypi.org/simple/pip/), version: 1.0.1
  Found link https://files.pythonhosted.org/packages/16/90/5e6f80364d8a656f60681dfb7330298edef292d43e1499bcb3a4c71ff0b9/pip-1.0.2.tar.gz#sha256=a6ed9b36aac2f121c01a2c9e0307a9e4d9438d100a407db701ac65479a3335d2 (from https://pypi.org/simple/pip/), version: 1.0.2
  Found link https://files.pythonhosted.org/packages/25/57/0d42cf5307d79913a082c5c4397d46f3793bc35e1138a694136d6e31be99/pip-1.1.tar.gz#sha256=993804bb947d18508acee02141281c77d27677f8c14eaa64d6287a1c53ef01c8 (from https://pypi.org/simple/pip/), version: 1.1
  Found link https://files.pythonhosted.org/packages/ba/c3/4e1f892f41aaa217fe0d1f827fa05928783349c69f3cc06fdd68e112678a/pip-1.2.tar.gz#sha256=2b168f1987403f1dc6996a1f22a6f6637b751b7ab6ff27e78380b8d6e70aa314 (from https://pypi.org/simple/pip/), version: 1.2
  Found link https://files.pythonhosted.org/packages/c3/a2/a63244da32afd9ce9a8ca1bd86e71610039adea8b8314046ebe5047527a6/pip-1.2.1.tar.gz#sha256=12a9302acfca62cdc7bc5d83386cac3e0581db61ac39acdb3a4e766a16b88eb1 (from https://pypi.org/simple/pip/), version: 1.2.1
  Found link https://files.pythonhosted.org/packages/00/45/69d4f2602b80550bfb26cfd2f62c2f05b3b5c7352705d3766cd1e5b27648/pip-1.3.tar.gz#sha256=d6a13c5be316cb21a0243047c7f163f47e88973ebccff8d32e63ca1bf4d9321c (from https://pypi.org/simple/pip/), version: 1.3
  Found link https://files.pythonhosted.org/packages/5b/ce/f5b98104f1c10d868936c25f7c597f492d4371aa9ad5fb61a94954ee7208/pip-1.3.1.tar.gz#sha256=145eaa5d1ea1b062663da1f3a97780d7edea4c63c68a37c463b1deedf7bb4957 (from https://pypi.org/simple/pip/), version: 1.3.1
  Found link https://files.pythonhosted.org/packages/5f/d0/3b3958f6a58783bae44158b2c4c7827ae89abaecdd4bed12cff402620b9a/pip-1.4.tar.gz#sha256=1fd43cbf07d95ddcecbb795c97a1674b3ddb711bb4a67661284a5aa765aa1b97 (from https://pypi.org/simple/pip/), version: 1.4
  Found link https://files.pythonhosted.org/packages/3f/f8/da390e0df72fb61d176b25a4b95262e3dcc14bda0ad25ac64d56db38b667/pip-1.4.1.tar.gz#sha256=4e7a06554711a624c35d0c646f63674b7f6bfc7f80221bf1eb1f631bd890d04e (from https://pypi.org/simple/pip/), version: 1.4.1
  Found link https://files.pythonhosted.org/packages/4f/7d/e53bc80667378125a9e07d4929a61b0bd7128a1129dbe6f07bb3228652a3/pip-1.5.tar.gz#sha256=25f81d1a0e55d3b1709818dd57fdfb954b028f229f09bd69cb0bc80a8e03e048 (from https://pypi.org/simple/pip/), version: 1.5
  Found link https://files.pythonhosted.org/packages/44/5d/1dca53b5de6d287e7eb99bd174bb022eb6cb0d6ca6e19ca6b16655dde8c2/pip-1.5.1-py2.py3-none-any.whl#sha256=00960db3b0b8724dd37fe37cfb9c72ecb8f59fab9db7d17c5c1e89a1adab49ce (from https://pypi.org/simple/pip/), version: 1.5.1
  Found link https://files.pythonhosted.org/packages/21/3f/d86a600c9b2f41a75caacf768a24130f343def97652de2345da15ef7911f/pip-1.5.1.tar.gz#sha256=e60e936fbc101d56668c6134c1f2b5b40fcbec8b4fc4ca7fc34842b6b4c5c130 (from https://pypi.org/simple/pip/), version: 1.5.1
  Found link https://files.pythonhosted.org/packages/3d/1f/227d77d5e9ed2df5162de4ba3616799a351eccb1ecd668ae824dd26153a1/pip-1.5.2-py2.py3-none-any.whl#sha256=6903909ccdcdbc3297b74118590e71344d6d262827acd1f5c0e2fcfce9807499 (from https://pypi.org/simple/pip/), version: 1.5.2
  Found link https://files.pythonhosted.org/packages/ed/94/391a003107f6ec997c314199d03bff1c105af758ee490e3255353574487b/pip-1.5.2.tar.gz#sha256=2a8a3e08e652d3a40edbb39264bf01f8ff3c32520a79113357cca1f30533f738 (from https://pypi.org/simple/pip/), version: 1.5.2
  Found link https://files.pythonhosted.org/packages/df/e9/bdb53d44fad1465b43edaf6bc7dd3027ed5af81405cc97603fdff0721ebb/pip-1.5.3-py2.py3-none-any.whl#sha256=f0037aed3ce6cf96b9e9117d42e967a74bea9ebe19088a2fdea5de93d5762fee (from https://pypi.org/simple/pip/), version: 1.5.3
  Found link https://files.pythonhosted.org/packages/55/de/671a48ad313c808623041fc475f7c8f7610401d9f573f06b40eeb84e74e3/pip-1.5.3.tar.gz#sha256=dc53b4d28b88556a37cd73052b6d1d08cc644c6724e37c4d38a2e3c03c5440b2 (from https://pypi.org/simple/pip/), version: 1.5.3
  Found link https://files.pythonhosted.org/packages/a9/9a/9aa19fe00de4c025562e5fb3796ff8520165a7dd1a5662c6ec9816e1ae99/pip-1.5.4-py2.py3-none-any.whl#sha256=fb7282556a42e84464f2e963a859ac4012d8134ba6218b70c1d82d145fcfa82f (from https://pypi.org/simple/pip/), version: 1.5.4
  Found link https://files.pythonhosted.org/packages/78/d8/6e58a7130d457edadb753a0ea5708e411c100c7e94e72ad4802feeef735c/pip-1.5.4.tar.gz#sha256=70208a250bb4afdbbdd74c3ac35d4ab9ba1eb6852d02567a6a87f2f5104e30b9 (from https://pypi.org/simple/pip/), version: 1.5.4
  Found link https://files.pythonhosted.org/packages/ce/c2/10d996b9c51b126a9f0bb9e14a9edcdd5c88888323c0685bb9b392b6c47c/pip-1.5.5-py2.py3-none-any.whl#sha256=fe7a5808190067b2598d85def9b83db46e5d64a00848ad843e107c36e1db4ae6 (from https://pypi.org/simple/pip/), version: 1.5.5
  Found link https://files.pythonhosted.org/packages/88/01/a442fde40bd9aaf837612536f16ab751fac628807fd718690795b8ade77d/pip-1.5.5.tar.gz#sha256=4b7f5124364ae9b5ba833dcd8813a84c1c06fba1d7c8543323c7af4b33188eca (from https://pypi.org/simple/pip/), version: 1.5.5
  Found link https://files.pythonhosted.org/packages/3f/08/7347ca4021e7fe0f1ab8f93cbc7d2a7a7350012300ad0e0227d55625e2b8/pip-1.5.6-py2.py3-none-any.whl#sha256=fbc1351ffedf09ca7560428758845a88d648b9730b63ce9e5df53a7c89f039a4 (from https://pypi.org/simple/pip/), version: 1.5.6
  Found link https://files.pythonhosted.org/packages/45/db/4fb9a456b4ec4d3b701456ef562b9d72d76b6358e0c1463d17db18c5b772/pip-1.5.6.tar.gz#sha256=b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c (from https://pypi.org/simple/pip/), version: 1.5.6
  Found link https://files.pythonhosted.org/packages/dc/7c/21191b5944b917b66e4e4e06d74f668d814b6e8a3ff7acd874479b6f6b3d/pip-6.0-py2.py3-none-any.whl#sha256=5ec6732505bd8be49fe1f8ad557b88253ffb085736396df4d6bea753fc2a8f2c (from https://pypi.org/simple/pip/), version: 6.0
  Found link https://files.pythonhosted.org/packages/38/fd/065c66a88398f240e344fdf496b9707f92d75f88eedc3d10ff847b28a657/pip-6.0.tar.gz#sha256=6103897f1bb68d3f933edd60f3e3830c4ea6b8abf7a4b500db148921b11f6c9b (from https://pypi.org/simple/pip/), version: 6.0
  Found link https://files.pythonhosted.org/packages/e9/7a/cdbc1a12ed52410d557e48d4646f4543e9e991ff32d2374dc6db849aa617/pip-6.0.1-py2.py3-none-any.whl#sha256=322aea7d1f7b9ee68ad87ac4704cad5df97f77e70668c0bd18f964c5daa78173 (from https://pypi.org/simple/pip/), version: 6.0.1
  Found link https://files.pythonhosted.org/packages/4d/c3/8675b90cd89b9b222062f4f6c7e9d48b0387f5b35cbf747a74403a883e56/pip-6.0.1.tar.gz#sha256=fa2f7c68da4a405d673aa38542f9df009d60026db4f532429ac9cbfbda1f959d (from https://pypi.org/simple/pip/), version: 6.0.1
  Found link https://files.pythonhosted.org/packages/71/3c/b5a521e5e99cfff091e282231591f21193fd80de079ec5fb8ed9c6614044/pip-6.0.2-py2.py3-none-any.whl#sha256=7d17b0f267f7c9cd17cd2924bbbe2b4a3d407322c0e09084ca3f1295c1fed50d (from https://pypi.org/simple/pip/), version: 6.0.2
  Found link https://files.pythonhosted.org/packages/4c/5a/f9e8e3de0153282c7cb54a9b991af225536ac914bac858ca664cf883bb3e/pip-6.0.2.tar.gz#sha256=6fa90667706a679e3dc75b27a51fddafa64401c45e96f8ae6c20978183290077 (from https://pypi.org/simple/pip/), version: 6.0.2
  Found link https://files.pythonhosted.org/packages/73/cb/3eebf42003791df29219a3dfa1874572aa16114b44c9b1b0ac66bf96e8c0/pip-6.0.3-py2.py3-none-any.whl#sha256=b72655b6ac6aef1c86dd07f51e8ace8d7aabd6a1c4ff88db87155276fa32a073 (from https://pypi.org/simple/pip/), version: 6.0.3
  Found link https://files.pythonhosted.org/packages/ce/63/8d99ae60d11ae1a65f5d4fc39a529a598bd3b8e067132210cb0c4d9e9f74/pip-6.0.3.tar.gz#sha256=b091a35f5fa0faffac0b27b97e1e1e93ffe63b463c2ea8dbde0c1fb987933614 (from https://pypi.org/simple/pip/), version: 6.0.3
  Found link https://files.pythonhosted.org/packages/c5/0e/c974206726542bc495fc7443dd97834a6d14c2f0cba183fcfcd01075225a/pip-6.0.4-py2.py3-none-any.whl#sha256=8dfd95de29a7a3bb1e7d368cc83d566938eb210b04d553ebfe5e3a422f4aec65 (from https://pypi.org/simple/pip/), version: 6.0.4
  Found link https://files.pythonhosted.org/packages/02/a1/c90f19910ee153d7a0efca7216758121118d7e93084276541383fe9ca82e/pip-6.0.4.tar.gz#sha256=1dbbff9c369e510c7468ab68ba52c003f68f83c99c2f8259acd51099e8799f1e (from https://pypi.org/simple/pip/), version: 6.0.4
  Found link https://files.pythonhosted.org/packages/e9/1b/c6a375a337fb576784cdea3700f6c3eaf1420f0a01458e6e034cc178a84a/pip-6.0.5-py2.py3-none-any.whl#sha256=b2c20e3a2a43b2bbb1d19ad98be27eccc7b0f0ece016da602ccaa757a862b0e2 (from https://pypi.org/simple/pip/), version: 6.0.5
  Found link https://files.pythonhosted.org/packages/19/f2/58628768f618c8c9fea878e0fb97730c0b8a838d3ab3f325768bf12dac94/pip-6.0.5.tar.gz#sha256=3bf42d28be9085ab2e9aecfd69a6da2d31563fe833304bf71a620a30c38ab8a2 (from https://pypi.org/simple/pip/), version: 6.0.5
  Found link https://files.pythonhosted.org/packages/64/fc/4a49ccb18f55a0ceeb76e8d554bd4563217117492997825d194ed0017cc1/pip-6.0.6-py2.py3-none-any.whl#sha256=fb04f8afe1ba57626783f0c8e2f3d46bbaebaa446fcf124f434e968a2fee595e (from https://pypi.org/simple/pip/), version: 6.0.6
  Found link https://files.pythonhosted.org/packages/f6/ce/d9e4e178b66c766c117f62ddf4fece019ef9d50127a8926d2f60300d615e/pip-6.0.6.tar.gz#sha256=3a14091299dcdb9bab9e9004ae67ac401f2b1b14a7c98de074ca74fdddf4bfa0 (from https://pypi.org/simple/pip/), version: 6.0.6
  Found link https://files.pythonhosted.org/packages/7a/8e/2bbd4fcf3ee06ee90ded5f39ec12f53165dfdb9ef25a981717ad38a16670/pip-6.0.7-py2.py3-none-any.whl#sha256=93a326304c7db749896bcef822bbbac1ab29dad5651c6d732e245975239890e6 (from https://pypi.org/simple/pip/), version: 6.0.7
  Found link https://files.pythonhosted.org/packages/52/85/b160ebdaa84378df6bb0176d4eed9f57edca662446174eead7a9e2e566d6/pip-6.0.7.tar.gz#sha256=35a5a43ac6b7af83ed47ea5731a365f43d350a3a7267e039e5f06b61d42ab3c2 (from https://pypi.org/simple/pip/), version: 6.0.7
  Found link https://files.pythonhosted.org/packages/63/65/55b71647adec1ad595bf0e5d76d028506dfc002df30c256f022ff7a660a5/pip-6.0.8-py2.py3-none-any.whl#sha256=3c22b0a8ff92727bd737a82f72700790591f177541df08c07bc1f90d6b72ac19 (from https://pypi.org/simple/pip/), version: 6.0.8
  Found link https://files.pythonhosted.org/packages/ef/8a/e3a980bc0a7f791d72c1302f65763ed300f2e14c907ac033e01b44c79e5e/pip-6.0.8.tar.gz#sha256=0d58487a1b7f5be2e5e965c11afbea1dc44ecec8069de03491a4d0d6c85f4551 (from https://pypi.org/simple/pip/), version: 6.0.8
  Found link https://files.pythonhosted.org/packages/24/fb/8a56a46243514681e569bbafd8146fa383476c4b7c725c8598c452366f31/pip-6.1.0-py2.py3-none-any.whl#sha256=435a018f6d29e34d4f901bf4e6860d8a5fa1816b68d62008c18ca062a306db31 (from https://pypi.org/simple/pip/), version: 6.1.0
  Found link https://files.pythonhosted.org/packages/6c/84/432eb60bbcb414b9cdfcb135d5f4925e253c74e7d6916ada79990d6cc1a0/pip-6.1.0.tar.gz#sha256=89f120e2ab3d25ab70c36eb28ad4f280fc9ba71736e74d3055f609c1f9173768 (from https://pypi.org/simple/pip/), version: 6.1.0
  Found link https://files.pythonhosted.org/packages/67/f0/ba0fb41dbdbfc4aa3e0c16b40269aca6b9e3d59cacdb646218aa2e9b1d2c/pip-6.1.1-py2.py3-none-any.whl#sha256=a67e54aa0f26b6d62ccec5cc6735eff205dd0fed075f56ac3d3111e91e4467fc (from https://pypi.org/simple/pip/), version: 6.1.1
  Found link https://files.pythonhosted.org/packages/bf/85/871c126b50b8ee0b9819e8a63b614aedd264577e73478caedcd447e8f28c/pip-6.1.1.tar.gz#sha256=89f3b626d225e08e7f20d85044afa40f612eb3284484169813dc2d0631f2a556 (from https://pypi.org/simple/pip/), version: 6.1.1
  Found link https://files.pythonhosted.org/packages/5a/9b/56d3c18d0784d5f2bbd446ea2dc7ffa7476c35e3dc223741d20cfee3b185/pip-7.0.0-py2.py3-none-any.whl#sha256=309c48399c7d68501a10ef206abd6e5c541fedbf84b95435d9063bd454b39df7 (from https://pypi.org/simple/pip/), version: 7.0.0
  Found link https://files.pythonhosted.org/packages/c6/16/6475b142927ca5d03e3b7968efa5b0edd103e4684ecfde181a25f6fa2505/pip-7.0.0.tar.gz#sha256=7b46bfc1b95494731de306a688e2a7bc056d7fa7ad27e026908fb2ae67fed23d (from https://pypi.org/simple/pip/), version: 7.0.0
  Found link https://files.pythonhosted.org/packages/5a/10/bb7a32c335bceba636aa673a4c977effa1e73a79f88856459486d8d670cf/pip-7.0.1-py2.py3-none-any.whl#sha256=d26b8573ba1ac1ec99a9bdbdffee2ff2b06c7790815211d0eb4dc1462a089705 (from https://pypi.org/simple/pip/), version: 7.0.1
  Found link https://files.pythonhosted.org/packages/4a/83/9ae4362a80739657e0c8bb628ea3fa0214a9aba7c8590dacc301ea293f73/pip-7.0.1.tar.gz#sha256=cfec177552fdd0b2d12b72651c8e874f955b4c62c1c2c9f2588cbdc1c0d0d416 (from https://pypi.org/simple/pip/), version: 7.0.1
  Found link https://files.pythonhosted.org/packages/64/7f/7107800ae0919a80afbf1ecba21b90890431c3ee79d700adac3c79cb6497/pip-7.0.2-py2.py3-none-any.whl#sha256=83c869c5ab7113866e2d69641ec470d47f0faae68ca4550a289a4d3db515ad65 (from https://pypi.org/simple/pip/), version: 7.0.2
  Found link https://files.pythonhosted.org/packages/75/b1/66532c273bca0133e42c3b4540a1609289f16e3046f1830f18c60794d661/pip-7.0.2.tar.gz#sha256=ba28fa60b573a9444e7b78ccb3b0f261d1f66f46d20403f9dce37b18a6aed405 (from https://pypi.org/simple/pip/), version: 7.0.2
  Found link https://files.pythonhosted.org/packages/96/76/33a598ae42dd0554207d83c7acc60e3b166dbde723cbf282f1f73b7a127c/pip-7.0.3-py2.py3-none-any.whl#sha256=7b1cb03e827d58d2d05e68ea96a9e27487ed4b0afcd951ac6e40847ce94f0738 (from https://pypi.org/simple/pip/), version: 7.0.3
  Found link https://files.pythonhosted.org/packages/35/59/5b23115758ba0f2fc465c459611865173ef006202ba83f662d1f58ed2fb8/pip-7.0.3.tar.gz#sha256=b4c598825a6f6dc2cac65968feb28e6be6c1f7f1408493c60a07eaa731a0affd (from https://pypi.org/simple/pip/), version: 7.0.3
  Found link https://files.pythonhosted.org/packages/f7/c0/9f8dac88326609b4b12b304e8382f64f7d5af7735a00d2fac36cf135fc30/pip-7.1.0-py2.py3-none-any.whl#sha256=80c29f899d3a00a448d65f8158544d22935baec7159af8da1a4fa1490ced481d (from https://pypi.org/simple/pip/), version: 7.1.0
  Found link https://files.pythonhosted.org/packages/7e/71/3c6ece07a9a885650aa6607b0ebfdf6fc9a3ef8691c44b5e724e4eee7bf2/pip-7.1.0.tar.gz#sha256=d5275ba3221182a5dd1b6bcfbfc5ec277fb399dd23226d6fa018048f7e0f10f2 (from https://pypi.org/simple/pip/), version: 7.1.0
  Found link https://files.pythonhosted.org/packages/1c/56/094d563c508917081bccff365e4f621ba33073c1c13aca9267a43cfcaf13/pip-7.1.1-py2.py3-none-any.whl#sha256=ce13000878d34c1178af76cb8cf269e232c00508c78ed46c165dd5b0881615f4 (from https://pypi.org/simple/pip/), version: 7.1.1
  Found link https://files.pythonhosted.org/packages/3b/bb/b3f2a95494fd3f01d3b3ae530e7c0e910dc25e88e30787b0a5e10cbc0640/pip-7.1.1.tar.gz#sha256=b22fe3c93a13fc7c04f145a42fd2ad50a9e3e1b8a7eed2e2b1c66e540a0951da (from https://pypi.org/simple/pip/), version: 7.1.1
  Found link https://files.pythonhosted.org/packages/b2/d0/cd115fe345dd6f07ec1c780020a7dfe74966fceeb171e0f20d1d4905b0b7/pip-7.1.2-py2.py3-none-any.whl#sha256=b9d3983b5cce04f842175e30169d2f869ef12c3546fd274083a65eada4e9708c (from https://pypi.org/simple/pip/), version: 7.1.2
  Found link https://files.pythonhosted.org/packages/d0/92/1e8406c15d9372084a5bf79d96da3a0acc4e7fcf0b80020a4820897d2a5c/pip-7.1.2.tar.gz#sha256=ca047986f0528cfa975a14fb9f7f106271d4e0c3fe1ddced6c1db2e7ae57a477 (from https://pypi.org/simple/pip/), version: 7.1.2
  Found link https://files.pythonhosted.org/packages/00/ae/bddef02881ee09c6a01a0d6541aa6c75a226a4e68b041be93142befa0cd6/pip-8.0.0-py2.py3-none-any.whl#sha256=262ed1823eb7fbe3f18a9bedb4800e59c4ab9a6682aff8c37b5ee83ea840910b (from https://pypi.org/simple/pip/), version: 8.0.0
  Found link https://files.pythonhosted.org/packages/e3/2d/03c014d11e66628abf2fda5ca00f779cbe7b5292c5cd13d42a95b94aa9b8/pip-8.0.0.tar.gz#sha256=90112b296152f270cb8dddcd19b7b87488d9e002e8cf622e14c4da9c2f6319b1 (from https://pypi.org/simple/pip/), version: 8.0.0
  Found link https://files.pythonhosted.org/packages/45/9c/6f9a24917c860873e2ce7bd95b8f79897524353df51d5d920cd6b6c1ec33/pip-8.0.1-py2.py3-none-any.whl#sha256=dedaac846bc74e38a3253671f51a056331ffca1da70e3f48d8128f2aa0635bba (from https://pypi.org/simple/pip/), version: 8.0.1
  Found link https://files.pythonhosted.org/packages/ea/66/a3d6187bd307159fedf8575c0d9ee2294d13b1cdd11673ca812e6a2dda8f/pip-8.0.1.tar.gz#sha256=477c50b3e538a7ac0fa611fb8b877b04b33fb70d325b12a81b9dbf3eb1158a4d (from https://pypi.org/simple/pip/), version: 8.0.1
  Found link https://files.pythonhosted.org/packages/e7/a0/bd35f5f978a5e925953ce02fa0f078a232f0f10fcbe543d8cfc043f74fda/pip-8.0.2-py2.py3-none-any.whl#sha256=249a6f3194be8c2e8cb4d4be3f6fd16a9f1e3336218caffa8e7419e3816f9988 (from https://pypi.org/simple/pip/), version: 8.0.2
  Found link https://files.pythonhosted.org/packages/ce/15/ee1f9a84365423e9ef03d0f9ed0eba2fb00ac1fffdd33e7b52aea914d0f8/pip-8.0.2.tar.gz#sha256=46f4bd0d8dfd51125a554568d646fe4200a3c2c6c36b9f2d06d2212148439521 (from https://pypi.org/simple/pip/), version: 8.0.2
  Found link https://files.pythonhosted.org/packages/ae/d4/2b127310f5364610b74c28e2e6a40bc19e2d3c9a9a4e012d3e333e767c99/pip-8.0.3-py2.py3-none-any.whl#sha256=b0335bc837f9edb5aad03bd43d0973b084a1cbe616f8188dc23ba13234dbd552 (from https://pypi.org/simple/pip/), version: 8.0.3
  Found link https://files.pythonhosted.org/packages/22/f3/14bc87a4f6b5ec70b682765978a6f3105bf05b6781fa97e04d30138bd264/pip-8.0.3.tar.gz#sha256=30f98b66f3fe1069c529a491597d34a1c224a68640c82caf2ade5f88aa1405e8 (from https://pypi.org/simple/pip/), version: 8.0.3
  Found link https://files.pythonhosted.org/packages/1e/c7/78440b3fb882ed001e6e12d8770bd45e73d6eced4e57f7c072b829ce8a3d/pip-8.1.0-py2.py3-none-any.whl#sha256=a542b99e08002ead83200198e19a3983270357e1cb4fe704247990b5b35471dc (from https://pypi.org/simple/pip/), version: 8.1.0
  Found link https://files.pythonhosted.org/packages/3c/72/6981d5adf880adecb066a1a1a4c312a17f8d787a3b85446967964ac66d55/pip-8.1.0.tar.gz#sha256=d8faa75dd7d0737b16d50cd0a56dc91a631c79ecfd8d38b80f6ee929ec82043e (from https://pypi.org/simple/pip/), version: 8.1.0
  Found link https://files.pythonhosted.org/packages/31/6a/0f19a7edef6c8e5065f4346137cc2a08e22e141942d66af2e1e72d851462/pip-8.1.1-py2.py3-none-any.whl#sha256=44b9c342782ab905c042c207d995aa069edc02621ddbdc2b9f25954a0fdac25c (from https://pypi.org/simple/pip/), version: 8.1.1
  Found link https://files.pythonhosted.org/packages/41/27/9a8d24e1b55bd8c85e4d022da2922cb206f183e2d18fee4e320c9547e751/pip-8.1.1.tar.gz#sha256=3e78d3066aaeb633d185a57afdccf700aa2e660436b4af618bcb6ff0fa511798 (from https://pypi.org/simple/pip/), version: 8.1.1
  Found link https://files.pythonhosted.org/packages/9c/32/004ce0852e0a127f07f358b715015763273799bd798956fa930814b60f39/pip-8.1.2-py2.py3-none-any.whl#sha256=6464dd9809fb34fc8df2bf49553bb11dac4c13d2ffa7a4f8038ad86a4ccb92a1 (from https://pypi.org/simple/pip/), version: 8.1.2
  Found link https://files.pythonhosted.org/packages/e7/a8/7556133689add8d1a54c0b14aeff0acb03c64707ce100ecd53934da1aa13/pip-8.1.2.tar.gz#sha256=4d24b03ffa67638a3fa931c09fd9e0273ffa904e95ebebe7d4b1a54c93d7b732 (from https://pypi.org/simple/pip/), version: 8.1.2
  Found link https://files.pythonhosted.org/packages/3f/ef/935d9296acc4f48d1791ee56a73781271dce9712b059b475d3f5fa78487b/pip-9.0.0-py2.py3-none-any.whl#sha256=c856ac18ca01e7127456f831926dc67cc7d3ab663f4c13b1ec156e36db4de574 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.0
  Found link https://files.pythonhosted.org/packages/5e/53/eaef47e5e2f75677c9de0737acc84b659b78a71c4086f424f55346a341b5/pip-9.0.0.tar.gz#sha256=f62fb70e7e000e46fce12aaeca752e5281a5446977fe5a75ab4189a43b3f8793 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.0
  Found link https://files.pythonhosted.org/packages/b6/ac/7015eb97dc749283ffdec1c3a88ddb8ae03b8fad0f0e611408f196358da3/pip-9.0.1-py2.py3-none-any.whl#sha256=690b762c0a8460c303c089d5d0be034fb15a5ea2b75bdf565f40421f542fefb0 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.1
  Found link https://files.pythonhosted.org/packages/11/b6/abcb525026a4be042b486df43905d6893fb04f05aac21c32c638e939e447/pip-9.0.1.tar.gz#sha256=09f243e1a7b461f654c26a725fa373211bb7ff17a9300058b205c61658ca940d (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.1
  Found link https://files.pythonhosted.org/packages/e7/f9/e801dcea22886cd513f6bd2e8f7e581bd6f67bb8e8f1cd8e7b92d8539280/pip-9.0.2-py2.py3-none-any.whl#sha256=b135491ddb061f39719b8472d8abb59c613816a2b86069c332db74d1cd208ab2 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.2
  Found link https://files.pythonhosted.org/packages/e5/8f/3fc66461992dc9e9fcf5e005687d5f676729172dda640df2fd8b597a6da7/pip-9.0.2.tar.gz#sha256=88110a224e9d30e5d76592a0b2130ef10e7e67a6426e8617bb918fffbfe91fe5 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.2
  Found link https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl#sha256=c3ede34530e0e0b2381e7363aded78e0c33291654937e7373032fda04e8803e5 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.3
  Found link https://files.pythonhosted.org/packages/c4/44/e6b8056b6c8f2bfd1445cc9990f478930d8e3459e9dbf5b8e2d2922d64d3/pip-9.0.3.tar.gz#sha256=7bf48f9a693be1d58f49f7af7e0ae9fe29fd671cde8a55e6edca3581c4ef5796 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.3
  Found link https://files.pythonhosted.org/packages/4b/5a/8544ae02a5bd28464e03af045e8aabde20a7b02db1911a9159328e1eb25a/pip-10.0.0b1-py2.py3-none-any.whl#sha256=dbd5d24cd461be23429625085a36cc8732cbcac4d2aaf673031f80f6ac07d844 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b1
  Found link https://files.pythonhosted.org/packages/aa/6d/ffbb86abf18b750fb26f27eda7c7732df2aacaa669c420d2eb2ad6df3458/pip-10.0.0b1.tar.gz#sha256=8d6e63d8b99752e4b53f272b66f9cd7b59e2b288e9a863a61c48d167203a2656 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b1
  Found link https://files.pythonhosted.org/packages/97/72/1d514201e7d7fc7fff5aac3de9c7b892cd72fb4bf23fd983630df96f7412/pip-10.0.0b2-py2.py3-none-any.whl#sha256=79f55588912f1b2b4f86f96f11e329bb01b25a484e2204f245128b927b1038a7 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b2
  Found link https://files.pythonhosted.org/packages/32/67/572f642e6e42c580d3154964cfbab7d9322c23b0f417c6c01fdd206a2777/pip-10.0.0b2.tar.gz#sha256=ad6adec2150ce4aed8f6134d9b77d928fc848dbcb887fb1a455988cf99da5cae (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b2
  Found link https://files.pythonhosted.org/packages/62/a1/0d452b6901b0157a0134fd27ba89bf95a857fbda64ba52e1ca2cf61d8412/pip-10.0.0-py2.py3-none-any.whl#sha256=86a60a96d85e329962a9e6f6af612cbc11106293dbc83f119802b5bee9874cf3 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0
  Found link https://files.pythonhosted.org/packages/e0/69/983a8e47d3dfb51e1463c1e962b2ccd1d74ec4e236e232625e353d830ed2/pip-10.0.0.tar.gz#sha256=f05a3eeea64bce94e85cc6671d679473d66288a4d37c3fcf983584954096b34f (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0
  Found link https://files.pythonhosted.org/packages/0f/74/ecd13431bcc456ed390b44c8a6e917c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl#sha256=717cdffb2833be8409433a93746744b59505f42146e8d37de6c62b430e25d6d7 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.1
  Found link https://files.pythonhosted.org/packages/ae/e8/2340d46ecadb1692a1e455f13f75e596d4eab3d11a57446f08259dee8f02/pip-10.0.1.tar.gz#sha256=f2bd08e0cd1b06e10218feaf6fef299f473ba706582eb3bd9d52203fdbd7ee68 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.1
  Found link https://files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl#sha256=070e4bf493c7c2c9f6a08dd797dd3c066d64074c38e9e8a0fb4e6541f266d96c (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 18.0
  Found link https://files.pythonhosted.org/packages/69/81/52b68d0a4de760a2f1979b0931ba7889202f302072cc7a0d614211bc7579/pip-18.0.tar.gz#sha256=a0e11645ee37c90b40c46d607070c4fd583e2cd46231b1c06e389c5e814eed76 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 18.0
Created temporary directory: /tmp/enzime/pip-ephem-wheel-cache-3am1rvot
Created temporary directory: /tmp/enzime/pip-req-tracker-_wfglakn
Created requirements tracker '/tmp/enzime/pip-req-tracker-_wfglakn'
Created temporary directory: /tmp/enzime/pip-install-90f5x_g9
Looking in indexes: https://test.pypi.org/simple, https://pypi.org/simple
Collecting itsdangerous==0.24 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-f0ec4dbv-requirement.txt (line 1))
  2 location(s) to search for versions of itsdangerous:
  * https://test.pypi.org/simple/itsdangerous/
  * https://pypi.org/simple/itsdangerous/
  Getting page https://test.pypi.org/simple/itsdangerous/
  Looking up "https://test.pypi.org/simple/itsdangerous/" in the cache
  No cache entry available
  Starting new HTTPS connection (1): test.pypi.org:443
  https://test.pypi.org:443 "GET /simple/itsdangerous/ HTTP/1.1" 404 13
  Status code 404 not in (200, 203, 300, 301)
  Could not fetch URL https://test.pypi.org/simple/itsdangerous/: 404 Client Error: Not Found for url: https://test.pypi.org/simple/itsdangerous/ - skipping
  Getting page https://pypi.org/simple/itsdangerous/
  Looking up "https://pypi.org/simple/itsdangerous/" in the cache
  Current age based on date: 6
  Freshness lifetime from max-age: 600
  Freshness lifetime from request max-age: 600
  The response is "fresh", returning cached response
  600 > 6
  Analyzing links from page https://pypi.org/simple/itsdangerous/
    Found link https://files.pythonhosted.org/packages/33/15/e4c8722f8c12a4f2ca275c9b8db7d364985b12709a5e050839f8f1ab81fd/itsdangerous-0.9.tar.gz#sha256=21546de9ea0f86792c6dddf1d97f3639aad973f247dfeca666a5d4bdecf4dc93 (from https://pypi.org/simple/itsdangerous/), version: 0.9
    Found link https://files.pythonhosted.org/packages/41/6f/0246154a6f1c66ff13358db1ace0b62a7ce358aa6b5d52e61e053a527dc3/itsdangerous-0.9.1.tar.gz#sha256=ba933c59d5c6c5ab5a4f284404fd57ff3517af0305616ede74a3f8c42d54a3de (from https://pypi.org/simple/itsdangerous/), version: 0.9.1
    Found link https://files.pythonhosted.org/packages/c2/2c/574665fca71f3e9eb001a634fec1535c5ec1105e0901a2a2fb3b5b085020/itsdangerous-0.10.tar.gz#sha256=be3ffc1b36ff6925cc06d048c43b8936e2a609353d9abfafe513c64321884a4c (from https://pypi.org/simple/itsdangerous/), version: 0.10
    Found link https://files.pythonhosted.org/packages/fc/12/4861d77da371bfc458cf7c6d5c1c75bcccc7aa7c03687a658690eb4f491c/itsdangerous-0.11.tar.gz#sha256=0ee8d8eae1b9c8846a4155618d335cb6d136b74a6317ad5b99125fe842bc1c64 (from https://pypi.org/simple/itsdangerous/), version: 0.11
    Found link https://files.pythonhosted.org/packages/ea/51/0886047dce5108a325fa6577b240266b08d4f624cb4a87280ac1f2b167eb/itsdangerous-0.12.tar.gz#sha256=037c58575d7b78f8e7557da50db603c0014d1951966104f04a7874d8014d80a8 (from https://pypi.org/simple/itsdangerous/), version: 0.12
    Found link https://files.pythonhosted.org/packages/a3/0d/88558ab8db0176374ed9cec90a3d253beb027f80179b0a977b3072f3399e/itsdangerous-0.13.tar.gz#sha256=44d3d8dbb02be37b438092f75e8c76487dd2a65cdbdf4c25b153387e8e594df8 (from https://pypi.org/simple/itsdangerous/), version: 0.13
    Found link https://files.pythonhosted.org/packages/f2/b2/855f0aa1bca10ed980638986e17f04908ae87249f5f4165d6416565b8c83/itsdangerous-0.14.tar.gz#sha256=5f86d2df4e822561ad84a02f927bf4860e5c21cb5552681ce020ee622052c740 (from https://pypi.org/simple/itsdangerous/), version: 0.14
    Found link https://files.pythonhosted.org/packages/02/f3/4c5e349f5cdb9f43a2c4c211182c78567c8d4998ff48b6423d8849533f06/itsdangerous-0.15.tar.gz#sha256=8409715cbc758ca6450b591002b44769711a92356e86c5987e71513acf3414c1 (from https://pypi.org/simple/itsdangerous/), version: 0.15
    Found link https://files.pythonhosted.org/packages/9f/57/5aa16c781e45f2656f16f553a842fc2b7895fe973bcabcce866fb7cfe4b8/itsdangerous-0.16.tar.gz#sha256=8ba9f6762249c3c200586f411363ecffdf550a56a71646ce7973e423d67e9765 (from https://pypi.org/simple/itsdangerous/), version: 0.16
    Found link https://files.pythonhosted.org/packages/ce/db/2ec096d89bbda3b7983de28bd07bcf322b8118adfd7b8da4c037f90bb4cb/itsdangerous-0.17.tar.gz#sha256=0253d0596134487e176dff351a6864491089b14a811e3886238d186c29e02c35 (from https://pypi.org/simple/itsdangerous/), version: 0.17
    Found link https://files.pythonhosted.org/packages/7c/52/cc48bf6884cd1ab3e6d1969050ba7e760c0f29ebdb867e34d847d0b290ae/itsdangerous-0.18.tar.gz#sha256=197cd09ed4c29acba6d563ea31b0cdee77e317cc6daace7435a7921af071a60c (from https://pypi.org/simple/itsdangerous/), version: 0.18
    Found link https://files.pythonhosted.org/packages/91/67/6f09ca3c0b631814915955dc20d81391dd53da44f4698c79356e61c4e235/itsdangerous-0.19.tar.gz#sha256=a8d72928018bd6ea4b9c74a898477d2c15124fa00b8b730dc6cbfb6c25218a76 (from https://pypi.org/simple/itsdangerous/), version: 0.19
    Found link https://files.pythonhosted.org/packages/e4/28/c4c6f1b9723110f0a298ca10d51893793cba37eb496a1beade4a24fbad62/itsdangerous-0.20.tar.gz#sha256=812397bfa88aceb07e1eb9f37bcb8c3e5705bcc0a6dad038d67947d19b9cbdf2 (from https://pypi.org/simple/itsdangerous/), version: 0.20
    Found link https://files.pythonhosted.org/packages/a3/f7/06b178102fac036b804d804907c28120ac0a6d9cafaeffc4b6f0e176a4e2/itsdangerous-0.21.tar.gz#sha256=c760381fc09dc120e4b459f5ba39ed55ea21fd77ac9f4d4101c0c237d8fc9d9e (from https://pypi.org/simple/itsdangerous/), version: 0.21
    Found link https://files.pythonhosted.org/packages/56/60/c4fd79a1855af1392257a423097c9cbfc69f66935dfed8a0bf959530f6c5/itsdangerous-0.22.tar.gz#sha256=9e63500ef4c2f30be66a69cd0def95966db889c32e7b4fe4dd8fc9c7ebe3f3fc (from https://pypi.org/simple/itsdangerous/), version: 0.22
    Found link https://files.pythonhosted.org/packages/c1/6c/ceefb52b2a5d7d1f2b1b407a96892182161904478b9ef86049e7b8162cb6/itsdangerous-0.23.tar.gz#sha256=71c0bf6bde4dcc93d838415e728a961a7b16f324b8ae182525fbdadde9f55d62 (from https://pypi.org/simple/itsdangerous/), version: 0.23
    Found link https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz#sha256=cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519 (from https://pypi.org/simple/itsdangerous/), version: 0.24
  Using version 0.24 (newest of versions: 0.24)
  Created temporary directory: /tmp/enzime/pip-unpack-x79xd61i
  Looking up "https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz" in the cache
  Current age based on date: 6
  Ignoring unknown cache-control directive: immutable
  Freshness lifetime from max-age: 365000000
  The response is "fresh", returning cached response
  365000000 > 6
  Using cached https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz
  Downloading from URL https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz#sha256=cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519 (from https://pypi.org/simple/itsdangerous/)
  Added itsdangerous==0.24 from https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz#sha256=cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-f0ec4dbv-requirement.txt (line 1)) to build tracker '/tmp/enzime/pip-req-tracker-_wfglakn'
  Running setup.py (path:/tmp/enzime/pip-install-90f5x_g9/itsdangerous/setup.py) egg_info for package itsdangerous
    Running command python setup.py egg_info
    running egg_info
    creating pip-egg-info/itsdangerous.egg-info
    writing pip-egg-info/itsdangerous.egg-info/PKG-INFO
    writing dependency_links to pip-egg-info/itsdangerous.egg-info/dependency_links.txt
    writing top-level names to pip-egg-info/itsdangerous.egg-info/top_level.txt
    writing manifest file 'pip-egg-info/itsdangerous.egg-info/SOURCES.txt'
    reading manifest file 'pip-egg-info/itsdangerous.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    warning: no previously-included files matching '*' found under directory 'docs/_build'
    writing manifest file 'pip-egg-info/itsdangerous.egg-info/SOURCES.txt'
  Source in /tmp/enzime/pip-install-90f5x_g9/itsdangerous has version 0.24, which satisfies requirement itsdangerous==0.24 from https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz#sha256=cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-f0ec4dbv-requirement.txt (line 1))
  Removed itsdangerous==0.24 from https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz#sha256=cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-f0ec4dbv-requirement.txt (line 1)) from build tracker '/tmp/enzime/pip-req-tracker-_wfglakn'
Building wheels for collected packages: itsdangerous
  Created temporary directory: /tmp/enzime/pip-wheel-opxfocs8
  Running setup.py bdist_wheel for itsdangerous: started
  Destination directory: /tmp/enzime/pip-wheel-opxfocs8
  Running command /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/enzime/pip-install-90f5x_g9/itsdangerous/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/enzime/pip-wheel-opxfocs8 --python-tag cp36
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  copying itsdangerous.py -> build/lib
  warning: build_py: byte-compiling is disabled, skipping.

  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64
  creating build/bdist.linux-x86_64/wheel
  copying build/lib/itsdangerous.py -> build/bdist.linux-x86_64/wheel
  warning: install_lib: byte-compiling is disabled, skipping.

  running install_egg_info
  running egg_info
  writing itsdangerous.egg-info/PKG-INFO
  writing dependency_links to itsdangerous.egg-info/dependency_links.txt
  writing top-level names to itsdangerous.egg-info/top_level.txt
  reading manifest file 'itsdangerous.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no previously-included files matching '*' found under directory 'docs/_build'
  writing manifest file 'itsdangerous.egg-info/SOURCES.txt'
  Copying itsdangerous.egg-info to build/bdist.linux-x86_64/wheel/itsdangerous-0.24-py3.6.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/itsdangerous-0.24.dist-info/WHEEL
  creating '/tmp/enzime/pip-wheel-opxfocs8/itsdangerous-0.24-cp36-none-any.whl' and adding '.' to it
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/tmp/enzime/pip-install-90f5x_g9/itsdangerous/setup.py", line 20, in <module>
      'Programming Language :: Python :: 3',
    File "/nix/store/d7dix66flf3y5862yjyidh5wbl5wgqvb-python3.6-setuptools-40.0.0/lib/python3.6/site-packages/setuptools-40.0.0-py3.6.egg/setuptools/__init__.py", line 131, in setup
    File "/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/lib/python3.6/distutils/core.py", line 148, in setup
      dist.run_commands()
    File "/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/lib/python3.6/distutils/dist.py", line 955, in run_commands
      self.run_command(cmd)
    File "/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/lib/python3.6/distutils/dist.py", line 974, in run_command
      cmd_obj.run()
    File "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/wheel/bdist_wheel.py", line 264, in run
      wheel_name = archive_wheelfile(pseudoinstall_root, archive_root)
    File "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/wheel/archive.py", line 20, in archive_wheelfile
      return make_wheelfile_inner(base_name)
    File "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/wheel/archive.py", line 71, in make_wheelfile_inner
      writefile(path, date_time)
    File "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/wheel/archive.py", line 50, in writefile
      zinfo = zipfile.ZipInfo(path, date_time)
    File "/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/lib/python3.6/zipfile.py", line 338, in __init__
      raise ValueError('ZIP does not support timestamps before 1980')
  ValueError: ZIP does not support timestamps before 1980
  Running setup.py bdist_wheel for itsdangerous: finished with status 'error'
  Failed building wheel for itsdangerous
  Running setup.py clean for itsdangerous
  Running command /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/enzime/pip-install-90f5x_g9/itsdangerous/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" clean --all
  running clean
  removing 'build/lib' (and everything under it)
  removing 'build/bdist.linux-x86_64' (and everything under it)
  'build/scripts-3.6' does not exist -- can't clean it
  removing 'build'
Failed to build itsdangerous
Installing collected packages: itsdangerous
  Created temporary directory: /tmp/enzime/pip-record-6sxi1y4y
  Running setup.py install for itsdangerous: started
    Running command /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/enzime/pip-install-90f5x_g9/itsdangerous/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/enzime/pip-record-6sxi1y4y/install-record.txt --single-version-externally-managed --compile --install-headers /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/include/site/python3.6/itsdangerous
    running install
    running build
    running build_py
    creating build
    creating build/lib
    copying itsdangerous.py -> build/lib
    warning: build_py: byte-compiling is disabled, skipping.

    running install_lib
    copying build/lib/itsdangerous.py -> /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages
    warning: install_lib: byte-compiling is disabled, skipping.

    running install_egg_info
    running egg_info
    writing itsdangerous.egg-info/PKG-INFO
    writing dependency_links to itsdangerous.egg-info/dependency_links.txt
    writing top-level names to itsdangerous.egg-info/top_level.txt
    reading manifest file 'itsdangerous.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    warning: no previously-included files matching '*' found under directory 'docs/_build'
    writing manifest file 'itsdangerous.egg-info/SOURCES.txt'
    Copying itsdangerous.egg-info to /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/itsdangerous-0.24-py3.6.egg-info
    running install_scripts
    writing list of installed files to '/tmp/enzime/pip-record-6sxi1y4y/install-record.txt'
    Running setup.py install for itsdangerous: finished with status 'done'
  Removing source in /tmp/enzime/pip-install-90f5x_g9/itsdangerous
Successfully installed itsdangerous-0.24
Cleaning up...
Removed build tracker '/tmp/enzime/pip-req-tracker-_wfglakn'
Created temporary directory: /tmp/enzime/pip-ephem-wheel-cache-gnp8wem7
Created temporary directory: /tmp/enzime/pip-req-tracker-i2avjezx
Created requirements tracker '/tmp/enzime/pip-req-tracker-i2avjezx'
Created temporary directory: /tmp/enzime/pip-install-eubtj66h
Looking in indexes: https://test.pypi.org/simple, https://pypi.org/simple
Collecting jinja2==2.10 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-jf1jjbm7-requirement.txt (line 1))
  2 location(s) to search for versions of jinja2:
  * https://test.pypi.org/simple/jinja2/
  * https://pypi.org/simple/jinja2/
  Getting page https://test.pypi.org/simple/jinja2/
  Looking up "https://test.pypi.org/simple/jinja2/" in the cache
  Current age based on date: 6
  Freshness lifetime from max-age: 600
  Freshness lifetime from request max-age: 600
  The response is "fresh", returning cached response
  600 > 6
  Analyzing links from page https://test.pypi.org/simple/jinja2/
  Getting page https://pypi.org/simple/jinja2/
  Looking up "https://pypi.org/simple/jinja2/" in the cache
  Current age based on date: 6
  Freshness lifetime from max-age: 600
  Freshness lifetime from request max-age: 600
  The response is "fresh", returning cached response
  600 > 6
  Analyzing links from page https://pypi.org/simple/jinja2/
    Skipping link https://files.pythonhosted.org/packages/2d/c4/93c21617ae4b0bdfd46ed5ac1d8694712d8cf7b5d1e868ca1d712593d2f8/Jinja2-2.0rc1-py2.4-linux-i686.egg#sha256=e59a42234017114d3df9db61d3cc48384e825170dbb95b008c22d78b7ce9ac71 (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/bd/0e/643b5e074755af3e9e3b83c1c60efde6765cd44071ac12d89385f1cc4aab/Jinja2-2.0rc1-py2.4-linux-x86_64.egg#sha256=7f715cf867db9fd49b281604dc56762292a7f0a8dff7b71f1924c39acf49a504 (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/16/a8/953ae04316fc5f916982ad29a24247cdf3a10c903e487256b9309112a95b/Jinja2-2.0rc1-py2.4-macosx-10.3-i386.egg#sha256=f7fce759b5cce2d764c2d00756a636086fbc748878c959c10ce2393b1a910792 (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/33/ac/03043414ec22e6db67bcd915d298ca49ae81a1d01795bfc1cc9d8c04282c/Jinja2-2.0rc1-py2.4-win32.egg#sha256=be3fac9ca65d8b7ae2b242f10819f4391a14feeb2dbaad9b9ddec96e04adeac6 (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/2a/68/316c1bfc6f34cdf07552a0350927224ea8c844c7651a98d64fa240718284/Jinja2-2.0rc1-py2.5-linux-i686.egg#sha256=e6637b5a94b45d90892e822037b4077eb20a766f9a08c2d2f0a7a512e99b5f96 (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/7f/c0/25d775813d628bd8c173b906e20cf9fc7dfa7a816529216176199c8f58ec/Jinja2-2.0rc1-py2.5-linux-x86_64.egg#sha256=726bda3062c14dd4c7c808c90adb1a7c54680b3edfbd42b62417af7c1cef9ff9 (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/ea/fc/64cf36076950f861b29862a88fee91dd38b1459b9a3ca7cd9e806c43c865/Jinja2-2.0rc1-py2.5-macosx-10.3-i386.egg#sha256=78f6c467e64fb8045bcf4ccb0f2cb0a62f028375b268288dfb7a7929bcb11938 (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/f6/10/c9391f5561e69dff71e95b91bf4440c0a40f68e494358dcc082945c3aab1/Jinja2-2.0rc1-py2.5-win32.egg#sha256=d073aee8c7f7b32af90b6817117b369871888fdbd61c8fa1b193162c44ee1ddf (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/7e/c9/7ade5e3a768b7f099e326690294609962bc83d0c5c392dcb97a6eb39aa13/Jinja2-2.0rc1.tar.gz#sha256=f9468e841a39bd5a8d786db646b4f8d472c73c06eb4f8dfd2b11ebc9235a7bac (from https://pypi.org/simple/jinja2/), version: 2.0rc1
    Found link https://files.pythonhosted.org/packages/01/82/b2ed16b1cbea5ddbf1462fb65cf67ce7cd780dc1b6a6f0244f1387fa007d/Jinja2-2.0.tar.gz#sha256=15b17b02d6042bbec2511b655b17561633c8cf5dad68c42356f3f82ec24e4c57 (from https://pypi.org/simple/jinja2/), version: 2.0
    Skipping link https://files.pythonhosted.org/packages/3d/6a/1999db9da05cfc3f799bb3184997cb1dc34063b4a34519d8618c44c5cf69/Jinja2-2.1-py2.4-win32.egg#sha256=857bfc9ddd22f2ea04e217598dd698af49fe57f136bee05cff63d27d4080f5ee (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/dc/96/f9a47d6f13d4f66fe9376716c94453114d1409c3ee0a6120153c1c335cc0/Jinja2-2.1-py2.5-win32.egg#sha256=b0e31b2b137437ea2ec37bebcdd8532c26575b999f5d67003625ff14652af88c (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/ba/55/15ed056fb8c85e0c27fbb3d542250628e4df04dbd0f85c7d83274ee377cd/Jinja2-2.1-py2.6-win32.egg#sha256=3c51815d28ebf078449b398390ca27ea4b57481c8f552408d59f6a5a2af15f27 (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/f6/71/f7b1b6bb97d635e57e196ac2d70a0b001d37a94b0c37f5ec02d0ffce31f6/Jinja2-2.1.tar.gz#sha256=a9abe1cd68aa2f7bf4502456ebc00500570fdd878cfb19fd908f837f61b811ff (from https://pypi.org/simple/jinja2/), version: 2.1
    Skipping link https://files.pythonhosted.org/packages/a1/12/98c441c87b1463391f723f9e185c9c3f4462018bd51966e35d7de85f2cf2/Jinja2-2.1.1-py2.4-win32.egg#sha256=d5d7354809bd9e55b765f5d0e4c88e511bede552411bc83491f98a85dcc51c50 (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/53/f8/3c76c38c68f022ad6a81f29b95cf73f5127a232842c4916306525b39eccd/Jinja2-2.1.1-py2.5-win32.egg#sha256=52a16668d0ddcd53c00a6f9993f7da5f46a89ed7b02506308211dbdf6c0f085f (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/c4/3a/bc1d47228268d74c497bc82016180cbdf87be638e63b88136b7e007fc6f3/Jinja2-2.1.1-py2.6-win32.egg#sha256=78e6af9be17cd3bc588da5b9e3b2fc266152520774448a1e7b8e1448c2fbdfe4 (from https://pypi.org/simple/jinja2/); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/d9/60/9211025af939cddd0d3c4759837c017839a23edc7c6c08813569e6e655d4/Jinja2-2.1.1.tar.gz#sha256=4ccb4abe88756b79768ca9d8c80da8cf2459ad876c70c9813ebfdcab4350f013 (from https://pypi.org/simple/jinja2/), version: 2.1.1
    Found link https://files.pythonhosted.org/packages/51/03/8da0ec1d8380991174e96df3171745f1ebd3ec3987935afaf766940c2052/Jinja2-2.2.tar.gz#sha256=1b30dcb50918f845826c33416e1285e566c6cef30354ae90527577184e12f2ee (from https://pypi.org/simple/jinja2/), version: 2.2
    Found link https://files.pythonhosted.org/packages/cd/a7/393d52afb5b1fd11470d12a38f316717f3645ad95d9541f69dced68aff79/Jinja2-2.2.1.tar.gz#sha256=b90e99f12c035f67bcf9f865c46bb7048d62fbcadd892f5ae7633a4e53e01df3 (from https://pypi.org/simple/jinja2/), version: 2.2.1
    Found link https://files.pythonhosted.org/packages/08/b9/cefc15a27d9315b5d83a8010c1b19d4dcad1c68c99e0c38d704ce37f9e9d/Jinja2-2.3.tar.gz#sha256=58a257e26a53919058a27eb9aa3d74e29d5983dba82290fc1c1898f4ea249535 (from https://pypi.org/simple/jinja2/), version: 2.3
    Found link https://files.pythonhosted.org/packages/68/fd/348686b7eaae0ce5b7383cf89085b1b7b20441aa1b00352b6450ade28b61/Jinja2-2.3.1.tar.gz#sha256=012dad09654e76ccb2e1bddbddb8073009b42cd4a92021b6206db69e616bd66c (from https://pypi.org/simple/jinja2/), version: 2.3.1
    Found link https://files.pythonhosted.org/packages/6d/00/80746e9f3133c90686768f450cede835798c4c7e4a3b61a7621aa310f909/Jinja2-2.4.tar.gz#sha256=767418380bf7ec1701414f9f361ca6c261f705dbb576f52366f7d5ebc1b25f1d (from https://pypi.org/simple/jinja2/), version: 2.4
    Found link https://files.pythonhosted.org/packages/85/b1/633bbedbd8dfead320329a4c6bd8ee0abd9079567f21084c6862b7085dba/Jinja2-2.4.1.tar.gz#sha256=a90b3f18ccbb50c0a0fb3eaff23d60b7664e3e447c676a2cd21459a257574b38 (from https://pypi.org/simple/jinja2/), version: 2.4.1
    Found link https://files.pythonhosted.org/packages/c2/f2/7bd3f76fd073798f7dadfb66133be6cc7d587a592c8110f2ede991a9bcb3/Jinja2-2.5.tar.gz#sha256=3d51c7a98feb1ae3cd4083f2ca5c9a35d2804707601ae18cdc707f3a0e63ef2b (from https://pypi.org/simple/jinja2/), version: 2.5
    Found link https://files.pythonhosted.org/packages/8b/b5/2670eb888424cefca96cc14475e20edfd2ce8b8f704753513a158832668f/Jinja2-2.5.1.tar.gz#sha256=8d1c5be4a9c653f0dea0caab41d7af749f0600c96809926c9ea42721153320ee (from https://pypi.org/simple/jinja2/), version: 2.5.1
    Found link https://files.pythonhosted.org/packages/1d/77/b5b98d2201259ac6962d299e6b445e8040d07c33ac3ff50509d7cd5ba00d/Jinja2-2.5.2.tar.gz#sha256=19040f01b3a9d8c63e4d57936f78710908199b69370ab44a0f7407dd891f019b (from https://pypi.org/simple/jinja2/), version: 2.5.2
    Found link https://files.pythonhosted.org/packages/48/89/918559653d27c792906ac3958a8336a7cef4f517ec49a2f3c6be4d20ada4/Jinja2-2.5.3.tar.gz#sha256=b26f494f869170d966ccdc027537d2f0c58ccef45b453c05ad4ae1b764f77275 (from https://pypi.org/simple/jinja2/), version: 2.5.3
    Found link https://files.pythonhosted.org/packages/58/cc/b600b1d2fb6218bd0cb20c88f2dd4f748e163bea2e9b6ada22b7d9fc4571/Jinja2-2.5.4.tar.gz#sha256=62dfe7583c489f68d8af6afffdf3b594eb4d0f954c9e4a833ca12be0a4b7ee18 (from https://pypi.org/simple/jinja2/), version: 2.5.4
    Found link https://files.pythonhosted.org/packages/de/0b/a9f8af13e178654a0a5fc8518773df649c503b7c1d0e7c77027ca705fdfc/Jinja2-2.5.5.tar.gz#sha256=22f9675e42dc640c4469d4f7d210baecb5e695823af954c813d51c930235675d (from https://pypi.org/simple/jinja2/), version: 2.5.5
    Found link https://files.pythonhosted.org/packages/25/c8/212b1c2fd6df9eaf536384b6c6619c4e70a3afd2dffdd00e5296ffbae940/Jinja2-2.6.tar.gz#sha256=a85e185375db75c109f99ecde3d55415f035e7068a82252cf4f16c667ac38f49 (from https://pypi.org/simple/jinja2/), version: 2.6
    Found link https://files.pythonhosted.org/packages/33/db/9931c645626f9bf7867cc3c4225e7a8abf7aff37ecddb7e7d5df90a3b6c4/Jinja2-2.7.tar.gz#sha256=474f1518d189ae7e318b139fecc1d30b943f124448cfa0f09582ca23e069fa4d (from https://pypi.org/simple/jinja2/), version: 2.7
    Found link https://files.pythonhosted.org/packages/47/83/679b5592feb54e948d6599edf5dac61d2991778c3ecbef6b8041663f4740/Jinja2-2.7.1.tar.gz#sha256=5cc0a087a81dca1c08368482fb7a92fe2bdd8cfbb22bc0fccfe6c85affb04c8b (from https://pypi.org/simple/jinja2/), version: 2.7.1
    Found link https://files.pythonhosted.org/packages/23/94/ca42176bf7a252ce1f5d165953013573dffdbe4b5dac07f57146146ea432/Jinja2-2.7.2.tar.gz#sha256=310a35fbccac3af13ebf927297f871ac656b9da1d248b1fe6765affa71b53235 (from https://pypi.org/simple/jinja2/), version: 2.7.2
    Found link https://files.pythonhosted.org/packages/b0/73/eab0bca302d6d6a0b5c402f47ad1760dc9cb2dd14bbc1873ad48db258e4d/Jinja2-2.7.3.tar.gz#sha256=2e24ac5d004db5714976a04ac0e80c6df6e47e98c354cb2c0d82f8879d4f8fdb (from https://pypi.org/simple/jinja2/), version: 2.7.3
    Found link https://files.pythonhosted.org/packages/96/a1/c56bc4d99dc2663514a8481511e80eba8994133ae75eebdadfc91a5597d9/Jinja2-2.8-py2.py3-none-any.whl#sha256=1cc03ef32b64be19e0a5b54578dd790906a34943fe9102cfdae0d4495bd536b4 (from https://pypi.org/simple/jinja2/), version: 2.8
    Found link https://files.pythonhosted.org/packages/f2/2f/0b98b06a345a761bec91a079ccae392d282690c2d8272e708f4d10829e22/Jinja2-2.8.tar.gz#sha256=bc1ff2ff88dbfacefde4ddde471d1417d3b304e8df103a7a9437d47269201bf4 (from https://pypi.org/simple/jinja2/), version: 2.8
    Found link https://files.pythonhosted.org/packages/67/ea/92b1d9d8f2dc43302df7f5271b9500bbfc237386782343561a5f62beb306/Jinja2-2.8.1-py2.py3-none-any.whl#sha256=3997cf273f1424207c60d5895264f74483fce72702f15a7cd51a8551d43663ca (from https://pypi.org/simple/jinja2/), version: 2.8.1
    Found link https://files.pythonhosted.org/packages/5f/bd/5815d4d925a2b8cbbb4b4960f018441b0c65f24ba29f3bdcfb3c8218a307/Jinja2-2.8.1.tar.gz#sha256=35341f3a97b46327b3ef1eb624aadea87a535b8f50863036e085e7c426ac5891 (from https://pypi.org/simple/jinja2/), version: 2.8.1
    Found link https://files.pythonhosted.org/packages/1d/7a/3dec2b8717e34fba5aae98fc2a42d75c27b2eff3650a2dbd975a664d2a11/Jinja2-2.9-py2.py3-none-any.whl#sha256=f485882fa2dc4dd27ca49605adcf7968d679ccc6ae220a09ca79622e151a40de (from https://pypi.org/simple/jinja2/), version: 2.9
    Found link https://files.pythonhosted.org/packages/44/af/6d8f605d188a50b11ec17fcd93e612c77197f2cd816facd5fea8aef7802e/Jinja2-2.9.tar.gz#sha256=bc5ce80fba5561ed94807f91e42e608b04b92861e22f8f79cef3af0444046f5d (from https://pypi.org/simple/jinja2/), version: 2.9
    Found link https://files.pythonhosted.org/packages/39/10/4e29a4822d736c878ee5be74912bba174e5ab0e5b1cecfa56da7b1341108/Jinja2-2.9.1-py2.py3-none-any.whl#sha256=5308c0017872a9a1bcb39766b56240e8f28222b62d7e5f2f8c821085ce608468 (from https://pypi.org/simple/jinja2/), version: 2.9.1
    Found link https://files.pythonhosted.org/packages/a7/4e/6c4a13fa6bacee33d5b2ff8653593f32853e020c4289b24935305f202baf/Jinja2-2.9.1.tar.gz#sha256=d1e67761036f25bea59acf53d9bb137119d6a56c05166c412742499acb790815 (from https://pypi.org/simple/jinja2/), version: 2.9.1
    Found link https://files.pythonhosted.org/packages/7b/f4/acb2ebd5e40245668c800078d7637b43137d52542d1052d075375fad9f55/Jinja2-2.9.2-py2.py3-none-any.whl#sha256=2f2834e395694d3a1b68e7854e729b1bac036c1b6f998689719006ae384ad0d0 (from https://pypi.org/simple/jinja2/), version: 2.9.2
    Found link https://files.pythonhosted.org/packages/de/24/bad6dc9f0d7a0f835d940c5f5076f29824fce45ccd673cc843abf30b9117/Jinja2-2.9.2.tar.gz#sha256=2333eae399fb538f934d661f7debab8a9736002c343c8e95c56f1e413076c0ce (from https://pypi.org/simple/jinja2/), version: 2.9.2
    Found link https://files.pythonhosted.org/packages/e4/20/00afebb3a730abdb8152845b3df0bce381daf39ce999ee0ac0ee3aee8845/Jinja2-2.9.3-py2.py3-none-any.whl#sha256=9951f5045ee63d93c25ff168648d3e2f5e0dc1ec3465a83d0bc436c129e14340 (from https://pypi.org/simple/jinja2/), version: 2.9.3
    Found link https://files.pythonhosted.org/packages/7e/ea/f515b991b63346ad62efeae073d613c12216c551f9f9c2fa74c916e731c0/Jinja2-2.9.3.tar.gz#sha256=ad82db536885b24aef5d2cb9d4d8da48a4202533fc1b7e60c068867426396488 (from https://pypi.org/simple/jinja2/), version: 2.9.3
    Found link https://files.pythonhosted.org/packages/4b/d0/c967cd61324702887b00b1e8e78db94db734a9018443051a0854c16a8fe1/Jinja2-2.9.4-py2.py3-none-any.whl#sha256=93b97a811b575998899b293fdb2144c536aeb7d6ee13464b0cf8e86ae64eb56b (from https://pypi.org/simple/jinja2/), version: 2.9.4
    Found link https://files.pythonhosted.org/packages/f4/3f/28387a5bbc6883082c16784c6135440b94f9d5938fb156ff579798e18eda/Jinja2-2.9.4.tar.gz#sha256=aab8d8ca9f45624f1e77f2844bf3c144d180e97da8824c2a6d7552ad039b5442 (from https://pypi.org/simple/jinja2/), version: 2.9.4
    Found link https://files.pythonhosted.org/packages/3c/d1/49d69bc23d0e0c7612248dd8f5391bd043648865132309616c280ca1c837/Jinja2-2.9.5-py2.py3-none-any.whl#sha256=a7b7438120dbe76a8e735ef7eba6048eaf4e0b7dbc530e100812f8ec462a4d50 (from https://pypi.org/simple/jinja2/), version: 2.9.5
    Found link https://files.pythonhosted.org/packages/71/59/d7423bd5e7ddaf3a1ce299ab4490e9044e8dfd195420fc83a24de9e60726/Jinja2-2.9.5.tar.gz#sha256=702a24d992f856fa8d5a7a36db6128198d0c21e1da34448ca236c42e92384825 (from https://pypi.org/simple/jinja2/), version: 2.9.5
    Found link https://files.pythonhosted.org/packages/5e/73/10c45b82a88ed6b7751bd40da31eeefd7b362e07b56a99aa6e56655a0794/Jinja2-2.9.6-py2.py3-none-any.whl#sha256=2231bace0dfd8d2bf1e5d7e41239c06c9e0ded46e70cc1094a0aa64b0afeb054 (from https://pypi.org/simple/jinja2/), version: 2.9.6
    Found link https://files.pythonhosted.org/packages/90/61/f820ff0076a2599dd39406dcb858ecb239438c02ce706c8e91131ab9c7f1/Jinja2-2.9.6.tar.gz#sha256=ddaa01a212cd6d641401cb01b605f4a4d9f37bfc93043d7f760ec70fb99ff9ff (from https://pypi.org/simple/jinja2/), version: 2.9.6
    Found link https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl#sha256=74c935a1b8bb9a3947c50a54766a969d4846290e1e788ea44c1392163723c3bd (from https://pypi.org/simple/jinja2/), version: 2.10
    Found link https://files.pythonhosted.org/packages/56/e6/332789f295cf22308386cf5bbd1f4e00ed11484299c5d7383378cf48ba47/Jinja2-2.10.tar.gz#sha256=f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4 (from https://pypi.org/simple/jinja2/), version: 2.10
  Using version 2.10 (newest of versions: 2.10)
  Created temporary directory: /tmp/enzime/pip-unpack-klq_1_t0
  Looking up "https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl" in the cache
  Current age based on date: 6
  Ignoring unknown cache-control directive: immutable
  Freshness lifetime from max-age: 365000000
  The response is "fresh", returning cached response
  365000000 > 6
  Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
  Downloading from URL https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl#sha256=74c935a1b8bb9a3947c50a54766a969d4846290e1e788ea44c1392163723c3bd (from https://pypi.org/simple/jinja2/)
  Added jinja2==2.10 from https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl#sha256=74c935a1b8bb9a3947c50a54766a969d4846290e1e788ea44c1392163723c3bd (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-jf1jjbm7-requirement.txt (line 1)) to build tracker '/tmp/enzime/pip-req-tracker-i2avjezx'
  Removed jinja2==2.10 from https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl#sha256=74c935a1b8bb9a3947c50a54766a969d4846290e1e788ea44c1392163723c3bd (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-jf1jjbm7-requirement.txt (line 1)) from build tracker '/tmp/enzime/pip-req-tracker-i2avjezx'
Installing collected packages: jinja2

Successfully installed jinja2-2.10
Cleaning up...
Removed build tracker '/tmp/enzime/pip-req-tracker-i2avjezx'
2 location(s) to search for versions of pip:
* https://test.pypi.org/simple/pip/
* https://pypi.org/simple/pip/
Getting page https://test.pypi.org/simple/pip/
Looking up "https://test.pypi.org/simple/pip/" in the cache
No cache entry available
Starting new HTTPS connection (1): test.pypi.org:443
https://test.pypi.org:443 "GET /simple/pip/ HTTP/1.1" 200 1175
Updating cache with response from "https://test.pypi.org/simple/pip/"
Caching due to etag
Analyzing links from page https://test.pypi.org/simple/pip/
  Found link https://test-files.pythonhosted.org/packages/13/41/026052a5e1f3aaf2abf250da55457769896ad09d714684ca6075813dde87/pip-8.0.0.dev0-py2.py3-none-any.whl#sha256=59b14599cd1a90e7eba6b039a7456e53c81d53cf0e04fc4c08406493616c775b (from https://test.pypi.org/simple/pip/), version: 8.0.0.dev0
  Found link https://test-files.pythonhosted.org/packages/81/7f/84ebb5c50e0efdf746968b72e4f1e8d827d6d3f3fd7162557a38a3f6e7bd/pip-8.0.0.dev0.tar.gz#sha256=e5d1123154b41d1f94f2c154d32d3e2f221171f4340877e80f9a353d2dcdb914 (from https://test.pypi.org/simple/pip/), version: 8.0.0.dev0
  Found link https://test-files.pythonhosted.org/packages/97/72/1d514201e7d7fc7fff5aac3de9c7b892cd72fb4bf23fd983630df96f7412/pip-10.0.0b2-py2.py3-none-any.whl#sha256=79f55588912f1b2b4f86f96f11e329bb01b25a484e2204f245128b927b1038a7 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b2
  Found link https://test-files.pythonhosted.org/packages/32/67/572f642e6e42c580d3154964cfbab7d9322c23b0f417c6c01fdd206a2777/pip-10.0.0b2.tar.gz#sha256=ad6adec2150ce4aed8f6134d9b77d928fc848dbcb887fb1a455988cf99da5cae (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b2
  Found link https://test-files.pythonhosted.org/packages/62/a1/0d452b6901b0157a0134fd27ba89bf95a857fbda64ba52e1ca2cf61d8412/pip-10.0.0-py2.py3-none-any.whl#sha256=86a60a96d85e329962a9e6f6af612cbc11106293dbc83f119802b5bee9874cf3 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0
  Found link https://test-files.pythonhosted.org/packages/e0/69/983a8e47d3dfb51e1463c1e962b2ccd1d74ec4e236e232625e353d830ed2/pip-10.0.0.tar.gz#sha256=f05a3eeea64bce94e85cc6671d679473d66288a4d37c3fcf983584954096b34f (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0
  Found link https://test-files.pythonhosted.org/packages/0f/74/ecd13431bcc456ed390b44c8a6e917c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl#sha256=717cdffb2833be8409433a93746744b59505f42146e8d37de6c62b430e25d6d7 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.1
  Found link https://test-files.pythonhosted.org/packages/ae/e8/2340d46ecadb1692a1e455f13f75e596d4eab3d11a57446f08259dee8f02/pip-10.0.1.tar.gz#sha256=f2bd08e0cd1b06e10218feaf6fef299f473ba706582eb3bd9d52203fdbd7ee68 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.1
  Found link https://test-files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl#sha256=070e4bf493c7c2c9f6a08dd797dd3c066d64074c38e9e8a0fb4e6541f266d96c (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 18.0
  Found link https://test-files.pythonhosted.org/packages/69/81/52b68d0a4de760a2f1979b0931ba7889202f302072cc7a0d614211bc7579/pip-18.0.tar.gz#sha256=a0e11645ee37c90b40c46d607070c4fd583e2cd46231b1c06e389c5e814eed76 (from https://test.pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 18.0
Getting page https://pypi.org/simple/pip/
Looking up "https://pypi.org/simple/pip/" in the cache
No cache entry available
Starting new HTTPS connection (1): pypi.org:443
https://pypi.org:443 "GET /simple/pip/ HTTP/1.1" 200 9980
Updating cache with response from "https://pypi.org/simple/pip/"
Caching due to etag
Analyzing links from page https://pypi.org/simple/pip/
  Found link https://files.pythonhosted.org/packages/3d/9d/1e313763bdfb6a48977b65829c6ce2a43eaae29ea2f907c8bbef024a7219/pip-0.2.tar.gz#sha256=88bb8d029e1bf4acd0e04d300104b7440086f94cc1ce1c5c3c31e3293aee1f81 (from https://pypi.org/simple/pip/), version: 0.2
  Found link https://files.pythonhosted.org/packages/18/ad/c0fe6cdfe1643a19ef027c7168572dac6283b80a384ddf21b75b921877da/pip-0.2.1.tar.gz#sha256=83522005c1266cc2de97e65072ff7554ac0f30ad369c3b02ff3a764b962048da (from https://pypi.org/simple/pip/), version: 0.2.1
  Found link https://files.pythonhosted.org/packages/17/05/f66144ef69b436d07f8eeeb28b7f77137f80de4bf60349ec6f0f9509e801/pip-0.3.tar.gz#sha256=183c72455cb7f8860ac1376f8c4f14d7f545aeab8ee7c22cd4caf79f35a2ed47 (from https://pypi.org/simple/pip/), version: 0.3
  Found link https://files.pythonhosted.org/packages/0a/bb/d087c9a1415f8726e683791c0b2943c53f2b76e69f527f2e2b2e9f9e7b5c/pip-0.3.1.tar.gz#sha256=34ce534f17065c78f980702928e988a6b6b2d8a9851aae5f1571a1feb9bb58d8 (from https://pypi.org/simple/pip/), version: 0.3.1
  Found link https://files.pythonhosted.org/packages/cf/c3/153571aaac6cf999f4bb09c019b1ff379b7b599ea833813a41c784eec995/pip-0.4.tar.gz#sha256=28fc67558874f71fddda7168f73595f1650523dce3bc5bf189713ecdfc1e456e (from https://pypi.org/simple/pip/), version: 0.4
  Found link https://files.pythonhosted.org/packages/8d/c7/f05c87812fa5d9562ecbc5f4f1fc1570444f53c81c834a7f662af406e3c1/pip-0.5.tar.gz#sha256=328d8412782f22568508a0d0c78a49c9920a82e44c8dfca49954fe525c152b2a (from https://pypi.org/simple/pip/), version: 0.5
  Found link https://files.pythonhosted.org/packages/9a/aa/f536b6d14fe03343367da2ff44eee28f340ae650cd017ca088b6be13084a/pip-0.5.1.tar.gz#sha256=e27650538c41fe1007a41abd4cfd0f905b822622cbe1f8e7e09d1215af207694 (from https://pypi.org/simple/pip/), version: 0.5.1
  Found link https://files.pythonhosted.org/packages/db/e6/fdf7be8a17b032c533d3f91e91e2c63dd81d3627cbe4113248a00c2d39d8/pip-0.6.tar.gz#sha256=4cf47db6815b2f435d1f44e1f35ff04823043f6161f7df9aec71a123b0c47f0d (from https://pypi.org/simple/pip/), version: 0.6
  Found link https://files.pythonhosted.org/packages/91/cd/105f4d3c75d0ae18e12623acc96f42168aaba408dd6e43c4505aa21f8e37/pip-0.6.1.tar.gz#sha256=efe47e84ffeb0ea4804f9858b8a94bebd07f5452f907ebed36d03aed06a9f9ec (from https://pypi.org/simple/pip/), version: 0.6.1
  Found link https://files.pythonhosted.org/packages/1c/c7/c0e1a9413c37828faf290f29a85a4d6034c145cc04bf1622ba8beb662ad8/pip-0.6.2.tar.gz#sha256=1c1a504d7e70d2c24246f95bd16e3d5fcec740fd144df69a407bf65a2ee67586 (from https://pypi.org/simple/pip/), version: 0.6.2
  Found link https://files.pythonhosted.org/packages/3f/af/c4b9d49fb0f286996b28dbc0955c3ad359794697eb98e0e69863908070b0/pip-0.6.3.tar.gz#sha256=1a6df71eb29b98cba11bde6d6a0d8c6dd8b0518e74ceb71fb31ea4fbb42fd313 (from https://pypi.org/simple/pip/), version: 0.6.3
  Found link https://files.pythonhosted.org/packages/ec/7a/6fe91ff0079ad0437830957c459d52f3923e516f5b453218f2a93d09a427/pip-0.7.tar.gz#sha256=ceaea0b9e494d893c8a191895301b79c1db33e41f14d3ad93e3d28a8b4e9bf27 (from https://pypi.org/simple/pip/), version: 0.7
  Found link https://files.pythonhosted.org/packages/a5/63/11303863c2f5e9d9a15d89fcf7513a4b60987007d418862e0fb65c09fff7/pip-0.7.1.tar.gz#sha256=f54f05aa17edd0036de433c44892c8fedb1fd2871c97829838feb995818d24c3 (from https://pypi.org/simple/pip/), version: 0.7.1
  Found link https://files.pythonhosted.org/packages/cd/a9/1debaa96bbc1005c1c8ad3b79fec58c198d35121546ea2e858ce0894268a/pip-0.7.2.tar.gz#sha256=98df2eb779358412bbbae75980171ae85deebc846d87e244d086520b1212da09 (from https://pypi.org/simple/pip/), version: 0.7.2
  Found link https://files.pythonhosted.org/packages/74/54/f785c327fb3d163560a879b36edae5c78ee07806be282c9d4807f6be7dd1/pip-0.8.tar.gz#sha256=9017e4484a212dd4e1a43dd9f039dd7fc8338d4eea1c339d5ae1c80726de5b0f (from https://pypi.org/simple/pip/), version: 0.8
  Found link https://files.pythonhosted.org/packages/5c/79/5e8381cc3078bae92166f2ba96de8355e8c181926505ba8882f7b099a500/pip-0.8.1.tar.gz#sha256=7176a87f35675f6468341212f3b959bb51d23ea66eb1c3692bf746c45c716fa2 (from https://pypi.org/simple/pip/), version: 0.8.1
  Found link https://files.pythonhosted.org/packages/17/3e/0a98ab032991518741e7e712a719633e6ae160f51b3d3e855194530fd308/pip-0.8.2.tar.gz#sha256=f80a3549c048bc3bbcb47844826e9c7c6fcd87e77b92bef0d9e66d1b397c4962 (from https://pypi.org/simple/pip/), version: 0.8.2
  Found link https://files.pythonhosted.org/packages/f7/9a/943fc6d879ed7220bac2e7e53096bfe78abec88d77f2f516400e0129679e/pip-0.8.3.tar.gz#sha256=1be2e18edd38aa75b5e4ef38a99ec33ba9247177cfcb4a6d2d2b3e73430e3001 (from https://pypi.org/simple/pip/), version: 0.8.3
  Found link https://files.pythonhosted.org/packages/24/33/6eb675fb6db7b71d69d6928b33dea61b8bf5cfe1e5649be70ec84ce2fc09/pip-1.0.tar.gz#sha256=34ba07e2d14ba86d5088ba896ac80bed845a9b276ab8acb279b8d99bc77fec8e (from https://pypi.org/simple/pip/), version: 1.0
  Found link https://files.pythonhosted.org/packages/10/d9/f584e6107ef98ad7eaaaa5d0f756bfee12561fa6a4712ffdb7209e0e1fd4/pip-1.0.1.tar.gz#sha256=37d2f18213d3845d2038dd3686bc71fc12bb41ad66c945a8b0dfec2879f3497b (from https://pypi.org/simple/pip/), version: 1.0.1
  Found link https://files.pythonhosted.org/packages/16/90/5e6f80364d8a656f60681dfb7330298edef292d43e1499bcb3a4c71ff0b9/pip-1.0.2.tar.gz#sha256=a6ed9b36aac2f121c01a2c9e0307a9e4d9438d100a407db701ac65479a3335d2 (from https://pypi.org/simple/pip/), version: 1.0.2
  Found link https://files.pythonhosted.org/packages/25/57/0d42cf5307d79913a082c5c4397d46f3793bc35e1138a694136d6e31be99/pip-1.1.tar.gz#sha256=993804bb947d18508acee02141281c77d27677f8c14eaa64d6287a1c53ef01c8 (from https://pypi.org/simple/pip/), version: 1.1
  Found link https://files.pythonhosted.org/packages/ba/c3/4e1f892f41aaa217fe0d1f827fa05928783349c69f3cc06fdd68e112678a/pip-1.2.tar.gz#sha256=2b168f1987403f1dc6996a1f22a6f6637b751b7ab6ff27e78380b8d6e70aa314 (from https://pypi.org/simple/pip/), version: 1.2
  Found link https://files.pythonhosted.org/packages/c3/a2/a63244da32afd9ce9a8ca1bd86e71610039adea8b8314046ebe5047527a6/pip-1.2.1.tar.gz#sha256=12a9302acfca62cdc7bc5d83386cac3e0581db61ac39acdb3a4e766a16b88eb1 (from https://pypi.org/simple/pip/), version: 1.2.1
  Found link https://files.pythonhosted.org/packages/00/45/69d4f2602b80550bfb26cfd2f62c2f05b3b5c7352705d3766cd1e5b27648/pip-1.3.tar.gz#sha256=d6a13c5be316cb21a0243047c7f163f47e88973ebccff8d32e63ca1bf4d9321c (from https://pypi.org/simple/pip/), version: 1.3
  Found link https://files.pythonhosted.org/packages/5b/ce/f5b98104f1c10d868936c25f7c597f492d4371aa9ad5fb61a94954ee7208/pip-1.3.1.tar.gz#sha256=145eaa5d1ea1b062663da1f3a97780d7edea4c63c68a37c463b1deedf7bb4957 (from https://pypi.org/simple/pip/), version: 1.3.1
  Found link https://files.pythonhosted.org/packages/5f/d0/3b3958f6a58783bae44158b2c4c7827ae89abaecdd4bed12cff402620b9a/pip-1.4.tar.gz#sha256=1fd43cbf07d95ddcecbb795c97a1674b3ddb711bb4a67661284a5aa765aa1b97 (from https://pypi.org/simple/pip/), version: 1.4
  Found link https://files.pythonhosted.org/packages/3f/f8/da390e0df72fb61d176b25a4b95262e3dcc14bda0ad25ac64d56db38b667/pip-1.4.1.tar.gz#sha256=4e7a06554711a624c35d0c646f63674b7f6bfc7f80221bf1eb1f631bd890d04e (from https://pypi.org/simple/pip/), version: 1.4.1
  Found link https://files.pythonhosted.org/packages/4f/7d/e53bc80667378125a9e07d4929a61b0bd7128a1129dbe6f07bb3228652a3/pip-1.5.tar.gz#sha256=25f81d1a0e55d3b1709818dd57fdfb954b028f229f09bd69cb0bc80a8e03e048 (from https://pypi.org/simple/pip/), version: 1.5
  Found link https://files.pythonhosted.org/packages/44/5d/1dca53b5de6d287e7eb99bd174bb022eb6cb0d6ca6e19ca6b16655dde8c2/pip-1.5.1-py2.py3-none-any.whl#sha256=00960db3b0b8724dd37fe37cfb9c72ecb8f59fab9db7d17c5c1e89a1adab49ce (from https://pypi.org/simple/pip/), version: 1.5.1
  Found link https://files.pythonhosted.org/packages/21/3f/d86a600c9b2f41a75caacf768a24130f343def97652de2345da15ef7911f/pip-1.5.1.tar.gz#sha256=e60e936fbc101d56668c6134c1f2b5b40fcbec8b4fc4ca7fc34842b6b4c5c130 (from https://pypi.org/simple/pip/), version: 1.5.1
  Found link https://files.pythonhosted.org/packages/3d/1f/227d77d5e9ed2df5162de4ba3616799a351eccb1ecd668ae824dd26153a1/pip-1.5.2-py2.py3-none-any.whl#sha256=6903909ccdcdbc3297b74118590e71344d6d262827acd1f5c0e2fcfce9807499 (from https://pypi.org/simple/pip/), version: 1.5.2
  Found link https://files.pythonhosted.org/packages/ed/94/391a003107f6ec997c314199d03bff1c105af758ee490e3255353574487b/pip-1.5.2.tar.gz#sha256=2a8a3e08e652d3a40edbb39264bf01f8ff3c32520a79113357cca1f30533f738 (from https://pypi.org/simple/pip/), version: 1.5.2
  Found link https://files.pythonhosted.org/packages/df/e9/bdb53d44fad1465b43edaf6bc7dd3027ed5af81405cc97603fdff0721ebb/pip-1.5.3-py2.py3-none-any.whl#sha256=f0037aed3ce6cf96b9e9117d42e967a74bea9ebe19088a2fdea5de93d5762fee (from https://pypi.org/simple/pip/), version: 1.5.3
  Found link https://files.pythonhosted.org/packages/55/de/671a48ad313c808623041fc475f7c8f7610401d9f573f06b40eeb84e74e3/pip-1.5.3.tar.gz#sha256=dc53b4d28b88556a37cd73052b6d1d08cc644c6724e37c4d38a2e3c03c5440b2 (from https://pypi.org/simple/pip/), version: 1.5.3
  Found link https://files.pythonhosted.org/packages/a9/9a/9aa19fe00de4c025562e5fb3796ff8520165a7dd1a5662c6ec9816e1ae99/pip-1.5.4-py2.py3-none-any.whl#sha256=fb7282556a42e84464f2e963a859ac4012d8134ba6218b70c1d82d145fcfa82f (from https://pypi.org/simple/pip/), version: 1.5.4
  Found link https://files.pythonhosted.org/packages/78/d8/6e58a7130d457edadb753a0ea5708e411c100c7e94e72ad4802feeef735c/pip-1.5.4.tar.gz#sha256=70208a250bb4afdbbdd74c3ac35d4ab9ba1eb6852d02567a6a87f2f5104e30b9 (from https://pypi.org/simple/pip/), version: 1.5.4
  Found link https://files.pythonhosted.org/packages/ce/c2/10d996b9c51b126a9f0bb9e14a9edcdd5c88888323c0685bb9b392b6c47c/pip-1.5.5-py2.py3-none-any.whl#sha256=fe7a5808190067b2598d85def9b83db46e5d64a00848ad843e107c36e1db4ae6 (from https://pypi.org/simple/pip/), version: 1.5.5
  Found link https://files.pythonhosted.org/packages/88/01/a442fde40bd9aaf837612536f16ab751fac628807fd718690795b8ade77d/pip-1.5.5.tar.gz#sha256=4b7f5124364ae9b5ba833dcd8813a84c1c06fba1d7c8543323c7af4b33188eca (from https://pypi.org/simple/pip/), version: 1.5.5
  Found link https://files.pythonhosted.org/packages/3f/08/7347ca4021e7fe0f1ab8f93cbc7d2a7a7350012300ad0e0227d55625e2b8/pip-1.5.6-py2.py3-none-any.whl#sha256=fbc1351ffedf09ca7560428758845a88d648b9730b63ce9e5df53a7c89f039a4 (from https://pypi.org/simple/pip/), version: 1.5.6
  Found link https://files.pythonhosted.org/packages/45/db/4fb9a456b4ec4d3b701456ef562b9d72d76b6358e0c1463d17db18c5b772/pip-1.5.6.tar.gz#sha256=b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c (from https://pypi.org/simple/pip/), version: 1.5.6
  Found link https://files.pythonhosted.org/packages/dc/7c/21191b5944b917b66e4e4e06d74f668d814b6e8a3ff7acd874479b6f6b3d/pip-6.0-py2.py3-none-any.whl#sha256=5ec6732505bd8be49fe1f8ad557b88253ffb085736396df4d6bea753fc2a8f2c (from https://pypi.org/simple/pip/), version: 6.0
  Found link https://files.pythonhosted.org/packages/38/fd/065c66a88398f240e344fdf496b9707f92d75f88eedc3d10ff847b28a657/pip-6.0.tar.gz#sha256=6103897f1bb68d3f933edd60f3e3830c4ea6b8abf7a4b500db148921b11f6c9b (from https://pypi.org/simple/pip/), version: 6.0
  Found link https://files.pythonhosted.org/packages/e9/7a/cdbc1a12ed52410d557e48d4646f4543e9e991ff32d2374dc6db849aa617/pip-6.0.1-py2.py3-none-any.whl#sha256=322aea7d1f7b9ee68ad87ac4704cad5df97f77e70668c0bd18f964c5daa78173 (from https://pypi.org/simple/pip/), version: 6.0.1
  Found link https://files.pythonhosted.org/packages/4d/c3/8675b90cd89b9b222062f4f6c7e9d48b0387f5b35cbf747a74403a883e56/pip-6.0.1.tar.gz#sha256=fa2f7c68da4a405d673aa38542f9df009d60026db4f532429ac9cbfbda1f959d (from https://pypi.org/simple/pip/), version: 6.0.1
  Found link https://files.pythonhosted.org/packages/71/3c/b5a521e5e99cfff091e282231591f21193fd80de079ec5fb8ed9c6614044/pip-6.0.2-py2.py3-none-any.whl#sha256=7d17b0f267f7c9cd17cd2924bbbe2b4a3d407322c0e09084ca3f1295c1fed50d (from https://pypi.org/simple/pip/), version: 6.0.2
  Found link https://files.pythonhosted.org/packages/4c/5a/f9e8e3de0153282c7cb54a9b991af225536ac914bac858ca664cf883bb3e/pip-6.0.2.tar.gz#sha256=6fa90667706a679e3dc75b27a51fddafa64401c45e96f8ae6c20978183290077 (from https://pypi.org/simple/pip/), version: 6.0.2
  Found link https://files.pythonhosted.org/packages/73/cb/3eebf42003791df29219a3dfa1874572aa16114b44c9b1b0ac66bf96e8c0/pip-6.0.3-py2.py3-none-any.whl#sha256=b72655b6ac6aef1c86dd07f51e8ace8d7aabd6a1c4ff88db87155276fa32a073 (from https://pypi.org/simple/pip/), version: 6.0.3
  Found link https://files.pythonhosted.org/packages/ce/63/8d99ae60d11ae1a65f5d4fc39a529a598bd3b8e067132210cb0c4d9e9f74/pip-6.0.3.tar.gz#sha256=b091a35f5fa0faffac0b27b97e1e1e93ffe63b463c2ea8dbde0c1fb987933614 (from https://pypi.org/simple/pip/), version: 6.0.3
  Found link https://files.pythonhosted.org/packages/c5/0e/c974206726542bc495fc7443dd97834a6d14c2f0cba183fcfcd01075225a/pip-6.0.4-py2.py3-none-any.whl#sha256=8dfd95de29a7a3bb1e7d368cc83d566938eb210b04d553ebfe5e3a422f4aec65 (from https://pypi.org/simple/pip/), version: 6.0.4
  Found link https://files.pythonhosted.org/packages/02/a1/c90f19910ee153d7a0efca7216758121118d7e93084276541383fe9ca82e/pip-6.0.4.tar.gz#sha256=1dbbff9c369e510c7468ab68ba52c003f68f83c99c2f8259acd51099e8799f1e (from https://pypi.org/simple/pip/), version: 6.0.4
  Found link https://files.pythonhosted.org/packages/e9/1b/c6a375a337fb576784cdea3700f6c3eaf1420f0a01458e6e034cc178a84a/pip-6.0.5-py2.py3-none-any.whl#sha256=b2c20e3a2a43b2bbb1d19ad98be27eccc7b0f0ece016da602ccaa757a862b0e2 (from https://pypi.org/simple/pip/), version: 6.0.5
  Found link https://files.pythonhosted.org/packages/19/f2/58628768f618c8c9fea878e0fb97730c0b8a838d3ab3f325768bf12dac94/pip-6.0.5.tar.gz#sha256=3bf42d28be9085ab2e9aecfd69a6da2d31563fe833304bf71a620a30c38ab8a2 (from https://pypi.org/simple/pip/), version: 6.0.5
  Found link https://files.pythonhosted.org/packages/64/fc/4a49ccb18f55a0ceeb76e8d554bd4563217117492997825d194ed0017cc1/pip-6.0.6-py2.py3-none-any.whl#sha256=fb04f8afe1ba57626783f0c8e2f3d46bbaebaa446fcf124f434e968a2fee595e (from https://pypi.org/simple/pip/), version: 6.0.6
  Found link https://files.pythonhosted.org/packages/f6/ce/d9e4e178b66c766c117f62ddf4fece019ef9d50127a8926d2f60300d615e/pip-6.0.6.tar.gz#sha256=3a14091299dcdb9bab9e9004ae67ac401f2b1b14a7c98de074ca74fdddf4bfa0 (from https://pypi.org/simple/pip/), version: 6.0.6
  Found link https://files.pythonhosted.org/packages/7a/8e/2bbd4fcf3ee06ee90ded5f39ec12f53165dfdb9ef25a981717ad38a16670/pip-6.0.7-py2.py3-none-any.whl#sha256=93a326304c7db749896bcef822bbbac1ab29dad5651c6d732e245975239890e6 (from https://pypi.org/simple/pip/), version: 6.0.7
  Found link https://files.pythonhosted.org/packages/52/85/b160ebdaa84378df6bb0176d4eed9f57edca662446174eead7a9e2e566d6/pip-6.0.7.tar.gz#sha256=35a5a43ac6b7af83ed47ea5731a365f43d350a3a7267e039e5f06b61d42ab3c2 (from https://pypi.org/simple/pip/), version: 6.0.7
  Found link https://files.pythonhosted.org/packages/63/65/55b71647adec1ad595bf0e5d76d028506dfc002df30c256f022ff7a660a5/pip-6.0.8-py2.py3-none-any.whl#sha256=3c22b0a8ff92727bd737a82f72700790591f177541df08c07bc1f90d6b72ac19 (from https://pypi.org/simple/pip/), version: 6.0.8
  Found link https://files.pythonhosted.org/packages/ef/8a/e3a980bc0a7f791d72c1302f65763ed300f2e14c907ac033e01b44c79e5e/pip-6.0.8.tar.gz#sha256=0d58487a1b7f5be2e5e965c11afbea1dc44ecec8069de03491a4d0d6c85f4551 (from https://pypi.org/simple/pip/), version: 6.0.8
  Found link https://files.pythonhosted.org/packages/24/fb/8a56a46243514681e569bbafd8146fa383476c4b7c725c8598c452366f31/pip-6.1.0-py2.py3-none-any.whl#sha256=435a018f6d29e34d4f901bf4e6860d8a5fa1816b68d62008c18ca062a306db31 (from https://pypi.org/simple/pip/), version: 6.1.0
  Found link https://files.pythonhosted.org/packages/6c/84/432eb60bbcb414b9cdfcb135d5f4925e253c74e7d6916ada79990d6cc1a0/pip-6.1.0.tar.gz#sha256=89f120e2ab3d25ab70c36eb28ad4f280fc9ba71736e74d3055f609c1f9173768 (from https://pypi.org/simple/pip/), version: 6.1.0
  Found link https://files.pythonhosted.org/packages/67/f0/ba0fb41dbdbfc4aa3e0c16b40269aca6b9e3d59cacdb646218aa2e9b1d2c/pip-6.1.1-py2.py3-none-any.whl#sha256=a67e54aa0f26b6d62ccec5cc6735eff205dd0fed075f56ac3d3111e91e4467fc (from https://pypi.org/simple/pip/), version: 6.1.1
  Found link https://files.pythonhosted.org/packages/bf/85/871c126b50b8ee0b9819e8a63b614aedd264577e73478caedcd447e8f28c/pip-6.1.1.tar.gz#sha256=89f3b626d225e08e7f20d85044afa40f612eb3284484169813dc2d0631f2a556 (from https://pypi.org/simple/pip/), version: 6.1.1
  Found link https://files.pythonhosted.org/packages/5a/9b/56d3c18d0784d5f2bbd446ea2dc7ffa7476c35e3dc223741d20cfee3b185/pip-7.0.0-py2.py3-none-any.whl#sha256=309c48399c7d68501a10ef206abd6e5c541fedbf84b95435d9063bd454b39df7 (from https://pypi.org/simple/pip/), version: 7.0.0
  Found link https://files.pythonhosted.org/packages/c6/16/6475b142927ca5d03e3b7968efa5b0edd103e4684ecfde181a25f6fa2505/pip-7.0.0.tar.gz#sha256=7b46bfc1b95494731de306a688e2a7bc056d7fa7ad27e026908fb2ae67fed23d (from https://pypi.org/simple/pip/), version: 7.0.0
  Found link https://files.pythonhosted.org/packages/5a/10/bb7a32c335bceba636aa673a4c977effa1e73a79f88856459486d8d670cf/pip-7.0.1-py2.py3-none-any.whl#sha256=d26b8573ba1ac1ec99a9bdbdffee2ff2b06c7790815211d0eb4dc1462a089705 (from https://pypi.org/simple/pip/), version: 7.0.1
  Found link https://files.pythonhosted.org/packages/4a/83/9ae4362a80739657e0c8bb628ea3fa0214a9aba7c8590dacc301ea293f73/pip-7.0.1.tar.gz#sha256=cfec177552fdd0b2d12b72651c8e874f955b4c62c1c2c9f2588cbdc1c0d0d416 (from https://pypi.org/simple/pip/), version: 7.0.1
  Found link https://files.pythonhosted.org/packages/64/7f/7107800ae0919a80afbf1ecba21b90890431c3ee79d700adac3c79cb6497/pip-7.0.2-py2.py3-none-any.whl#sha256=83c869c5ab7113866e2d69641ec470d47f0faae68ca4550a289a4d3db515ad65 (from https://pypi.org/simple/pip/), version: 7.0.2
  Found link https://files.pythonhosted.org/packages/75/b1/66532c273bca0133e42c3b4540a1609289f16e3046f1830f18c60794d661/pip-7.0.2.tar.gz#sha256=ba28fa60b573a9444e7b78ccb3b0f261d1f66f46d20403f9dce37b18a6aed405 (from https://pypi.org/simple/pip/), version: 7.0.2
  Found link https://files.pythonhosted.org/packages/96/76/33a598ae42dd0554207d83c7acc60e3b166dbde723cbf282f1f73b7a127c/pip-7.0.3-py2.py3-none-any.whl#sha256=7b1cb03e827d58d2d05e68ea96a9e27487ed4b0afcd951ac6e40847ce94f0738 (from https://pypi.org/simple/pip/), version: 7.0.3
  Found link https://files.pythonhosted.org/packages/35/59/5b23115758ba0f2fc465c459611865173ef006202ba83f662d1f58ed2fb8/pip-7.0.3.tar.gz#sha256=b4c598825a6f6dc2cac65968feb28e6be6c1f7f1408493c60a07eaa731a0affd (from https://pypi.org/simple/pip/), version: 7.0.3
  Found link https://files.pythonhosted.org/packages/f7/c0/9f8dac88326609b4b12b304e8382f64f7d5af7735a00d2fac36cf135fc30/pip-7.1.0-py2.py3-none-any.whl#sha256=80c29f899d3a00a448d65f8158544d22935baec7159af8da1a4fa1490ced481d (from https://pypi.org/simple/pip/), version: 7.1.0
  Found link https://files.pythonhosted.org/packages/7e/71/3c6ece07a9a885650aa6607b0ebfdf6fc9a3ef8691c44b5e724e4eee7bf2/pip-7.1.0.tar.gz#sha256=d5275ba3221182a5dd1b6bcfbfc5ec277fb399dd23226d6fa018048f7e0f10f2 (from https://pypi.org/simple/pip/), version: 7.1.0
  Found link https://files.pythonhosted.org/packages/1c/56/094d563c508917081bccff365e4f621ba33073c1c13aca9267a43cfcaf13/pip-7.1.1-py2.py3-none-any.whl#sha256=ce13000878d34c1178af76cb8cf269e232c00508c78ed46c165dd5b0881615f4 (from https://pypi.org/simple/pip/), version: 7.1.1
  Found link https://files.pythonhosted.org/packages/3b/bb/b3f2a95494fd3f01d3b3ae530e7c0e910dc25e88e30787b0a5e10cbc0640/pip-7.1.1.tar.gz#sha256=b22fe3c93a13fc7c04f145a42fd2ad50a9e3e1b8a7eed2e2b1c66e540a0951da (from https://pypi.org/simple/pip/), version: 7.1.1
  Found link https://files.pythonhosted.org/packages/b2/d0/cd115fe345dd6f07ec1c780020a7dfe74966fceeb171e0f20d1d4905b0b7/pip-7.1.2-py2.py3-none-any.whl#sha256=b9d3983b5cce04f842175e30169d2f869ef12c3546fd274083a65eada4e9708c (from https://pypi.org/simple/pip/), version: 7.1.2
  Found link https://files.pythonhosted.org/packages/d0/92/1e8406c15d9372084a5bf79d96da3a0acc4e7fcf0b80020a4820897d2a5c/pip-7.1.2.tar.gz#sha256=ca047986f0528cfa975a14fb9f7f106271d4e0c3fe1ddced6c1db2e7ae57a477 (from https://pypi.org/simple/pip/), version: 7.1.2
  Found link https://files.pythonhosted.org/packages/00/ae/bddef02881ee09c6a01a0d6541aa6c75a226a4e68b041be93142befa0cd6/pip-8.0.0-py2.py3-none-any.whl#sha256=262ed1823eb7fbe3f18a9bedb4800e59c4ab9a6682aff8c37b5ee83ea840910b (from https://pypi.org/simple/pip/), version: 8.0.0
  Found link https://files.pythonhosted.org/packages/e3/2d/03c014d11e66628abf2fda5ca00f779cbe7b5292c5cd13d42a95b94aa9b8/pip-8.0.0.tar.gz#sha256=90112b296152f270cb8dddcd19b7b87488d9e002e8cf622e14c4da9c2f6319b1 (from https://pypi.org/simple/pip/), version: 8.0.0
  Found link https://files.pythonhosted.org/packages/45/9c/6f9a24917c860873e2ce7bd95b8f79897524353df51d5d920cd6b6c1ec33/pip-8.0.1-py2.py3-none-any.whl#sha256=dedaac846bc74e38a3253671f51a056331ffca1da70e3f48d8128f2aa0635bba (from https://pypi.org/simple/pip/), version: 8.0.1
  Found link https://files.pythonhosted.org/packages/ea/66/a3d6187bd307159fedf8575c0d9ee2294d13b1cdd11673ca812e6a2dda8f/pip-8.0.1.tar.gz#sha256=477c50b3e538a7ac0fa611fb8b877b04b33fb70d325b12a81b9dbf3eb1158a4d (from https://pypi.org/simple/pip/), version: 8.0.1
  Found link https://files.pythonhosted.org/packages/e7/a0/bd35f5f978a5e925953ce02fa0f078a232f0f10fcbe543d8cfc043f74fda/pip-8.0.2-py2.py3-none-any.whl#sha256=249a6f3194be8c2e8cb4d4be3f6fd16a9f1e3336218caffa8e7419e3816f9988 (from https://pypi.org/simple/pip/), version: 8.0.2
  Found link https://files.pythonhosted.org/packages/ce/15/ee1f9a84365423e9ef03d0f9ed0eba2fb00ac1fffdd33e7b52aea914d0f8/pip-8.0.2.tar.gz#sha256=46f4bd0d8dfd51125a554568d646fe4200a3c2c6c36b9f2d06d2212148439521 (from https://pypi.org/simple/pip/), version: 8.0.2
  Found link https://files.pythonhosted.org/packages/ae/d4/2b127310f5364610b74c28e2e6a40bc19e2d3c9a9a4e012d3e333e767c99/pip-8.0.3-py2.py3-none-any.whl#sha256=b0335bc837f9edb5aad03bd43d0973b084a1cbe616f8188dc23ba13234dbd552 (from https://pypi.org/simple/pip/), version: 8.0.3
  Found link https://files.pythonhosted.org/packages/22/f3/14bc87a4f6b5ec70b682765978a6f3105bf05b6781fa97e04d30138bd264/pip-8.0.3.tar.gz#sha256=30f98b66f3fe1069c529a491597d34a1c224a68640c82caf2ade5f88aa1405e8 (from https://pypi.org/simple/pip/), version: 8.0.3
  Found link https://files.pythonhosted.org/packages/1e/c7/78440b3fb882ed001e6e12d8770bd45e73d6eced4e57f7c072b829ce8a3d/pip-8.1.0-py2.py3-none-any.whl#sha256=a542b99e08002ead83200198e19a3983270357e1cb4fe704247990b5b35471dc (from https://pypi.org/simple/pip/), version: 8.1.0
  Found link https://files.pythonhosted.org/packages/3c/72/6981d5adf880adecb066a1a1a4c312a17f8d787a3b85446967964ac66d55/pip-8.1.0.tar.gz#sha256=d8faa75dd7d0737b16d50cd0a56dc91a631c79ecfd8d38b80f6ee929ec82043e (from https://pypi.org/simple/pip/), version: 8.1.0
  Found link https://files.pythonhosted.org/packages/31/6a/0f19a7edef6c8e5065f4346137cc2a08e22e141942d66af2e1e72d851462/pip-8.1.1-py2.py3-none-any.whl#sha256=44b9c342782ab905c042c207d995aa069edc02621ddbdc2b9f25954a0fdac25c (from https://pypi.org/simple/pip/), version: 8.1.1
  Found link https://files.pythonhosted.org/packages/41/27/9a8d24e1b55bd8c85e4d022da2922cb206f183e2d18fee4e320c9547e751/pip-8.1.1.tar.gz#sha256=3e78d3066aaeb633d185a57afdccf700aa2e660436b4af618bcb6ff0fa511798 (from https://pypi.org/simple/pip/), version: 8.1.1
  Found link https://files.pythonhosted.org/packages/9c/32/004ce0852e0a127f07f358b715015763273799bd798956fa930814b60f39/pip-8.1.2-py2.py3-none-any.whl#sha256=6464dd9809fb34fc8df2bf49553bb11dac4c13d2ffa7a4f8038ad86a4ccb92a1 (from https://pypi.org/simple/pip/), version: 8.1.2
  Found link https://files.pythonhosted.org/packages/e7/a8/7556133689add8d1a54c0b14aeff0acb03c64707ce100ecd53934da1aa13/pip-8.1.2.tar.gz#sha256=4d24b03ffa67638a3fa931c09fd9e0273ffa904e95ebebe7d4b1a54c93d7b732 (from https://pypi.org/simple/pip/), version: 8.1.2
  Found link https://files.pythonhosted.org/packages/3f/ef/935d9296acc4f48d1791ee56a73781271dce9712b059b475d3f5fa78487b/pip-9.0.0-py2.py3-none-any.whl#sha256=c856ac18ca01e7127456f831926dc67cc7d3ab663f4c13b1ec156e36db4de574 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.0
  Found link https://files.pythonhosted.org/packages/5e/53/eaef47e5e2f75677c9de0737acc84b659b78a71c4086f424f55346a341b5/pip-9.0.0.tar.gz#sha256=f62fb70e7e000e46fce12aaeca752e5281a5446977fe5a75ab4189a43b3f8793 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.0
  Found link https://files.pythonhosted.org/packages/b6/ac/7015eb97dc749283ffdec1c3a88ddb8ae03b8fad0f0e611408f196358da3/pip-9.0.1-py2.py3-none-any.whl#sha256=690b762c0a8460c303c089d5d0be034fb15a5ea2b75bdf565f40421f542fefb0 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.1
  Found link https://files.pythonhosted.org/packages/11/b6/abcb525026a4be042b486df43905d6893fb04f05aac21c32c638e939e447/pip-9.0.1.tar.gz#sha256=09f243e1a7b461f654c26a725fa373211bb7ff17a9300058b205c61658ca940d (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.1
  Found link https://files.pythonhosted.org/packages/e7/f9/e801dcea22886cd513f6bd2e8f7e581bd6f67bb8e8f1cd8e7b92d8539280/pip-9.0.2-py2.py3-none-any.whl#sha256=b135491ddb061f39719b8472d8abb59c613816a2b86069c332db74d1cd208ab2 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.2
  Found link https://files.pythonhosted.org/packages/e5/8f/3fc66461992dc9e9fcf5e005687d5f676729172dda640df2fd8b597a6da7/pip-9.0.2.tar.gz#sha256=88110a224e9d30e5d76592a0b2130ef10e7e67a6426e8617bb918fffbfe91fe5 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.2
  Found link https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl#sha256=c3ede34530e0e0b2381e7363aded78e0c33291654937e7373032fda04e8803e5 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.3
  Found link https://files.pythonhosted.org/packages/c4/44/e6b8056b6c8f2bfd1445cc9990f478930d8e3459e9dbf5b8e2d2922d64d3/pip-9.0.3.tar.gz#sha256=7bf48f9a693be1d58f49f7af7e0ae9fe29fd671cde8a55e6edca3581c4ef5796 (from https://pypi.org/simple/pip/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 9.0.3
  Found link https://files.pythonhosted.org/packages/4b/5a/8544ae02a5bd28464e03af045e8aabde20a7b02db1911a9159328e1eb25a/pip-10.0.0b1-py2.py3-none-any.whl#sha256=dbd5d24cd461be23429625085a36cc8732cbcac4d2aaf673031f80f6ac07d844 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b1
  Found link https://files.pythonhosted.org/packages/aa/6d/ffbb86abf18b750fb26f27eda7c7732df2aacaa669c420d2eb2ad6df3458/pip-10.0.0b1.tar.gz#sha256=8d6e63d8b99752e4b53f272b66f9cd7b59e2b288e9a863a61c48d167203a2656 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b1
  Found link https://files.pythonhosted.org/packages/97/72/1d514201e7d7fc7fff5aac3de9c7b892cd72fb4bf23fd983630df96f7412/pip-10.0.0b2-py2.py3-none-any.whl#sha256=79f55588912f1b2b4f86f96f11e329bb01b25a484e2204f245128b927b1038a7 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b2
  Found link https://files.pythonhosted.org/packages/32/67/572f642e6e42c580d3154964cfbab7d9322c23b0f417c6c01fdd206a2777/pip-10.0.0b2.tar.gz#sha256=ad6adec2150ce4aed8f6134d9b77d928fc848dbcb887fb1a455988cf99da5cae (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0b2
  Found link https://files.pythonhosted.org/packages/62/a1/0d452b6901b0157a0134fd27ba89bf95a857fbda64ba52e1ca2cf61d8412/pip-10.0.0-py2.py3-none-any.whl#sha256=86a60a96d85e329962a9e6f6af612cbc11106293dbc83f119802b5bee9874cf3 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0
  Found link https://files.pythonhosted.org/packages/e0/69/983a8e47d3dfb51e1463c1e962b2ccd1d74ec4e236e232625e353d830ed2/pip-10.0.0.tar.gz#sha256=f05a3eeea64bce94e85cc6671d679473d66288a4d37c3fcf983584954096b34f (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.0
  Found link https://files.pythonhosted.org/packages/0f/74/ecd13431bcc456ed390b44c8a6e917c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl#sha256=717cdffb2833be8409433a93746744b59505f42146e8d37de6c62b430e25d6d7 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.1
  Found link https://files.pythonhosted.org/packages/ae/e8/2340d46ecadb1692a1e455f13f75e596d4eab3d11a57446f08259dee8f02/pip-10.0.1.tar.gz#sha256=f2bd08e0cd1b06e10218feaf6fef299f473ba706582eb3bd9d52203fdbd7ee68 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 10.0.1
  Found link https://files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl#sha256=070e4bf493c7c2c9f6a08dd797dd3c066d64074c38e9e8a0fb4e6541f266d96c (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 18.0
  Found link https://files.pythonhosted.org/packages/69/81/52b68d0a4de760a2f1979b0931ba7889202f302072cc7a0d614211bc7579/pip-18.0.tar.gz#sha256=a0e11645ee37c90b40c46d607070c4fd583e2cd46231b1c06e389c5e814eed76 (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 18.0
Created temporary directory: /tmp/enzime/pip-ephem-wheel-cache-6fdsov0h
Created temporary directory: /tmp/enzime/pip-req-tracker-4l3_f330
Created requirements tracker '/tmp/enzime/pip-req-tracker-4l3_f330'
Created temporary directory: /tmp/enzime/pip-install-vv721tn2
Looking in indexes: https://test.pypi.org/simple, https://pypi.org/simple
Collecting markupsafe==1.0 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-kn6f00lg-requirement.txt (line 1))
  2 location(s) to search for versions of markupsafe:
  * https://test.pypi.org/simple/markupsafe/
  * https://pypi.org/simple/markupsafe/
  Getting page https://test.pypi.org/simple/markupsafe/
  Looking up "https://test.pypi.org/simple/markupsafe/" in the cache
  No cache entry available
  Starting new HTTPS connection (1): test.pypi.org:443
  https://test.pypi.org:443 "GET /simple/markupsafe/ HTTP/1.1" 404 13
  Status code 404 not in (200, 203, 300, 301)
  Could not fetch URL https://test.pypi.org/simple/markupsafe/: 404 Client Error: Not Found for url: https://test.pypi.org/simple/markupsafe/ - skipping
  Getting page https://pypi.org/simple/markupsafe/
  Looking up "https://pypi.org/simple/markupsafe/" in the cache
  Current age based on date: 5
  Freshness lifetime from max-age: 600
  Freshness lifetime from request max-age: 600
  The response is "fresh", returning cached response
  600 > 5
  Analyzing links from page https://pypi.org/simple/markupsafe/
    Found link https://files.pythonhosted.org/packages/be/30/7dfaf5f61e9648a9bb97ecd0099da2546ea78fe93cb9c777030c6d056c0d/MarkupSafe-0.9.tar.gz#sha256=9d84526bcfb6435d30cdb3531e3c43170d77107531a6d695c12a9c126ac09766 (from https://pypi.org/simple/markupsafe/), version: 0.9
    Found link https://files.pythonhosted.org/packages/3b/45/dfad433343922655477760d506b058f96a783e8c0ada7b8d0602ff2beace/MarkupSafe-0.9.1.tar.gz#sha256=bd4a2d122def99ed5cc300bc67249aef1d714f95ad748a0face6d0a89c42e028 (from https://pypi.org/simple/markupsafe/), version: 0.9.1
    Found link https://files.pythonhosted.org/packages/36/83/400b5f58bfa88f96bc68ccd963990c80549a2825d0777bd838f03d8f0b42/MarkupSafe-0.9.2.tar.gz#sha256=d2a1980ea5bae80a999dad6aafe1ad2f0440522630caeecb84ffe061c8054342 (from https://pypi.org/simple/markupsafe/), version: 0.9.2
    Found link https://files.pythonhosted.org/packages/f1/a7/39b74c3c7b46531842d2a9a55b7d6bf5b44851786d131d0fa76dbb4abf44/MarkupSafe-0.9.3.tar.gz#sha256=6e24a888624403b67f4331050c58d1929ab5c2300f3f55260f39580e3a482bbf (from https://pypi.org/simple/markupsafe/), version: 0.9.3
    Found link https://files.pythonhosted.org/packages/ee/51/df4a007a19f3de1b733adac77da11fa45f1ec5089549a7cc2d67195bb2c1/MarkupSafe-0.11.tar.gz#sha256=f19442168c44db14b7093d1f93444233b05271dd76b4bb96ff8007ef83ac8855 (from https://pypi.org/simple/markupsafe/), version: 0.11
    Found link https://files.pythonhosted.org/packages/00/00/d268f88c561a92e35e1df96e68dbec2210926366c79fd426b1d9ee99b020/MarkupSafe-0.12.tar.gz#sha256=2670f759d00b3df50625b493b7bd20f808024dab278eecc2c8b890b4e8083757 (from https://pypi.org/simple/markupsafe/), version: 0.12
    Found link https://files.pythonhosted.org/packages/61/9d/195c0e2e9efcba7b5f2cad9d01ea7311e20358a7d1c8a928fb481eecad09/MarkupSafe-0.13.tar.gz#sha256=b3dc475d5b4ccb1f3d92c122685aa9b5476decbdc3db7bf90c5f892f21e0d94a (from https://pypi.org/simple/markupsafe/), version: 0.13
    Found link https://files.pythonhosted.org/packages/cf/72/6ad21b64f007dba3d211a973f37e3bf0bffae88c4efb868999fd2c94497a/MarkupSafe-0.14.tar.gz#sha256=e5162efaa77c1764651f01baec7cbf7f663575930f74007394798d1d796cebeb (from https://pypi.org/simple/markupsafe/), version: 0.14
    Found link https://files.pythonhosted.org/packages/00/52/33fd9769edf01ffab9e3fd321333fe4d9f7ac9cb0b17ce9524abcb64e089/MarkupSafe-0.15.tar.gz#sha256=339ec04d20ad9cdccbfe9f38dce6182cc504ce789e5d0f9647eaa752f0f95300 (from https://pypi.org/simple/markupsafe/), version: 0.15
    Found link https://files.pythonhosted.org/packages/44/ee/37bd0844418acd5fb9c588aae835f38b9b7c4cd0c9b95c78c8ebb74bb65a/MarkupSafe-0.16.tar.gz#sha256=abb017f327ffcf0bd012cf9fa98700aa9d079d4e192c81c9ae01f9d795748f8d (from https://pypi.org/simple/markupsafe/), version: 0.16
    Found link https://files.pythonhosted.org/packages/04/d0/21c43bb0a9c9b31c8bfeb3676e12ec0aae2b71632497b6bd6505c980a38a/MarkupSafe-0.17.tar.gz#sha256=bdda8df9395253d06af11ce33778aed4d5f297cb1d8cb380ab955c1a04bbb9d4 (from https://pypi.org/simple/markupsafe/), version: 0.17
    Found link https://files.pythonhosted.org/packages/98/cf/197c3b0f73224b84eb419a967f87565bcc0b0c1147012397e6bd2d45e253/MarkupSafe-0.18.tar.gz#sha256=b7d5d688bdd345bfa897777d297756688cf02e1b3742c56885e2e5c2b996ff82 (from https://pypi.org/simple/markupsafe/), version: 0.18
    Found link https://files.pythonhosted.org/packages/8e/90/da092a12fb96e0c4cacc279d1f92819ae82bfa291e0a03afe8059518e91a/MarkupSafe-0.19.tar.gz#sha256=62fcc5d641df8b5ad271ebbd6b77a19cd92eceba1e1a990de4e96c867789f037 (from https://pypi.org/simple/markupsafe/), version: 0.19
    Found link https://files.pythonhosted.org/packages/6f/c3/7adab2342dc7f14d32943505c9bd163d93a16fa117b8fee82e48f3529fb5/MarkupSafe-0.20.tar.gz#sha256=f6cf3bd233f9ea6147b21c7c02cac24e5363570ce4fd6be11dab9f499ed6a7d8 (from https://pypi.org/simple/markupsafe/), version: 0.20
    Found link https://files.pythonhosted.org/packages/c6/33/963f57460372f8401e1f9aa32c8ed8f07a5cae0f11024f5ff1d4cb3576c8/MarkupSafe-0.21.tar.gz#sha256=c6465cd6ed2b96509ef0100e7fff8718ed52c2affab1860ed5a9b67f604dd59a (from https://pypi.org/simple/markupsafe/), version: 0.21
    Found link https://files.pythonhosted.org/packages/58/18/646cbd99909a0c86eb7b9c0277b88cb54f3e2619f6115f48199a4accde97/MarkupSafe-0.22.tar.gz#sha256=7642852b6d1e55c9e12e00a552c0b8943880f2172e55141ccb41eb5f8675dfa5 (from https://pypi.org/simple/markupsafe/), version: 0.22
    Found link https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz#sha256=a4ec1aff59b95a14b45eb2e23761a0179e98319da5a7eb76b56ea8cdc7b871c3 (from https://pypi.org/simple/markupsafe/), version: 0.23
    Found link https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz#sha256=a6be69091dac236ea9c6bc7d012beab42010fa914c459791d627dad4910eb665 (from https://pypi.org/simple/markupsafe/), version: 1.0
  Using version 1.0 (newest of versions: 1.0)
  Created temporary directory: /tmp/enzime/pip-unpack-gobegu0u
  Looking up "https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz" in the cache
  Current age based on date: 5
  Ignoring unknown cache-control directive: immutable
  Freshness lifetime from max-age: 365000000
  The response is "fresh", returning cached response
  365000000 > 5
  Using cached https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz
  Downloading from URL https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz#sha256=a6be69091dac236ea9c6bc7d012beab42010fa914c459791d627dad4910eb665 (from https://pypi.org/simple/markupsafe/)
  Added markupsafe==1.0 from https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz#sha256=a6be69091dac236ea9c6bc7d012beab42010fa914c459791d627dad4910eb665 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-kn6f00lg-requirement.txt (line 1)) to build tracker '/tmp/enzime/pip-req-tracker-4l3_f330'
  Running setup.py (path:/tmp/enzime/pip-install-vv721tn2/markupsafe/setup.py) egg_info for package markupsafe
    Running command python setup.py egg_info
    running egg_info
    creating pip-egg-info/MarkupSafe.egg-info
    writing pip-egg-info/MarkupSafe.egg-info/PKG-INFO
    writing dependency_links to pip-egg-info/MarkupSafe.egg-info/dependency_links.txt
    writing top-level names to pip-egg-info/MarkupSafe.egg-info/top_level.txt
    writing manifest file 'pip-egg-info/MarkupSafe.egg-info/SOURCES.txt'
    reading manifest file 'pip-egg-info/MarkupSafe.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    writing manifest file 'pip-egg-info/MarkupSafe.egg-info/SOURCES.txt'
  Source in /tmp/enzime/pip-install-vv721tn2/markupsafe has version 1.0, which satisfies requirement markupsafe==1.0 from https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz#sha256=a6be69091dac236ea9c6bc7d012beab42010fa914c459791d627dad4910eb665 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-kn6f00lg-requirement.txt (line 1))
  Removed markupsafe==1.0 from https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz#sha256=a6be69091dac236ea9c6bc7d012beab42010fa914c459791d627dad4910eb665 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-kn6f00lg-requirement.txt (line 1)) from build tracker '/tmp/enzime/pip-req-tracker-4l3_f330'
Building wheels for collected packages: markupsafe
  Created temporary directory: /tmp/enzime/pip-wheel-0uezz5e6
  Running setup.py bdist_wheel for markupsafe: started
  Destination directory: /tmp/enzime/pip-wheel-0uezz5e6
  Running command /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/enzime/pip-install-vv721tn2/markupsafe/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/enzime/pip-wheel-0uezz5e6 --python-tag cp36
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-x86_64-3.6
  creating build/lib.linux-x86_64-3.6/markupsafe
  copying markupsafe/__init__.py -> build/lib.linux-x86_64-3.6/markupsafe
  copying markupsafe/_compat.py -> build/lib.linux-x86_64-3.6/markupsafe
  copying markupsafe/_constants.py -> build/lib.linux-x86_64-3.6/markupsafe
  copying markupsafe/_native.py -> build/lib.linux-x86_64-3.6/markupsafe
  running egg_info
  writing MarkupSafe.egg-info/PKG-INFO
  writing dependency_links to MarkupSafe.egg-info/dependency_links.txt
  writing top-level names to MarkupSafe.egg-info/top_level.txt
  reading manifest file 'MarkupSafe.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  writing manifest file 'MarkupSafe.egg-info/SOURCES.txt'
  copying markupsafe/_speedups.c -> build/lib.linux-x86_64-3.6/markupsafe
  warning: build_py: byte-compiling is disabled, skipping.

  running build_ext
  building 'markupsafe._speedups' extension
  creating build/temp.linux-x86_64-3.6
  creating build/temp.linux-x86_64-3.6/markupsafe
  gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/include/python3.6m -c markupsafe/_speedups.c -o build/temp.linux-x86_64-3.6/markupsafe/_speedups.o
  gcc -pthread -shared build/temp.linux-x86_64-3.6/markupsafe/_speedups.o -L/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/markupsafe/_speedups.cpython-36m-x86_64-linux-gnu.so
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/markupsafe
  copying build/lib.linux-x86_64-3.6/markupsafe/__init__.py -> build/bdist.linux-x86_64/wheel/markupsafe
  copying build/lib.linux-x86_64-3.6/markupsafe/_compat.py -> build/bdist.linux-x86_64/wheel/markupsafe
  copying build/lib.linux-x86_64-3.6/markupsafe/_constants.py -> build/bdist.linux-x86_64/wheel/markupsafe
  copying build/lib.linux-x86_64-3.6/markupsafe/_native.py -> build/bdist.linux-x86_64/wheel/markupsafe
  copying build/lib.linux-x86_64-3.6/markupsafe/_speedups.c -> build/bdist.linux-x86_64/wheel/markupsafe
  copying build/lib.linux-x86_64-3.6/markupsafe/_speedups.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/markupsafe
  warning: install_lib: byte-compiling is disabled, skipping.

  running install_egg_info
  Copying MarkupSafe.egg-info to build/bdist.linux-x86_64/wheel/MarkupSafe-1.0-py3.6.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/MarkupSafe-1.0.dist-info/WHEEL
  creating '/tmp/enzime/pip-wheel-0uezz5e6/MarkupSafe-1.0-cp36-cp36m-linux_x86_64.whl' and adding '.' to it
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/tmp/enzime/pip-install-vv721tn2/markupsafe/setup.py", line 132, in <module>
      try_building_extension()
    File "/tmp/enzime/pip-install-vv721tn2/markupsafe/setup.py", line 111, in try_building_extension
      run_setup(True)
    File "/tmp/enzime/pip-install-vv721tn2/markupsafe/setup.py", line 105, in run_setup
      features=features,
    File "/nix/store/d7dix66flf3y5862yjyidh5wbl5wgqvb-python3.6-setuptools-40.0.0/lib/python3.6/site-packages/setuptools-40.0.0-py3.6.egg/setuptools/__init__.py", line 131, in setup
    File "/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/lib/python3.6/distutils/core.py", line 148, in setup
      dist.run_commands()
    File "/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/lib/python3.6/distutils/dist.py", line 955, in run_commands
      self.run_command(cmd)
    File "/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/lib/python3.6/distutils/dist.py", line 974, in run_command
      cmd_obj.run()
    File "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/wheel/bdist_wheel.py", line 264, in run
      wheel_name = archive_wheelfile(pseudoinstall_root, archive_root)
    File "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/wheel/archive.py", line 20, in archive_wheelfile
      return make_wheelfile_inner(base_name)
    File "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/wheel/archive.py", line 71, in make_wheelfile_inner
      writefile(path, date_time)
    File "/home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/wheel/archive.py", line 50, in writefile
      zinfo = zipfile.ZipInfo(path, date_time)
    File "/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/lib/python3.6/zipfile.py", line 338, in __init__
      raise ValueError('ZIP does not support timestamps before 1980')
  ValueError: ZIP does not support timestamps before 1980
  Running setup.py bdist_wheel for markupsafe: finished with status 'error'
  Failed building wheel for markupsafe
  Running setup.py clean for markupsafe
  Running command /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/enzime/pip-install-vv721tn2/markupsafe/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" clean --all
  running clean
  removing 'build/temp.linux-x86_64-3.6' (and everything under it)
  removing 'build/lib.linux-x86_64-3.6' (and everything under it)
  removing 'build/bdist.linux-x86_64' (and everything under it)
  'build/scripts-3.6' does not exist -- can't clean it
  removing 'build'
Failed to build markupsafe
Installing collected packages: markupsafe
  Created temporary directory: /tmp/enzime/pip-record-amlweqvd
  Running setup.py install for markupsafe: started
    Running command /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/enzime/pip-install-vv721tn2/markupsafe/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/enzime/pip-record-amlweqvd/install-record.txt --single-version-externally-managed --compile --install-headers /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/include/site/python3.6/markupsafe
    running install
    running build
    running build_py
    creating build
    creating build/lib.linux-x86_64-3.6
    creating build/lib.linux-x86_64-3.6/markupsafe
    copying markupsafe/__init__.py -> build/lib.linux-x86_64-3.6/markupsafe
    copying markupsafe/_compat.py -> build/lib.linux-x86_64-3.6/markupsafe
    copying markupsafe/_constants.py -> build/lib.linux-x86_64-3.6/markupsafe
    copying markupsafe/_native.py -> build/lib.linux-x86_64-3.6/markupsafe
    running egg_info
    writing MarkupSafe.egg-info/PKG-INFO
    writing dependency_links to MarkupSafe.egg-info/dependency_links.txt
    writing top-level names to MarkupSafe.egg-info/top_level.txt
    reading manifest file 'MarkupSafe.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    writing manifest file 'MarkupSafe.egg-info/SOURCES.txt'
    copying markupsafe/_speedups.c -> build/lib.linux-x86_64-3.6/markupsafe
    warning: build_py: byte-compiling is disabled, skipping.

    running build_ext
    building 'markupsafe._speedups' extension
    creating build/temp.linux-x86_64-3.6
    creating build/temp.linux-x86_64-3.6/markupsafe
    gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/include/python3.6m -c markupsafe/_speedups.c -o build/temp.linux-x86_64-3.6/markupsafe/_speedups.o
    gcc -pthread -shared build/temp.linux-x86_64-3.6/markupsafe/_speedups.o -L/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/markupsafe/_speedups.cpython-36m-x86_64-linux-gnu.so
    running install_lib
    creating /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/markupsafe
    copying build/lib.linux-x86_64-3.6/markupsafe/__init__.py -> /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/markupsafe
    copying build/lib.linux-x86_64-3.6/markupsafe/_compat.py -> /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/markupsafe
    copying build/lib.linux-x86_64-3.6/markupsafe/_constants.py -> /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/markupsafe
    copying build/lib.linux-x86_64-3.6/markupsafe/_native.py -> /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/markupsafe
    copying build/lib.linux-x86_64-3.6/markupsafe/_speedups.c -> /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/markupsafe
    copying build/lib.linux-x86_64-3.6/markupsafe/_speedups.cpython-36m-x86_64-linux-gnu.so -> /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/markupsafe
    warning: install_lib: byte-compiling is disabled, skipping.

    running install_egg_info
    Copying MarkupSafe.egg-info to /home/enzime/.local/share/virtualenvs/pipenv-test-kNB5t6h1/lib/python3.6/site-packages/MarkupSafe-1.0-py3.6.egg-info
    running install_scripts
    writing list of installed files to '/tmp/enzime/pip-record-amlweqvd/install-record.txt'
    Running setup.py install for markupsafe: finished with status 'done'
  Removing source in /tmp/enzime/pip-install-vv721tn2/markupsafe
Successfully installed markupsafe-1.0
Cleaning up...
Removed build tracker '/tmp/enzime/pip-req-tracker-4l3_f330'
Created temporary directory: /tmp/enzime/pip-ephem-wheel-cache-6i0o8ijn
Created temporary directory: /tmp/enzime/pip-req-tracker-oxh1qq55
Created requirements tracker '/tmp/enzime/pip-req-tracker-oxh1qq55'
Created temporary directory: /tmp/enzime/pip-install-_ms9m52k
Looking in indexes: https://test.pypi.org/simple, https://pypi.org/simple
Collecting werkzeug==0.14.1 (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-3swe_em9-requirement.txt (line 1))
  2 location(s) to search for versions of werkzeug:
  * https://test.pypi.org/simple/werkzeug/
  * https://pypi.org/simple/werkzeug/
  Getting page https://test.pypi.org/simple/werkzeug/
  Looking up "https://test.pypi.org/simple/werkzeug/" in the cache
  No cache entry available
  Starting new HTTPS connection (1): test.pypi.org:443
  https://test.pypi.org:443 "GET /simple/werkzeug/ HTTP/1.1" 404 13
  Status code 404 not in (200, 203, 300, 301)
  Could not fetch URL https://test.pypi.org/simple/werkzeug/: 404 Client Error: Not Found for url: https://test.pypi.org/simple/werkzeug/ - skipping
  Getting page https://pypi.org/simple/werkzeug/
  Looking up "https://pypi.org/simple/werkzeug/" in the cache
  Current age based on date: 5
  Freshness lifetime from max-age: 600
  Freshness lifetime from request max-age: 600
  The response is "fresh", returning cached response
  600 > 5
  Analyzing links from page https://pypi.org/simple/werkzeug/
    Skipping link https://files.pythonhosted.org/packages/37/95/00a680f395343454bbd959e0798373a09798ee05e0b04aad20b0e3ebd16b/Werkzeug-0.1-py2.4.egg#sha256=7087dbc6b2e9e86890010324b42b02af7104287545d1389546caa6558b14160a (from https://pypi.org/simple/werkzeug/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/52/c8/602aa58f9421671f3811c343575f43adf443e19082c2127d0784fb617b90/Werkzeug-0.1-py2.5.egg#sha256=89985ad2b4303eafba238c0f882f1fb96db8425239b0c456cd91d9345ed2575c (from https://pypi.org/simple/werkzeug/); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/a5/e7/e8dcb0abe805e06cdb609dd1d9e188509345b51a2380c128aa189815437c/Werkzeug-0.1.tar.gz#sha256=01943e0f3948010e0aa6a79dd252a8d0121ea1f18bc8bc263f3bed5612a3a184 (from https://pypi.org/simple/werkzeug/), version: 0.1
    Skipping link https://files.pythonhosted.org/packages/ca/47/6cc683d8b30069f4c9cd9a1d42572c90c5387492a6f8e51b835735fdc92a/Werkzeug-0.2-py2.4.egg#sha256=cbb956ab6356f416e0b4bcac86f26744d8d8f27786b93c6ecd057a84ddf9964c (from https://pypi.org/simple/werkzeug/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/2f/8b/994fcd2cb15fddef05fc67d5b0ff75f43f3eac089c165e5124628c126767/Werkzeug-0.2-py2.5.egg#sha256=8819c0c147984e9ff202e295eb7747be287fbd493834baf31ea21c385fa7fbcd (from https://pypi.org/simple/werkzeug/); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/91/a3/d9e77072b45ecee8e34d71cedb3c94c024f865673b3b177615182663629a/Werkzeug-0.2.tar.gz#sha256=5c0bfcc1b2539d348ea3a6353a699fc7861bc9b2c4082b4a471be40720b843b3 (from https://pypi.org/simple/werkzeug/), version: 0.2
    Skipping link https://files.pythonhosted.org/packages/dd/4f/251903df88a0c09e9aca62af84525d1f6b5e37a4520651de34107b89c1f7/Werkzeug-0.3-py2.3.egg#sha256=ac4b2961db19dd8f54b50671837f94f30374cbb03df4e5db91e8c1dd293d30f0 (from https://pypi.org/simple/werkzeug/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/cd/85/0391710ff9bfbd5eeb648ed62021c98682ffe669471c066d0515a1e99b7d/Werkzeug-0.3-py2.4.egg#sha256=f84d6bebdb25e5fbaa43670b074f499d24fdf931332cb2186d3727cf3dbd80cb (from https://pypi.org/simple/werkzeug/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/29/65/efb4f95269c1743f060e50ff9f1b3cefa3614408839b49b51ff2cfdc51d4/Werkzeug-0.3-py2.5.egg#sha256=6f10e0c03f5ab39430ca282efe33d55e7f2003d832c849e13baaca2c0ff28808 (from https://pypi.org/simple/werkzeug/); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/d5/19/8bfbef420b510540d59fcb1108f7233db3b4005f67f9c3abd15418b93df0/Werkzeug-0.3.tar.gz#sha256=343aa771e188d883c994a797030429f8bbc4d3a95ec588550669e35f805d5da4 (from https://pypi.org/simple/werkzeug/), version: 0.3
    Skipping link https://files.pythonhosted.org/packages/51/c7/95b5d6be90cd6cf306dda5e322f5460e660ad296525164126bd6c85f9561/Werkzeug-0.3.1-py2.3.egg#sha256=eb45de43b9f30804240a3d5bc60387397b446804042a1e4c6132deffea652922 (from https://pypi.org/simple/werkzeug/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/99/5d/89caf3938f6cc94ec34f5945342bf5cf15c9de3811c4883d7f68527b32d4/Werkzeug-0.3.1-py2.4.egg#sha256=5121726666a8a943a600cd3baf64fa2718a001b4183cff79b461a5ca53a6a986 (from https://pypi.org/simple/werkzeug/); unsupported archive format: .egg
    Skipping link https://files.pythonhosted.org/packages/94/eb/28db1e40586a1e63322de82602c6e8753ff8cbe03d4972314b1903ee63d1/Werkzeug-0.3.1-py2.5.egg#sha256=cd133a8e2a47510f0449bbffa91f9791e76d984e59fe3335aa8039410cd96dcb (from https://pypi.org/simple/werkzeug/); unsupported archive format: .egg
    Found link https://files.pythonhosted.org/packages/d1/3b/c8b9b5612c4893443d1c9993dd7c9ba54a63a3f7a19aed389e1eb6f82d05/Werkzeug-0.3.1.tar.gz#sha256=b148bf58be3eadc0d128a959b14a4b629c6185eb02de3fdc39b32c03ce680e53 (from https://pypi.org/simple/werkzeug/), version: 0.3.1
    Found link https://files.pythonhosted.org/packages/0d/30/9778d232bdbef60fb9109a589defdd4d5849c8d4a60976f0b1dc95f3424f/Werkzeug-0.4.tar.gz#sha256=04ab0febf8f9a0f3868139ced0a253cc13998fb6254315a9d50a895e64a68393 (from https://pypi.org/simple/werkzeug/), version: 0.4
    Found link https://files.pythonhosted.org/packages/0f/91/eb4595f2ad79067c38409679a599cead6237b7e126b65db204d318c86d4b/Werkzeug-0.4.1.tar.gz#sha256=96f4a1ac7cdc81f7817b574632d6fecdd553fe8c3ae46aa60eb380793999cf63 (from https://pypi.org/simple/werkzeug/), version: 0.4.1
    Found link https://files.pythonhosted.org/packages/43/98/91f18ee928714a953949f4836721e9b2b7c6f5edfb91a2daf373190fb492/Werkzeug-0.5.tar.gz#sha256=68609a74a0fbca56abe9003490eb29bd25b97304610c663bd86b66bba2eca00d (from https://pypi.org/simple/werkzeug/), version: 0.5
    Found link https://files.pythonhosted.org/packages/64/43/5f7bfe7bafee622337186d86116d8c00d5c34856e9b0caeea0899bf252af/Werkzeug-0.5.1.zip#sha256=ff638b44eaca81c9a1c8c492b957c1b8d1b44b2147e50216355ff9c99daa8637 (from https://pypi.org/simple/werkzeug/), version: 0.5.1
    Found link https://files.pythonhosted.org/packages/40/cb/4efd61b34a3c6ec511d0f962e7956da8394549abbe673cf329b070805906/Werkzeug-0.6.tar.gz#sha256=8c608c0ce3695af19ff0d1ab40871a02bcb9a947a9b915e89ecf332992561808 (from https://pypi.org/simple/werkzeug/), version: 0.6
    Found link https://files.pythonhosted.org/packages/d1/32/8ea95879ecc0b52cc0a4cab8686e7e18bcc71498554e6378f63bfefc145f/Werkzeug-0.6.1.tar.gz#sha256=8c31d01d844c3c496ae371832d78d895c2283163565da26d3ec69f8f9ce34274 (from https://pypi.org/simple/werkzeug/), version: 0.6.1
    Found link https://files.pythonhosted.org/packages/a5/46/9e8809b1eaffa8ea42ddd4b590dd59ebf539a9bad33c772b850d66697e4a/Werkzeug-0.6.2.tar.gz#sha256=4a80c87db4c105f24bb6587b2fdc45a1844e6b0d185d698543b43f2cf900d27b (from https://pypi.org/simple/werkzeug/), version: 0.6.2
    Found link https://files.pythonhosted.org/packages/d1/e8/2b3e9c133c5c2ed5d32cfd8b40865c35c08b0f647b3ff7fe7c33526763ad/Werkzeug-0.7.tar.gz#sha256=1f249abd79f791841827f09cdee1334c965b77db061fc1ea7c2c1248a24e8340 (from https://pypi.org/simple/werkzeug/), version: 0.7
    Found link https://files.pythonhosted.org/packages/fc/80/f10de2774c9c8ca248fb5ac3a9067c97e7d3cca18b203493225fd3b82e23/Werkzeug-0.7.1.tar.gz#sha256=0682ada4e9b4018004be995fb3db01d9da47d0d5b488444e45a484f9e940d885 (from https://pypi.org/simple/werkzeug/), version: 0.7.1
    Found link https://files.pythonhosted.org/packages/30/2e/8a4630856707238f1eec6cbb0ea4a44ed6ddd67dcbfd884517782efae7e5/Werkzeug-0.7.2.tar.gz#sha256=6d0d199989c025b33eb002aaa4412160c2241319d2d887331f64da86d83bfeac (from https://pypi.org/simple/werkzeug/), version: 0.7.2
    Found link https://files.pythonhosted.org/packages/a4/3c/417598d787f0a00029554d5e001d7ff1df884dc39594fbeff8aa5a92c708/Werkzeug-0.8.tar.gz#sha256=2f60d10c69e705ef77a2775bec679ad2474b22ca35887c9c61503cec1e4d4d5d (from https://pypi.org/simple/werkzeug/), version: 0.8
    Found link https://files.pythonhosted.org/packages/a0/45/cc3c87afb246bf19aca390bd852d78b10b0c6543e2b8fc8b64877bea4e4f/Werkzeug-0.8.1.tar.gz#sha256=ec4122adcf3f6277c23f10128be1c2da9352b899a976a03245a698e83dfd95db (from https://pypi.org/simple/werkzeug/), version: 0.8.1
    Found link https://files.pythonhosted.org/packages/1e/a3/a9cee8a481782d7192db46aa89bed2d30f309075db503d5e31c3ba4016f9/Werkzeug-0.8.2.tar.gz#sha256=15bbc16f586a9ec6606e8a6005373491270901ef8fd47a91898f5183cd383a28 (from https://pypi.org/simple/werkzeug/), version: 0.8.2
    Found link https://files.pythonhosted.org/packages/a1/1c/02e6127ec997c08266b03d7fd340ba7675dafe0e28886a569664fd019e56/Werkzeug-0.8.3.tar.gz#sha256=108c3d41fb701c4af4ef00e8ebbedc147632c82247beb798c8d8657a12810206 (from https://pypi.org/simple/werkzeug/), version: 0.8.3
    Found link https://files.pythonhosted.org/packages/8c/50/15a4a51a461370e0d51a6a3e9182857a14cf12f023350b96b2fde1a4be0b/Werkzeug-0.9.tar.gz#sha256=383d547274b580f79dc9effe1169949113f980e1ced450961e68152ff96bd8c3 (from https://pypi.org/simple/werkzeug/), version: 0.9
    Found link https://files.pythonhosted.org/packages/28/8d/26f5612010252778c7d9d7afad19b990505a99689ef599c85e48237740e8/Werkzeug-0.9.1.tar.gz#sha256=d892523bb6110a8ff8bad51982bb76a9c168659b2d58369806fd9bf049b65669 (from https://pypi.org/simple/werkzeug/), version: 0.9.1
    Found link https://files.pythonhosted.org/packages/f4/59/eab1d85bffc16abb34d35e271485522dcb8d3aeed3e2ea24c2b6ca76b44c/Werkzeug-0.9.2.tar.gz#sha256=ca5142934bb506145383fc12ea86683dd20ed9da56e9e185505ab2195f7e71e8 (from https://pypi.org/simple/werkzeug/), version: 0.9.2
    Found link https://files.pythonhosted.org/packages/8d/3b/79b28e9436f321763bfa47d7784bedb8f0b6b7da92b2979ee5a2a60f3bc6/Werkzeug-0.9.3.tar.gz#sha256=ead3a6baf49f8fc594d88dca910d60c61e26e3bb89467ff034c47f6b57b3089a (from https://pypi.org/simple/werkzeug/), version: 0.9.3
    Found link https://files.pythonhosted.org/packages/d8/5e/8abc95630f9c4248edffed30592468f884e845ba656a959a12e452fafcec/Werkzeug-0.9.4.tar.gz#sha256=c1baf7a3e8be70f34d931ee173283f406877bd3d17f372bbe82318a5b3c510cc (from https://pypi.org/simple/werkzeug/), version: 0.9.4
    Found link https://files.pythonhosted.org/packages/bf/d1/37f309bff81dd40afe89692bd09e0888a7e3afbef08d6d3d1eb632de307f/Werkzeug-0.9.5.tar.gz#sha256=9f6c20c7786bb64c3d5b637df8d12ae7601efbb9d9e527505f91f0e96a3a2e3e (from https://pypi.org/simple/werkzeug/), version: 0.9.5
    Found link https://files.pythonhosted.org/packages/63/69/5702e5eb897d1a144001e21d676676bcb87b88c0862f947509ea95ea54fc/Werkzeug-0.9.6.tar.gz#sha256=7f11e7e2e73eb22677cac1b11113eb6106f66cedef13d140e83cf6563c90b79c (from https://pypi.org/simple/werkzeug/), version: 0.9.6
    Found link https://files.pythonhosted.org/packages/32/d7/5648e058b7786f2f57480b415f369fc7ea8d51468c11b961eddef915891e/Werkzeug-0.10.tar.gz#sha256=9a97a6fcf87390172748da9e5250710b352dff18e979db925d276112cdcfa7ac (from https://pypi.org/simple/werkzeug/), version: 0.10
    Found link https://files.pythonhosted.org/packages/4c/01/7c64cf317ace1ff2c9b44cbf2c967dfcb170088b3676a871b7f08c059dfd/Werkzeug-0.10.1.tar.gz#sha256=9cf783990b1a99173e707a5768610800aa87775e9d86e211d17180d5b6c245ab (from https://pypi.org/simple/werkzeug/), version: 0.10.1
    Found link https://files.pythonhosted.org/packages/e2/70/28fb65066572ae5518fef4a53e61adedd0ce4928cdcad9c03f3ace221ae0/Werkzeug-0.10.2-py2.py3-none-any.whl#sha256=64a7664185a23c9dcf27ba642e7344af9bbd2679643d369dce8ff30c2a6b4f7f (from https://pypi.org/simple/werkzeug/), version: 0.10.2
    Found link https://files.pythonhosted.org/packages/7f/3b/9ecf90ee8dada2b85d478d37ed64c70532dfaa2dd6b45a01018b331d37f3/Werkzeug-0.10.2.tar.gz#sha256=383d16fd907f90cc6d910e2ffc266148aeb5542423f932ce79ac5a0523605cc4 (from https://pypi.org/simple/werkzeug/), version: 0.10.2
    Found link https://files.pythonhosted.org/packages/49/0c/e33c2caec86a7926186f7d454f6a901f45f05ad90337c6972d170b9ee806/Werkzeug-0.10.4-py2.py3-none-any.whl#sha256=a438aa8c3f513a5cf3dda02a62f9e022b7598e9fbfeba14ba2d6dd957c8ab436 (from https://pypi.org/simple/werkzeug/), version: 0.10.4
    Found link https://files.pythonhosted.org/packages/ec/17/a7e847bcfd7dcdc86c830ff2f0ab4e1a97b7efd8f8c8ebf26859091d3812/Werkzeug-0.10.4.tar.gz#sha256=9d2771e4c89be127bc4bac056ab7ceaf0e0064c723d6b6e195739c3af4fd5c1d (from https://pypi.org/simple/werkzeug/), version: 0.10.4
    Found link https://files.pythonhosted.org/packages/dd/89/65fed0cb77bf6e4eb350f80f34fce14a3c39acbcced090fb3abc1e9ef230/Werkzeug-0.11-py2.py3-none-any.whl#sha256=809bcff67e9968a5a83a4f3e9f47451ca8fd868a2d02716e74366bc9c317aed2 (from https://pypi.org/simple/werkzeug/), version: 0.11
    Found link https://files.pythonhosted.org/packages/a1/0c/e4c1144db79b9a0f917061cc86d1535261a68d6ad897fe972af5ee7710ef/Werkzeug-0.11.tar.gz#sha256=823dd060427c72051915f3f68090639bd6db06302a1eff149c4b5a341bb19305 (from https://pypi.org/simple/werkzeug/), version: 0.11
    Found link https://files.pythonhosted.org/packages/0b/37/398042f9b852c57f7e9b4e1173dcd40e7b9980d9c76a700647c458f582b1/Werkzeug-0.11.1-py2.py3-none-any.whl#sha256=bca5d6a06e4603abd0d2c10bb5ce523039bf16a0a7b8320bd74f6458d20d4c3b (from https://pypi.org/simple/werkzeug/), version: 0.11.1
    Found link https://files.pythonhosted.org/packages/1c/b4/824c916f1451164bd871ad062defa2f48a34e2e952b12c0422f3ecf3a531/Werkzeug-0.11.1.tar.gz#sha256=280b37866a1fa8604549cbc278f06d310143e20f1a6520ae5cf66e0df615e0a7 (from https://pypi.org/simple/werkzeug/), version: 0.11.1
    Found link https://files.pythonhosted.org/packages/b7/3d/be1357f3cdbfa10c9898b0fbbd5eeeaef08df7908176d09c454e66592b1e/Werkzeug-0.11.2-py2.py3-none-any.whl#sha256=b6a93e909b31e3e14659584ff7329864275905ddc1b8653861bdfe1e597250f4 (from https://pypi.org/simple/werkzeug/), version: 0.11.2
    Found link https://files.pythonhosted.org/packages/f6/d6/819c7462d86a4a22a276359db65bf8cc3afcbb7a8b2e41021cd6519a4f7d/Werkzeug-0.11.2.tar.gz#sha256=eb4f98994b40a8e2edce289e811c9a38880ae53eb9ff6f031d0e243a69b0fcbf (from https://pypi.org/simple/werkzeug/), version: 0.11.2
    Found link https://files.pythonhosted.org/packages/1c/35/18d0febbe432d61a607d1fe457d404cc30815ed9afb31314ea1a7bbbe9e3/Werkzeug-0.11.3-py2.py3-none-any.whl#sha256=69491b5305157c3c6e0f04a701984d6ae77fd729fc1c9acd25077f1df385326b (from https://pypi.org/simple/werkzeug/), version: 0.11.3
    Found link https://files.pythonhosted.org/packages/f1/2b/efd5c9e1cce9485254d9c18d41df47d212eeec154b9cc8e17457da9dce6a/Werkzeug-0.11.3.tar.gz#sha256=eb5f700a9bfc96420b055635af9002d3662e43d80c3ffd31f224c25bc0d5f462 (from https://pypi.org/simple/werkzeug/), version: 0.11.3
    Found link https://files.pythonhosted.org/packages/a8/6a/12dca42596ffa19297bd31154b489c5dd5ab3399850644894de10e7bbcae/Werkzeug-0.11.4-py2.py3-none-any.whl#sha256=7db3cb2d4725be0680abf64a45b18229186f03ad8b9989abbe053f9357b17b37 (from https://pypi.org/simple/werkzeug/), version: 0.11.4
    Found link https://files.pythonhosted.org/packages/77/88/93b65347187fe101f2848982e2f84871e7aea76bb75aa05467b2c1eac6ea/Werkzeug-0.11.4.tar.gz#sha256=e48fb7e3f2bb5a740dd9a666624699a4d83e2e028555f9c46bcc8ecfc2cd8c32 (from https://pypi.org/simple/werkzeug/), version: 0.11.4
    Found link https://files.pythonhosted.org/packages/10/25/9a27e9d35aa457b40ce3aebde9d7b2fefbee96937a59c4975752c5c10a62/Werkzeug-0.11.5-py2.py3-none-any.whl#sha256=22218d2f8572575531e876dbeb26c8691d5e1a4f5d923324f045a6231ba03609 (from https://pypi.org/simple/werkzeug/), version: 0.11.5
    Found link https://files.pythonhosted.org/packages/96/2c/ef9b1b4692472938cfa15799258be35bc1cf600a860b24e1bd675a38ae39/Werkzeug-0.11.5.tar.gz#sha256=afdb04f183eef3b20827eb4520dcb75c1cd1f0ba7a7de3f463ff7a462eee8164 (from https://pypi.org/simple/werkzeug/), version: 0.11.5
    Found link https://files.pythonhosted.org/packages/34/e9/624a3b7de10c47a1a3ab5a95174897f75269042cdf2a13656cdedc73c2ad/Werkzeug-0.11.6-py2.py3-none-any.whl#sha256=d6ff6e90c3c35d53705bacda21593d684ea8b1ff3f90b3b83e3e918a6111f269 (from https://pypi.org/simple/werkzeug/), version: 0.11.6
    Found link https://files.pythonhosted.org/packages/11/e3/7e48abadfb8ed2bbc526fd62c0ae2f8871b466a0cab2b7c852c8d234b0d8/Werkzeug-0.11.6.tar.gz#sha256=63d79a05941359a09341c70e0a2dedf50854adbed2e618130e51082811330b32 (from https://pypi.org/simple/werkzeug/), version: 0.11.6
    Found link https://files.pythonhosted.org/packages/5d/41/15cd28a4b8cc6560ce6ea71d9c30bdf147e83a06fda8b4391a83288913ef/Werkzeug-0.11.7-py2.py3-none-any.whl#sha256=22cc822fd56d66b452b5b01af5c5feab36054985a911b1602e9d2712913e252b (from https://pypi.org/simple/werkzeug/), version: 0.11.7
    Found link https://files.pythonhosted.org/packages/97/da/b0366b37c56d5d4746b3e7f3f39f096a882c5ac6169e4a7e664313c64e81/Werkzeug-0.11.7.tar.gz#sha256=afecff59c86c631183fffa0fe5c0e1bbc950095a30821d2615106af5e12ebac6 (from https://pypi.org/simple/werkzeug/), version: 0.11.7
    Found link https://files.pythonhosted.org/packages/29/43/6f344e71411687d9a1ae2aaac426cb8d864842c255f05ed5cfba0122c40b/Werkzeug-0.11.8-py2.py3-none-any.whl#sha256=c19bd65115c46ba59013047b233e41149a8cc2de2780d8b32e77a716356b595e (from https://pypi.org/simple/werkzeug/), version: 0.11.8
    Found link https://files.pythonhosted.org/packages/e6/92/47240436fb19717b42ad02a3c028796b474580b55149b51059826a55ebec/Werkzeug-0.11.8.tar.gz#sha256=729730a25f43a29ac6a79f08384ea18a3a125d07079492e15c3b3c2a3f090c37 (from https://pypi.org/simple/werkzeug/), version: 0.11.8
    Found link https://files.pythonhosted.org/packages/cb/98/83bd68761e7bd0a378ab5a0d805939bf7923ea71ca3849d6961c04ddf82d/Werkzeug-0.11.9-py2.py3-none-any.whl#sha256=cc4b84a685bfa01163a0bb30738d0dfcffa6af411dd489aed90f37a61bc4af26 (from https://pypi.org/simple/werkzeug/), version: 0.11.9
    Found link https://files.pythonhosted.org/packages/0f/7c/b316cd9779817173e93f5cebc8fb387db33cc8dc526f3db5e61f2c008d5b/Werkzeug-0.11.9.tar.gz#sha256=837b71338794634c24713a79c3b9c287301433f2d18cd0adefcbcf885e60c8a1 (from https://pypi.org/simple/werkzeug/), version: 0.11.9
    Found link https://files.pythonhosted.org/packages/f7/41/6847fed02f9c1692461f66d2b9391c1e4236451f0cb5bcbe3ebc73de1ca2/Werkzeug-0.11.10-py2.py3-none-any.whl#sha256=f22b9762589decfde50149c7ee080713cbf6129b49ce2b398f59b709b161a8d3 (from https://pypi.org/simple/werkzeug/), version: 0.11.10
    Found link https://files.pythonhosted.org/packages/b7/7f/44d3cfe5a12ba002b253f6985a4477edfa66da53787a2a838a40f6415263/Werkzeug-0.11.10.tar.gz#sha256=cc64dafbacc716cdd42503cf6c44cb5a35576443d82f29f6829e5c49264aeeee (from https://pypi.org/simple/werkzeug/), version: 0.11.10
    Found link https://files.pythonhosted.org/packages/a9/5e/41f791a3f380ec50f2c4c3ef1399d9ffce6b4fe9a7f305222f014cf4fe83/Werkzeug-0.11.11-py2.py3-none-any.whl#sha256=eb3108af06aed08fb2f4fc883f2adf04c8f4997f6368517591b2becf15ae0da2 (from https://pypi.org/simple/werkzeug/), version: 0.11.11
    Found link https://files.pythonhosted.org/packages/43/2e/d822b4a4216804519ace92e0368dcfc4b0b2887462d852fdd476b253ecc9/Werkzeug-0.11.11.tar.gz#sha256=e72c46bc14405cba7a26bd2ce28df734471bc9016bc8b4cb69466c2c14c2f7e5 (from https://pypi.org/simple/werkzeug/), version: 0.11.11
    Found link https://files.pythonhosted.org/packages/b3/30/453c5e63a70d4d3bef512035eb02eb1bd050ecfea0367981346f3b726240/Werkzeug-0.11.12-py2.py3-none-any.whl#sha256=47c333d78cfff9c1e4ce378bf1991ff7b7dc6e26b87214dad292c3b844fcab50 (from https://pypi.org/simple/werkzeug/), version: 0.11.12
    Found link https://files.pythonhosted.org/packages/b9/84/5e882887ee5e962e54fb19e25e04bf4c7b7ebe74b1906550cfb8e1990aa5/Werkzeug-0.11.12.zip#sha256=d42fc6a5036da96358091bc0460f7f39dd7f15d63a4c3be70e17d6697522a8f2 (from https://pypi.org/simple/werkzeug/), version: 0.11.12
    Found link https://files.pythonhosted.org/packages/18/47/152d1617f9cf49bb3780fce34706ce85f89c4cbb6baa7625d227540244c1/Werkzeug-0.11.13-py2.py3-none-any.whl#sha256=475bdde8e782f6f426b76d3d04ba8f1a2d3e346522d65249e1da391a93b062db (from https://pypi.org/simple/werkzeug/), version: 0.11.13
    Found link https://files.pythonhosted.org/packages/4a/4a/0e5f691c1e00d8b5678f35225cfc9e21dcebec794fb9702648b8fac716b1/Werkzeug-0.11.13.zip#sha256=ebf720bc2f0ac7739ee2d6de63da8a323d73d91fddc16f5fadae915ae9e1e690 (from https://pypi.org/simple/werkzeug/), version: 0.11.13
    Found link https://files.pythonhosted.org/packages/0b/c1/ecb9ca942e429944630cd33494db1fd7e692e6464c97a651fd762f2f160d/Werkzeug-0.11.14-py2.py3-none-any.whl#sha256=11a56e4141a2a9279a0d924f1aa6089bd675abfe66ce7ff6d4912655f4c289bf (from https://pypi.org/simple/werkzeug/), version: 0.11.14
    Found link https://files.pythonhosted.org/packages/67/aa/f6996f1e199c49fa52fe84de51aea88fdb46c5b9234cb47b4b580d669753/Werkzeug-0.11.14.tar.gz#sha256=735bf5847d0e133e7f3f13589dd5782539d6579fe4b7a389e247a351ab02f7be (from https://pypi.org/simple/werkzeug/), version: 0.11.14
    Found link https://files.pythonhosted.org/packages/ef/c6/3c431fea5f93c8bc869ec9c7bdad9ffef4ff9c81bfe1d294217447206c46/Werkzeug-0.11.15-py2.py3-none-any.whl#sha256=c6f6f89124df0514d886782c658c3e12f2caaa94da34cee3fd82eebf4ebf052b (from https://pypi.org/simple/werkzeug/), version: 0.11.15
    Found link https://files.pythonhosted.org/packages/fe/7f/6d70f765ce5484e07576313897793cb49333dd34e462488ee818d17244af/Werkzeug-0.11.15.tar.gz#sha256=455d7798ac263266dbd38d4841f7534dd35ca9c3da4a8df303f8488f38f3bcc0 (from https://pypi.org/simple/werkzeug/), version: 0.11.15
    Found link https://files.pythonhosted.org/packages/ae/c3/f59f6ade89c811143272161aae8a7898735e7439b9e182d03d141de4804f/Werkzeug-0.12-py2.py3-none-any.whl#sha256=7fce5d96278e9e4132fd0e90ff17d2bcc6e74695d11e619ba4645c0341396810 (from https://pypi.org/simple/werkzeug/), version: 0.12
    Found link https://files.pythonhosted.org/packages/13/a2/c4f2a1e1e9239cd979de00a2d7e0008559c46d920e9842e9b8063c5e6bf5/Werkzeug-0.12.tar.gz#sha256=f007848ed997101cb5c09a47e46c0b0b6f193d0f8a01cd2af920d77bf1ab4e68 (from https://pypi.org/simple/werkzeug/), version: 0.12
    Found link https://files.pythonhosted.org/packages/f6/00/f3aae474bbc18d2e2cb5651935fbdaf1fb3a9676e2d606bc7d96c4c85d29/Werkzeug-0.12.1-py2.py3-none-any.whl#sha256=918322630c58fa52b89e14c45de3ad78514e18928dac726060bb89cd647f6b83 (from https://pypi.org/simple/werkzeug/), version: 0.12.1
    Found link https://files.pythonhosted.org/packages/ab/65/d3f1edd1109cb1beb6b82f4139addad482df5b5ea113bdc98242383bf402/Werkzeug-0.12.1.tar.gz#sha256=6716830febe9808bb7521fd26db3b398450cbed0886b2b4bea678b87340f534e (from https://pypi.org/simple/werkzeug/), version: 0.12.1
    Found link https://files.pythonhosted.org/packages/97/02/306e0d57fdbf467ec1c763bc1757ec6ba20b1332e0ea7e49111533d71d1c/Werkzeug-0.12.2-py2.py3-none-any.whl#sha256=e8549c143af3ce6559699a01e26fa4174f4c591dbee0a499f3cd4c3781cdec3d (from https://pypi.org/simple/werkzeug/), version: 0.12.2
    Found link https://files.pythonhosted.org/packages/56/41/c095a77eb2dd69bf278dd664a97d3416af04e9ba1a00b8c138f772741d31/Werkzeug-0.12.2.tar.gz#sha256=903a7b87b74635244548b30d30db4c8947fe64c5198f58899ddcd3a13c23bb26 (from https://pypi.org/simple/werkzeug/), version: 0.12.2
    Found link https://files.pythonhosted.org/packages/e7/dc/e41d4d6adf0cd3f02b0bdf02fcddee77a2ef02c0b1d5eaa517308333d673/Werkzeug-0.13-py2.py3-none-any.whl#sha256=f3000aa146ce8a9da8ca3e978e0e931c2a58eb56c323a5efb6b4307f7832b549 (from https://pypi.org/simple/werkzeug/), version: 0.13
    Found link https://files.pythonhosted.org/packages/88/71/669c831c5611e3dbdcd46acdca42a3d29866f010c1d1ae70232b15473ba8/Werkzeug-0.13.tar.gz#sha256=6246e5fc98a505824113fb6aca993d45ea284a2bcffdc2c65d0c538e53e4abd3 (from https://pypi.org/simple/werkzeug/), version: 0.13
    Found link https://files.pythonhosted.org/packages/08/9f/896df5ed2a14c9dd83eec007f8df38ab246fd27d3d2cd105f4fa0ba5ce10/Werkzeug-0.14-py2.py3-none-any.whl#sha256=322b15deb0e503c3e96c267b676d47ca069edccbf6338549bea7916583822a55 (from https://pypi.org/simple/werkzeug/), version: 0.14
    Found link https://files.pythonhosted.org/packages/90/b4/228683892aff6edbc7557e4fecd82e42163c7f258decc4efa0f53dbcf3ac/Werkzeug-0.14.tar.gz#sha256=4aea27a9513b056346e9c8b49107f4ee7927f7bcf0be63024ecee39d5b87e9ef (from https://pypi.org/simple/werkzeug/), version: 0.14
    Found link https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl#sha256=d5da73735293558eb1651ee2fddc4d0dedcfa06538b8813a2e20011583c9e49b (from https://pypi.org/simple/werkzeug/), version: 0.14.1
    Found link https://files.pythonhosted.org/packages/9f/08/a3bb1c045ec602dc680906fc0261c267bed6b3bb4609430aff92c3888ec8/Werkzeug-0.14.1.tar.gz#sha256=c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c (from https://pypi.org/simple/werkzeug/), version: 0.14.1
  Using version 0.14.1 (newest of versions: 0.14.1)
  Created temporary directory: /tmp/enzime/pip-unpack-0ndwrz5q
  Looking up "https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl" in the cache
  Current age based on date: 5
  Ignoring unknown cache-control directive: immutable
  Freshness lifetime from max-age: 365000000
  The response is "fresh", returning cached response
  365000000 > 5
  Using cached https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl
  Downloading from URL https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl#sha256=d5da73735293558eb1651ee2fddc4d0dedcfa06538b8813a2e20011583c9e49b (from https://pypi.org/simple/werkzeug/)
  Added werkzeug==0.14.1 from https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl#sha256=d5da73735293558eb1651ee2fddc4d0dedcfa06538b8813a2e20011583c9e49b (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-3swe_em9-requirement.txt (line 1)) to build tracker '/tmp/enzime/pip-req-tracker-oxh1qq55'
  Removed werkzeug==0.14.1 from https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl#sha256=d5da73735293558eb1651ee2fddc4d0dedcfa06538b8813a2e20011583c9e49b (from -r /tmp/enzime/pipenv-nvgex5ws-requirements/pipenv-3swe_em9-requirement.txt (line 1)) from build tracker '/tmp/enzime/pip-req-tracker-oxh1qq55'
Installing collected packages: werkzeug

Successfully installed werkzeug-0.14.1
Cleaning up...
Removed build tracker '/tmp/enzime/pip-req-tracker-oxh1qq55'
  🐍   ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 6/6 — 00:00:03
To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
Steps to replicate

Commands:

pipenv --python 3
pipenv install --verbose

Pipfile:

[[source]]
url = "https://test.pypi.org/simple"
verify_ssl = true
name = "test"

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
flask = {version = "*", index = "test"}

$ pipenv --support

Pipenv version: '2018.7.1.dev0'

Pipenv location: '/nix/store/a2mjk4izrrlhjw84336pr2amm2iswzbv-pipenv-2018.8.11/lib/python3.6/site-packages/pipenv'

Python location: '/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/bin/python3.6m'

Python installations found:

  • 3.6.6: /nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/bin/python3.6
  • 3.6.6: /nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/bin/python3.6m
  • 3.6.5: /nix/store/razrn0bc0dvrzfv00vhxynab3r15x4ff-python3-3.6.5-env/bin/python3
  • 3.6.5: /nix/store/pz8nl4cnppd3p1cykshcb40mqxjd5yvy-python3-3.6.5/bin/python3.6
  • 3.6.5: /nix/store/pz8nl4cnppd3p1cykshcb40mqxjd5yvy-python3-3.6.5/bin/python3.6m
  • 2.7.15: /nix/store/c0dyhdpj3gbmirsaysjym6hjpa3iz79c-python-2.7.15-env/bin/python

PEP 508 Information:

{'implementation_name': 'cpython',
 'implementation_version': '3.6.6',
 'os_name': 'posix',
 'platform_machine': 'x86_64',
 'platform_python_implementation': 'CPython',
 'platform_release': '4.17.5',
 'platform_system': 'Linux',
 'platform_version': '#1-NixOS SMP Sun Jul 8 13:32:21 UTC 2018',
 'python_full_version': '3.6.6',
 'python_version': '3.6',
 'sys_platform': 'linux'}

System environment variables:

  • WINDRES
  • HOST_PATH
  • OS
  • NVM_DIR
  • LD_LIBRARY_PATH
  • propagatedBuildInputs
  • stdenv
  • LANG
  • LESS
  • DISPLAY
  • SANE_CONFIG_DIR
  • QT_STYLE_OVERRIDE
  • OLDPWD
  • EDITOR
  • out
  • COLORTERM
  • __ETC_ZSHENV_SOURCED
  • MOZ_PLUGIN_PATH
  • KDEDIRS
  • CONFIG_SHELL
  • buildInputs
  • NO_AT_BRIDGE
  • XDG_VTNR
  • QTWEBKIT_PLUGIN_PATH
  • builder
  • LESS_TERMCAP_so
  • CC
  • READELF
  • LESS_TERMCAP_se
  • XDG_SESSION_ID
  • buildCommandPath
  • USER
  • PAGER
  • SLIM_THEMESDIR
  • PYTHONHASHSEED
  • STRIP
  • TZDIR
  • depsBuildTarget
  • OBJCOPY
  • LIBEXEC_PATH
  • propagatedNativeBuildInputs
  • NIX_PROFILES
  • PYTHONNOUSERSITE
  • depsTargetTarget
  • system
  • NIX_PATH
  • PWD
  • SSH_ASKPASS
  • HOME
  • TMP
  • strictDeps
  • NIX_ENFORCE_NO_NATIVE
  • GTK_PATH
  • XDG_DATA_DIRS
  • RANLIB
  • OBJDUMP
  • AS
  • AR
  • NIX_CC
  • NIX_CFLAGS_COMPILE
  • depsBuildBuild
  • NIX_STORE
  • NIX_CC_WRAPPER_x86_64_unknown_linux_gnu_TARGET_HOST
  • STRIGI_PLUGIN_PATH
  • configureFlags
  • _PATH
  • GIO_EXTRA_MODULES
  • DETERMINISTIC_BUILD
  • LESS_TERMCAP_mb
  • LESS_TERMCAP_md
  • LESS_TERMCAP_me
  • TMPDIR
  • name
  • NIX_BINTOOLS_WRAPPER_x86_64_unknown_linux_gnu_TARGET_HOST
  • TERMINFO_DIRS
  • GDK_PIXBUF_MODULE_FILE
  • IN_NIX_SHELL
  • NIX_BINTOOLS
  • NM
  • MAIL
  • depsHostHostPropagated
  • CXX
  • VISUAL
  • depsBuildBuildPropagated
  • QT_PLUGIN_PATH
  • STEAM_FRAME_FORCE_CLOSE
  • NIX_USER_PROFILE_DIR
  • SHELL
  • TERM
  • VTE_VERSION
  • NIX_LDFLAGS
  • QT_IM_MODULE
  • TEMPDIR
  • XMODIFIERS
  • shell
  • NIX_HARDENING_ENABLE
  • passAsFile
  • SHLVL
  • XDG_SEAT
  • PYTHONPATH
  • LOCALE_ARCHIVE
  • NIX_BUILD_CORES
  • WINDOWID
  • SOURCE_DATE_EPOCH
  • TEMP
  • STRINGS
  • LOGNAME
  • DBUS_SESSION_BUS_ADDRESS
  • NIXPKGS_CONFIG
  • XDG_RUNTIME_DIR
  • XAUTHORITY
  • depsHostHost
  • LESS_TERMCAP_ue
  • LESS_TERMCAP_us
  • XDG_CONFIG_DIRS
  • PATH
  • NIX_BUILD_TOP
  • depsBuildTargetPropagated
  • INFOPATH
  • SIZE
  • nativeBuildInputs
  • LD
  • XCURSOR_PATH
  • __ETC_PROFILE_DONE
  • GTK_IM_MODULE
  • depsTargetTargetPropagated
  • PYTHONDONTWRITEBYTECODE
  • PIP_PYTHON_PATH

Pipenv–specific environment variables:

Debug–specific environment variables:

  • PATH: /nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/bin:/nix/store/a2mjk4izrrlhjw84336pr2amm2iswzbv-pipenv-2018.8.11/bin:/nix/store/i6r40scp0lkr3hhbsvvi20p4v61i2cm7-pew-1.1.2/bin:/nix/store/w559y4p2l1a3alyg44gc7srkn3ybsrqw-python3.6-virtualenv-16.0.0/bin:/nix/store/d7dix66flf3y5862yjyidh5wbl5wgqvb-python3.6-setuptools-40.0.0/bin:/nix/store/gg615xyir7jipfqbrwkiyhmc8n777ra3-python3.6-virtualenv-clone-0.2.5/bin:/nix/store/qj61xh16640k8ly599h5d7mc393h8rrh-python3.6-pip-18.0/bin:/nix/store/386a6mincsimvqc57vlqfk53hicifw36-python3.6-chardet-3.0.4/bin:/nix/store/8brhihqginqxwlmvi5mxvcnh92j1zs04-python3.6-flake8-3.5.0/bin:/nix/store/vmr7x2115jl53xn6rvzvpbvp7ajndai2-python3.6-pyflakes-2.0.0/bin:/nix/store/l39k6sviwl28mzglr3ph74vj4dr51bs0-python3.6-pycodestyle-2.4.0/bin:/nix/store/1wlrx1ckjfnddl88ik4hf4dds4rzq7zl-python3.6-invoke-1.1.0/bin:/nix/store/517mx0hmmmhcl2f20g3lw96azixc6dl5-patchelf-0.9/bin:/nix/store/dxjnkd3rd244ipkc05xdpk6wgjzhlvzl-paxctl-0.9/bin:/nix/store/wkfafgwgs1na5f808wybs8l6v8yjrvqz-gcc-wrapper-7.3.0/bin:/nix/store/5d2njc16vdwq5ivc8y53cdlr63vmbzpf-gcc-7.3.0/bin:/nix/store/y75amg1fc859ppgmvdg2klp0bi38v7x4-glibc-2.27-bin/bin:/nix/store/nvm4kdwk2jf8xsg4xdqmvcnjmhy8h4gw-coreutils-8.29/bin:/nix/store/d2r0ha0m1sk9bsh29snnbprfyhgmwllv-binutils-wrapper-2.30/bin:/nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin:/nix/store/y75amg1fc859ppgmvdg2klp0bi38v7x4-glibc-2.27-bin/bin:/nix/store/nvm4kdwk2jf8xsg4xdqmvcnjmhy8h4gw-coreutils-8.29/bin:/nix/store/a2mjk4izrrlhjw84336pr2amm2iswzbv-pipenv-2018.8.11/bin:/nix/store/i6r40scp0lkr3hhbsvvi20p4v61i2cm7-pew-1.1.2/bin:/nix/store/w559y4p2l1a3alyg44gc7srkn3ybsrqw-python3.6-virtualenv-16.0.0/bin:/nix/store/8wfgl06xbcsxs6pmwr3n04kyhnvsh31d-python3-3.6.6/bin:/nix/store/d7dix66flf3y5862yjyidh5wbl5wgqvb-python3.6-setuptools-40.0.0/bin:/nix/store/gg615xyir7jipfqbrwkiyhmc8n777ra3-python3.6-virtualenv-clone-0.2.5/bin:/nix/store/qj61xh16640k8ly599h5d7mc393h8rrh-python3.6-pip-18.0/bin:/nix/store/386a6mincsimvqc57vlqfk53hicifw36-python3.6-chardet-3.0.4/bin:/nix/store/8brhihqginqxwlmvi5mxvcnh92j1zs04-python3.6-flake8-3.5.0/bin:/nix/store/vmr7x2115jl53xn6rvzvpbvp7ajndai2-python3.6-pyflakes-2.0.0/bin:/nix/store/l39k6sviwl28mzglr3ph74vj4dr51bs0-python3.6-pycodestyle-2.4.0/bin:/nix/store/1wlrx1ckjfnddl88ik4hf4dds4rzq7zl-python3.6-invoke-1.1.0/bin:/nix/store/nvm4kdwk2jf8xsg4xdqmvcnjmhy8h4gw-coreutils-8.29/bin:/nix/store/5yl80a6mvrvs7qjpacv2w8hfkvi5y7f6-findutils-4.6.0/bin:/nix/store/dbcn3vixwb892gzg0i8snpdqbnxfqd23-diffutils-3.6/bin:/nix/store/g9mbwrsn10llm968hlaqvwnlb4frs984-gnused-4.5/bin:/nix/store/7x63bxivrk58xwqxh3yzxa257dy1r769-gnugrep-3.1/bin:/nix/store/fz0s16k0lwb07fzh7j0rwwa0qpmnffqj-gawk-4.2.1/bin:/nix/store/igrs1ns8i2vc1lifapyjxpn6xc53hk1k-gnutar-1.30/bin:/nix/store/qicx06y64b0mjwf60wwl3qz8py1ify01-gzip-1.9/bin:/nix/store/slm6059ll30pawd22wwlj013cnkncifb-bzip2-1.0.6.0.1-bin/bin:/nix/store/7s1s2brv9jkwy2m5crw1q9405dmp267g-gnumake-4.2.1/bin:/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin:/nix/store/mb1wy0rc4x8gj9lvdypfid6xil799wyz-patch-2.7.6/bin:/nix/store/rzfwir2wavpf474jgixzm3jdyxnksf86-xz-5.2.4-bin/bin:/home/enzime/bin:/run/wrappers/bin:/home/enzime/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin:/etc/profiles/per-user/enzime/bin
  • SHELL: /nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/bash
  • EDITOR: nvim
  • LANG: en_AU.UTF-8
  • PWD: /home/enzime/pipenv-test

Contents of Pipfile (‘/home/enzime/pipenv-test/Pipfile’):

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[[source]]
url = "https://test.pypi.org/simple"
verify_ssl = true
name = "test"

[packages]
flask = {version = "*", index = "test"}

Contents of Pipfile.lock (‘/home/enzime/pipenv-test/Pipfile.lock’):

{
    "_meta": {
        "hash": {
            "sha256": "dcbf844bc0a01bc9a38a26d34a2916dfa552435cd5147644379a90739dcf923e"
        },
        "pipfile-spec": 6,
        "requires": {},
        "sources": [
            {
                "name": "pypi",
                "url": "https://pypi.org/simple",
                "verify_ssl": true
            },
            {
                "name": "test",
                "url": "https://test.pypi.org/simple",
                "verify_ssl": true
            }
        ]
    },
    "default": {
        "click": {
            "hashes": [
                "sha256:29f99fc6125fbc931b758dc053b3114e55c77a6e4c6c3a2674a2dc986016381d",
                "sha256:f15516df478d5a56180fbf80e68f206010e6d160fc39fa508b65e035fd75130b"
            ],
            "version": "==6.7"
        },
        "flask": {
            "hashes": [
                "sha256:2271c0070dbcb5275fad4a82e29f23ab92682dc45f9dfbc22c02ba9b9322ce48",
                "sha256:a080b744b7e345ccfcbc77954861cb05b3c63786e93f2b3875e0913d44b43f05"
            ],
            "index": "test",
            "version": "==1.0.2"
        },
        "itsdangerous": {
            "hashes": [
                "sha256:cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519"
            ],
            "version": "==0.24"
        },
        "jinja2": {
            "hashes": [
                "sha256:74c935a1b8bb9a3947c50a54766a969d4846290e1e788ea44c1392163723c3bd",
                "sha256:f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4"
            ],
            "version": "==2.10"
        },
        "markupsafe": {
            "hashes": [
                "sha256:a6be69091dac236ea9c6bc7d012beab42010fa914c459791d627dad4910eb665"
            ],
            "version": "==1.0"
        },
        "werkzeug": {
            "hashes": [
                "sha256:c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c",
                "sha256:d5da73735293558eb1651ee2fddc4d0dedcfa06538b8813a2e20011583c9e49b"
            ],
            "version": "==0.14.1"
        }
    },
    "develop": {}
}

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:7
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

9reactions
Jamimcommented, Sep 21, 2018

The most terrible issue here is that since you add some additional index pipenv starts passing --extra-index-url to pip even if you explicitly set index for every package to pypi. And it tries to find all the packages one by one in index that could be defined only for single package. It makes pipenv install incredibly slow in some cases.

I believe there should be an option to prevent that by making pipenv use only pypi index until other index is explicitly required for package.

2reactions
stardust85commented, Sep 26, 2018

This may be a duplicate of #2159

Read more comments on GitHub >

github_iconTop Results From Across the Web

Advanced Usage of Pipenv - Read the Docs
☤ Specifying Package Indexes¶. If you'd like a specific package to be installed with a specific package index, you can do the following:....
Read more >
Pipenv: dependencies of platform specific packages are ...
Adding platform specific installation of both pypiwin32 and pywin32 packages explicitly in the pipfile should solve the issue.
Read more >
pipenv Documentation - Read the Docs
All un- specified packages are resolved using the default index source; the default package index is PyPI. For a specific package to be...
Read more >
pip install - pip documentation v22.3.1
For local directories, or explicitly specified sdist files, the setup.py egg_info ... Ignore package index (only looking at --find-links URLs instead).
Read more >
PyPI Repositories - JFrog - JFrog Documentation
A Virtual Repository defined in Artifactory aggregates packages ... the index should be specified explicitly (without the /simple at the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found