Collecting collective.weightedportlets==1.2 1 location(s) to search for versions of collective.weightedportlets: * https://pypi.python.org/simple/collective-weightedportlets/ Getting page https://pypi.python.org/simple/collective-weightedportlets/ Analyzing links from page https://pypi.python.org/simple/collective-weightedportlets/ Found link https://pypi.python.org/packages/27/2c/2a2bf3a6e4e6b9e5fb94b14cb8e36e6bb0ad843b3fd9b1940da0e02eef74/collective.weightedportlets-1.0.zip#md5=60e09cbf5cfe3ee6a3a93508046193d7 (from https://pypi.python.org/simple/collective-weightedportlets/), version: 1.0 Found link https://pypi.python.org/packages/3e/3e/2d67dedce70b6ad32254c442253f11dbcfb6b7f2223ca3265ae4295c2ae1/collective.weightedportlets-1.1.zip#md5=ba7e0dcd974868de02052b6a15e8f1e2 (from https://pypi.python.org/simple/collective-weightedportlets/), version: 1.1 Found link https://pypi.python.org/packages/51/6f/ddfe8c6052a3ce8ca4e6d7875d24141336b9127860758cae839823d70bba/collective.weightedportlets-1.0rc2.tar.gz#md5=301a12d51516345dd1eb223f337cc2a9 (from https://pypi.python.org/simple/collective-weightedportlets/), version: 1.0rc2 Found link https://pypi.python.org/packages/5b/0a/e6f2900dda8b838bf023ebdee8424ad6ca979acbaed4d1b899d0611099f0/collective.weightedportlets-1.0rc1.tar.gz#md5=ee43ea35e86995e4e4a4dc13b4b7289c (from https://pypi.python.org/simple/collective-weightedportlets/), version: 1.0rc1 Found link https://pypi.python.org/packages/a6/86/2f555402c77b4afd43f9041fc649957d18cfde4cadb322d4094b519232c8/collective.weightedportlets-1.2.tar.gz#md5=bee1bda8ead03d8fb16e7904556fedc0 (from https://pypi.python.org/simple/collective-weightedportlets/), version: 1.2 Using version 1.2 (newest of versions: 1.2) Downloading collective.weightedportlets-1.2.tar.gz Downloading from URL https://pypi.python.org/packages/a6/86/2f555402c77b4afd43f9041fc649957d18cfde4cadb322d4094b519232c8/collective.weightedportlets-1.2.tar.gz#md5=bee1bda8ead03d8fb16e7904556fedc0 (from https://pypi.python.org/simple/collective-weightedportlets/) Running setup.py (path:/tmp/pip-build-z9ci0pqw/collective.weightedportlets/setup.py) egg_info for package collective.weightedportlets Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.weightedportlets.egg-info writing entry points to pip-egg-info/collective.weightedportlets.egg-info/entry_points.txt writing pip-egg-info/collective.weightedportlets.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/collective.weightedportlets.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/collective.weightedportlets.egg-info/dependency_links.txt writing top-level names to pip-egg-info/collective.weightedportlets.egg-info/top_level.txt writing requirements to pip-egg-info/collective.weightedportlets.egg-info/requires.txt writing manifest file 'pip-egg-info/collective.weightedportlets.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.weightedportlets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/collective.weightedportlets.egg-info/SOURCES.txt' Source in /tmp/pip-build-z9ci0pqw/collective.weightedportlets has version 1.2, which satisfies requirement collective.weightedportlets==1.2 from https://pypi.python.org/packages/a6/86/2f555402c77b4afd43f9041fc649957d18cfde4cadb322d4094b519232c8/collective.weightedportlets-1.2.tar.gz#md5=bee1bda8ead03d8fb16e7904556fedc0 Building wheels for collected packages: collective.weightedportlets Running setup.py bdist_wheel for collective.weightedportlets: started Destination directory: /tmp/tmpwsi0cgy2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-z9ci0pqw/collective.weightedportlets/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/tmpwsi0cgy2pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/collective copying collective/__init__.py -> build/lib/collective creating build/lib/collective/weightedportlets copying collective/weightedportlets/exportimport.py -> build/lib/collective/weightedportlets copying collective/weightedportlets/interfaces.py -> build/lib/collective/weightedportlets copying collective/weightedportlets/retriever.py -> build/lib/collective/weightedportlets copying collective/weightedportlets/testing.py -> build/lib/collective/weightedportlets copying collective/weightedportlets/__init__.py -> build/lib/collective/weightedportlets copying collective/weightedportlets/utils.py -> build/lib/collective/weightedportlets copying collective/weightedportlets/editmanager.py -> build/lib/collective/weightedportlets creating build/lib/collective/weightedportlets/tests copying collective/weightedportlets/tests/test_doctest.py -> build/lib/collective/weightedportlets/tests copying collective/weightedportlets/tests/__init__.py -> build/lib/collective/weightedportlets/tests creating build/lib/collective/weightedportlets/browser copying collective/weightedportlets/browser/__init__.py -> build/lib/collective/weightedportlets/browser running egg_info writing collective.weightedportlets.egg-info/PKG-INFO writing top-level names to collective.weightedportlets.egg-info/top_level.txt writing entry points to collective.weightedportlets.egg-info/entry_points.txt writing requirements to collective.weightedportlets.egg-info/requires.txt writing namespace_packages to collective.weightedportlets.egg-info/namespace_packages.txt writing dependency_links to collective.weightedportlets.egg-info/dependency_links.txt reading manifest file 'collective.weightedportlets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'collective.weightedportlets.egg-info/SOURCES.txt' copying collective/weightedportlets/configure.zcml -> build/lib/collective/weightedportlets copying collective/weightedportlets/upgrades.zcml -> build/lib/collective/weightedportlets creating build/lib/collective/weightedportlets/Extensions copying collective/weightedportlets/Extensions/Install.py -> build/lib/collective/weightedportlets/Extensions creating build/lib/collective/weightedportlets/profiles creating build/lib/collective/weightedportlets/profiles/default copying collective/weightedportlets/profiles/default/browserlayer.xml -> build/lib/collective/weightedportlets/profiles/default copying collective/weightedportlets/profiles/default/componentregistry.xml -> build/lib/collective/weightedportlets/profiles/default copying collective/weightedportlets/profiles/default/jsregistry.xml -> build/lib/collective/weightedportlets/profiles/default copying collective/weightedportlets/profiles/default/metadata.xml -> build/lib/collective/weightedportlets/profiles/default copying collective/weightedportlets/tests/weights.txt -> build/lib/collective/weightedportlets/tests copying collective/weightedportlets/browser/configure.zcml -> build/lib/collective/weightedportlets/browser creating build/lib/collective/weightedportlets/browser/javascripts copying collective/weightedportlets/browser/javascripts/weightedportlets.js -> build/lib/collective/weightedportlets/browser/javascripts 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) copying collective/weightedportlets/exportimport.py -> build/bdist.linux-armv7l/wheel/collective/weightedportlets copying collective/weightedportlets/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/weightedportlets copying collective/weightedportlets/retriever.py -> build/bdist.linux-armv7l/wheel/collective/weightedportlets copying collective/weightedportlets/testing.py -> build/bdist.linux-armv7l/wheel/collective/weightedportlets copying collective/weightedportlets/upgrades.zcml -> build/bdist.linux-armv7l/wheel/collective/weightedportlets copying collective/weightedportlets/__init__.py -> build/bdist.linux-armv7l/wheel/collective/weightedportlets copying collective/weightedportlets/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/weightedportlets copying collective/weightedportlets/utils.py -> build/bdist.linux-armv7l/wheel/collective/weightedportlets copying collective/weightedportlets/editmanager.py -> build/bdist.linux-armv7l/wheel/collective/weightedportlets copying collective/weightedportlets/tests/weights.txt -> build/bdist.linux-armv7l/wheel/collective/weightedportlets/tests copying collective/weightedportlets/tests/test_doctest.py -> build/bdist.linux-armv7l/wheel/collective/weightedportlets/tests copying collective/weightedportlets/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/weightedportlets/tests copying collective/weightedportlets/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/weightedportlets/browser copying collective/weightedportlets/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/weightedportlets/browser copying collective/weightedportlets/browser/javascripts/weightedportlets.js -> build/bdist.linux-armv7l/wheel/collective/weightedportlets/browser/javascripts copying collective/weightedportlets/Extensions/Install.py -> build/bdist.linux-armv7l/wheel/collective/weightedportlets/Extensions copying collective/weightedportlets/profiles/default/componentregistry.xml -> build/bdist.linux-armv7l/wheel/collective/weightedportlets/profiles/default copying collective/weightedportlets/profiles/default/jsregistry.xml -> build/bdist.linux-armv7l/wheel/collective/weightedportlets/profiles/default copying collective/weightedportlets/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/weightedportlets/profiles/default copying collective/weightedportlets/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/weightedportlets/profiles/default running install_egg_info Copying collective.weightedportlets.egg-info to build/bdist.linux-armv7l/wheel/collective.weightedportlets-1.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.weightedportlets-1.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.weightedportlets-1.2.dist-info/WHEEL Running setup.py bdist_wheel for collective.weightedportlets: finished with status 'done' Stored in directory: /tmp/tmpm57ncyah Successfully built collective.weightedportlets Cleaning up... Removing source in /tmp/pip-build-z9ci0pqw/collective.weightedportlets