Collecting Flask-HTMLmin==1.4.0 1 location(s) to search for versions of Flask-HTMLmin: * https://pypi.python.org/simple/flask-htmlmin/ Getting page https://pypi.python.org/simple/flask-htmlmin/ Analyzing links from page https://pypi.org/simple/flask-htmlmin/ Found link https://files.pythonhosted.org/packages/b5/de/e00ce458da62a8965f7ae4d2455cf319142eb881fd9bee97cffe88905211/Flask-HTMLmin-1.0.tar.gz#sha256=63a8a42f3c9399bffe8452ab21023c5ca9a1547a3c50c7b007563e7642ea144c (from https://pypi.org/simple/flask-htmlmin/), version: 1.0 Found link https://files.pythonhosted.org/packages/15/c3/48fa73ae1b1060aa6cc3c2f168a29a7041be12948cb0f9e88ee2b33b40c5/Flask-HTMLmin-1.1.tar.gz#sha256=13991cf791138cdfaf6dd5a201151d35424ab5662a265eecdf7bc2ce627ae8e3 (from https://pypi.org/simple/flask-htmlmin/), version: 1.1 Found link https://files.pythonhosted.org/packages/dd/2e/9f2d797d2ac59549fb3f493ab4716f2dbe538802d2c172fcc6f39eb079bf/Flask-HTMLmin-1.2.tar.gz#sha256=888c04505e8e0406f91d053c5297ef553b4a0eb4065f293ee073aa290ea6dfd8 (from https://pypi.org/simple/flask-htmlmin/), version: 1.2 Found link https://files.pythonhosted.org/packages/0c/b1/7812b057e6619f2842f23f000bef650688b1d4d5fc354e1482f0192a036a/Flask-HTMLmin-1.2.1.tar.gz#sha256=06b43b7b88c363c2d497554eb86e36fa6c2db8424331549dec758afd41033b9b (from https://pypi.org/simple/flask-htmlmin/), version: 1.2.1 Found link https://files.pythonhosted.org/packages/92/f7/fb8d8cdaf07637dcaafe0bf41c616b54868b79480040144f0565b5517fb9/Flask-HTMLmin-1.3.0.tar.gz#sha256=edc549f87f4e23efdbf0787fbc70ee3460cadc5e850a709c4c84ca45d0f2651d (from https://pypi.org/simple/flask-htmlmin/), version: 1.3.0 Found link https://files.pythonhosted.org/packages/91/15/881123ed59183adca26fd7209368a483ae0b998b072662fbec8e9276e09b/Flask-HTMLmin-1.3.1.tar.gz#sha256=af395d3112b0529a4a7f5fa5ea246744d5a4054d82cbfb395d88d4fa12f3e155 (from https://pypi.org/simple/flask-htmlmin/), version: 1.3.1 Found link https://files.pythonhosted.org/packages/5d/86/a89a19396737db203ce92e5bb928694a3b47042b55b6a19aae2581b39129/Flask-HTMLmin-1.3.2.tar.gz#sha256=1dffce4d7c6791a9ae780e2c75ac09cefca0c993b8095049a509ebd57dc40b75 (from https://pypi.org/simple/flask-htmlmin/), version: 1.3.2 Found link https://files.pythonhosted.org/packages/d6/11/bb924ceac015e903cd3eb779be385ac7dd39d2ef31298e5e59ab1ff9d6c4/Flask-HTMLmin-1.4.0.tar.gz#sha256=74f9a6660ab24f64a9e987c8d77a4a4dd06e1f85cd7cd198a3a3beef97e631e4 (from https://pypi.org/simple/flask-htmlmin/), version: 1.4.0 Using version 1.4.0 (newest of versions: 1.4.0) Downloading https://files.pythonhosted.org/packages/d6/11/bb924ceac015e903cd3eb779be385ac7dd39d2ef31298e5e59ab1ff9d6c4/Flask-HTMLmin-1.4.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d6/11/bb924ceac015e903cd3eb779be385ac7dd39d2ef31298e5e59ab1ff9d6c4/Flask-HTMLmin-1.4.0.tar.gz#sha256=74f9a6660ab24f64a9e987c8d77a4a4dd06e1f85cd7cd198a3a3beef97e631e4 (from https://pypi.org/simple/flask-htmlmin/) Running setup.py (path:/tmp/pip-build-q0h3cpxo/Flask-HTMLmin/setup.py) egg_info for package Flask-HTMLmin Running command python setup.py egg_info running egg_info creating pip-egg-info/Flask_HTMLmin.egg-info writing pip-egg-info/Flask_HTMLmin.egg-info/PKG-INFO writing requirements to pip-egg-info/Flask_HTMLmin.egg-info/requires.txt writing dependency_links to pip-egg-info/Flask_HTMLmin.egg-info/dependency_links.txt writing top-level names to pip-egg-info/Flask_HTMLmin.egg-info/top_level.txt writing manifest file 'pip-egg-info/Flask_HTMLmin.egg-info/SOURCES.txt' /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) file HTMLMIN.py (for module HTMLMIN) not found reading manifest file 'pip-egg-info/Flask_HTMLmin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/Flask_HTMLmin.egg-info/SOURCES.txt' Source in /tmp/pip-build-q0h3cpxo/Flask-HTMLmin has version 1.4.0, which satisfies requirement Flask-HTMLmin==1.4.0 from https://files.pythonhosted.org/packages/d6/11/bb924ceac015e903cd3eb779be385ac7dd39d2ef31298e5e59ab1ff9d6c4/Flask-HTMLmin-1.4.0.tar.gz#sha256=74f9a6660ab24f64a9e987c8d77a4a4dd06e1f85cd7cd198a3a3beef97e631e4 Building wheels for collected packages: Flask-HTMLmin Running setup.py bdist_wheel for Flask-HTMLmin: started Destination directory: /tmp/tmpi336vtehpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-q0h3cpxo/Flask-HTMLmin/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/tmpi336vtehpip-wheel- /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running bdist_wheel running build running build_py file HTMLMIN.py (for module HTMLMIN) not found creating build creating build/lib creating build/lib/flask_htmlmin copying flask_htmlmin/__init__.py -> build/lib/flask_htmlmin running egg_info writing Flask_HTMLmin.egg-info/PKG-INFO writing top-level names to Flask_HTMLmin.egg-info/top_level.txt writing requirements to Flask_HTMLmin.egg-info/requires.txt writing dependency_links to Flask_HTMLmin.egg-info/dependency_links.txt file HTMLMIN.py (for module HTMLMIN) not found reading manifest file 'Flask_HTMLmin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Flask_HTMLmin.egg-info/SOURCES.txt' file HTMLMIN.py (for module HTMLMIN) not found installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/flask_htmlmin copying build/lib/flask_htmlmin/__init__.py -> build/bdist.linux-armv7l/wheel/flask_htmlmin running install_egg_info Copying Flask_HTMLmin.egg-info to build/bdist.linux-armv7l/wheel/Flask_HTMLmin-1.4.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Flask_HTMLmin-1.4.0.dist-info/WHEEL Running setup.py bdist_wheel for Flask-HTMLmin: finished with status 'done' Stored in directory: /tmp/tmp6tao3l11 Successfully built Flask-HTMLmin Cleaning up... Removing source in /tmp/pip-build-q0h3cpxo/Flask-HTMLmin