Collecting collective.outputfilters.enhancelinks==0.4.1 1 location(s) to search for versions of collective.outputfilters.enhancelinks: * https://pypi.python.org/simple/collective-outputfilters-enhancelinks/ Getting page https://pypi.python.org/simple/collective-outputfilters-enhancelinks/ Analyzing links from page https://pypi.python.org/simple/collective-outputfilters-enhancelinks/ Found link https://pypi.python.org/packages/13/ed/c87626895c6933fe404bc128f8ae3c1b336cd40e51dcd211a046051005e0/collective.outputfilters.enhancelinks-0.4.0.tar.gz#md5=4b14904dcfbb983c42a77ba2b422c1c7 (from https://pypi.python.org/simple/collective-outputfilters-enhancelinks/), version: 0.4.0 Found link https://pypi.python.org/packages/3f/1c/f48a9c39ac1c5e03ec46c1b303daa57b1d04a2a2f8f052929ed023dc205b/collective.outputfilters.enhancelinks-0.2.0.tar.gz#md5=5ec585498966d26ffa999b6dbeca4e9c (from https://pypi.python.org/simple/collective-outputfilters-enhancelinks/), version: 0.2.0 Found link https://pypi.python.org/packages/57/4d/1e8db56de45a121aec53a79eaa0a6c1d77e7e3563e9cb992af8d61aa2e81/collective.outputfilters.enhancelinks-0.2.1.tar.gz#md5=24fd20a4782567e30e8057efda521b6e (from https://pypi.python.org/simple/collective-outputfilters-enhancelinks/), version: 0.2.1 Found link https://pypi.python.org/packages/70/7a/abfcefe4d7cdde22a82512867dff0a802868ab421fad2802f41d69c701dc/collective.outputfilters.enhancelinks-0.3.0.tar.gz#md5=32d44a32d70637a94dd74437f15a6b23 (from https://pypi.python.org/simple/collective-outputfilters-enhancelinks/), version: 0.3.0 Found link https://pypi.python.org/packages/f6/a1/2a1bbee15885eaf4ef366a131c32cb48c5b50fbe45484bce2172e7f5f98b/collective.outputfilters.enhancelinks-0.4.1.tar.gz#md5=3f3f1cf10e6c5dd18c823a02f3b52620 (from https://pypi.python.org/simple/collective-outputfilters-enhancelinks/), version: 0.4.1 Using version 0.4.1 (newest of versions: 0.4.1) Downloading collective.outputfilters.enhancelinks-0.4.1.tar.gz Downloading from URL https://pypi.python.org/packages/f6/a1/2a1bbee15885eaf4ef366a131c32cb48c5b50fbe45484bce2172e7f5f98b/collective.outputfilters.enhancelinks-0.4.1.tar.gz#md5=3f3f1cf10e6c5dd18c823a02f3b52620 (from https://pypi.python.org/simple/collective-outputfilters-enhancelinks/) Running setup.py (path:/tmp/pip-build-xvf0la98/collective.outputfilters.enhancelinks/setup.py) egg_info for package collective.outputfilters.enhancelinks Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.outputfilters.enhancelinks.egg-info writing entry points to pip-egg-info/collective.outputfilters.enhancelinks.egg-info/entry_points.txt writing pip-egg-info/collective.outputfilters.enhancelinks.egg-info/PKG-INFO writing top-level names to pip-egg-info/collective.outputfilters.enhancelinks.egg-info/top_level.txt writing dependency_links to pip-egg-info/collective.outputfilters.enhancelinks.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/collective.outputfilters.enhancelinks.egg-info/namespace_packages.txt writing requirements to pip-egg-info/collective.outputfilters.enhancelinks.egg-info/requires.txt writing manifest file 'pip-egg-info/collective.outputfilters.enhancelinks.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.outputfilters.enhancelinks.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.installed.cfg' warning: no previously-included files found matching '.mr.developer.cfg' warning: no previously-included files matching '*pyc' found anywhere in distribution writing manifest file 'pip-egg-info/collective.outputfilters.enhancelinks.egg-info/SOURCES.txt' Source in /tmp/pip-build-xvf0la98/collective.outputfilters.enhancelinks has version 0.4.1, which satisfies requirement collective.outputfilters.enhancelinks==0.4.1 from https://pypi.python.org/packages/f6/a1/2a1bbee15885eaf4ef366a131c32cb48c5b50fbe45484bce2172e7f5f98b/collective.outputfilters.enhancelinks-0.4.1.tar.gz#md5=3f3f1cf10e6c5dd18c823a02f3b52620 Building wheels for collected packages: collective.outputfilters.enhancelinks Running setup.py bdist_wheel for collective.outputfilters.enhancelinks: started Destination directory: /tmp/tmpe3290iwepip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xvf0la98/collective.outputfilters.enhancelinks/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/tmpe3290iwepip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/collective copying src/collective/__init__.py -> build/lib/collective creating build/lib/collective/outputfilters copying src/collective/outputfilters/__init__.py -> build/lib/collective/outputfilters creating build/lib/collective/outputfilters/enhancelinks copying src/collective/outputfilters/enhancelinks/testing.py -> build/lib/collective/outputfilters/enhancelinks copying src/collective/outputfilters/enhancelinks/__init__.py -> build/lib/collective/outputfilters/enhancelinks copying src/collective/outputfilters/enhancelinks/adapters.py -> build/lib/collective/outputfilters/enhancelinks copying src/collective/outputfilters/enhancelinks/enhance_links.py -> build/lib/collective/outputfilters/enhancelinks copying src/collective/outputfilters/enhancelinks/interfaces.py -> build/lib/collective/outputfilters/enhancelinks creating build/lib/collective/outputfilters/enhancelinks/tests copying src/collective/outputfilters/enhancelinks/tests/__init__.py -> build/lib/collective/outputfilters/enhancelinks/tests copying src/collective/outputfilters/enhancelinks/tests/test_filter.py -> build/lib/collective/outputfilters/enhancelinks/tests copying src/collective/outputfilters/enhancelinks/tests/test_adapter.py -> build/lib/collective/outputfilters/enhancelinks/tests copying src/collective/outputfilters/enhancelinks/tests/base.py -> build/lib/collective/outputfilters/enhancelinks/tests running egg_info writing requirements to src/collective.outputfilters.enhancelinks.egg-info/requires.txt writing top-level names to src/collective.outputfilters.enhancelinks.egg-info/top_level.txt writing namespace_packages to src/collective.outputfilters.enhancelinks.egg-info/namespace_packages.txt writing src/collective.outputfilters.enhancelinks.egg-info/PKG-INFO writing dependency_links to src/collective.outputfilters.enhancelinks.egg-info/dependency_links.txt writing entry points to src/collective.outputfilters.enhancelinks.egg-info/entry_points.txt reading manifest file 'src/collective.outputfilters.enhancelinks.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.installed.cfg' warning: no previously-included files found matching '.mr.developer.cfg' warning: no previously-included files matching '*pyc' found anywhere in distribution writing manifest file 'src/collective.outputfilters.enhancelinks.egg-info/SOURCES.txt' copying src/collective/outputfilters/enhancelinks/configure.zcml -> build/lib/collective/outputfilters/enhancelinks copying src/collective/outputfilters/enhancelinks/tests/file.pdf -> build/lib/collective/outputfilters/enhancelinks/tests copying src/collective/outputfilters/enhancelinks/tests/image.jpg -> build/lib/collective/outputfilters/enhancelinks/tests installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/collective/__init__.py (namespace package) Skipping installation of build/bdist.linux-armv7l/wheel/collective/outputfilters/__init__.py (namespace package) copying collective/outputfilters/enhancelinks/testing.py -> build/bdist.linux-armv7l/wheel/collective/outputfilters/enhancelinks copying collective/outputfilters/enhancelinks/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/outputfilters/enhancelinks copying collective/outputfilters/enhancelinks/__init__.py -> build/bdist.linux-armv7l/wheel/collective/outputfilters/enhancelinks copying collective/outputfilters/enhancelinks/adapters.py -> build/bdist.linux-armv7l/wheel/collective/outputfilters/enhancelinks copying collective/outputfilters/enhancelinks/enhance_links.py -> build/bdist.linux-armv7l/wheel/collective/outputfilters/enhancelinks copying collective/outputfilters/enhancelinks/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/outputfilters/enhancelinks copying collective/outputfilters/enhancelinks/tests/image.jpg -> build/bdist.linux-armv7l/wheel/collective/outputfilters/enhancelinks/tests copying collective/outputfilters/enhancelinks/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/outputfilters/enhancelinks/tests copying collective/outputfilters/enhancelinks/tests/file.pdf -> build/bdist.linux-armv7l/wheel/collective/outputfilters/enhancelinks/tests copying collective/outputfilters/enhancelinks/tests/test_filter.py -> build/bdist.linux-armv7l/wheel/collective/outputfilters/enhancelinks/tests copying collective/outputfilters/enhancelinks/tests/test_adapter.py -> build/bdist.linux-armv7l/wheel/collective/outputfilters/enhancelinks/tests copying collective/outputfilters/enhancelinks/tests/base.py -> build/bdist.linux-armv7l/wheel/collective/outputfilters/enhancelinks/tests running install_egg_info Copying src/collective.outputfilters.enhancelinks.egg-info to build/bdist.linux-armv7l/wheel/collective.outputfilters.enhancelinks-0.4.1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.outputfilters.enhancelinks-0.4.1-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.outputfilters.enhancelinks-0.4.1.dist-info/WHEEL Running setup.py bdist_wheel for collective.outputfilters.enhancelinks: finished with status 'done' Stored in directory: /tmp/tmpv10l0f1g Successfully built collective.outputfilters.enhancelinks Cleaning up... Removing source in /tmp/pip-build-xvf0la98/collective.outputfilters.enhancelinks