Collecting collective.archetypes.select2==1.0a1 1 location(s) to search for versions of collective.archetypes.select2: * https://pypi.python.org/simple/collective-archetypes-select2/ Getting page https://pypi.python.org/simple/collective-archetypes-select2/ Analyzing links from page https://pypi.python.org/simple/collective-archetypes-select2/ Found link https://pypi.python.org/packages/90/d3/3c9818457fa1e7c04d5419a539c71cf59769c30eab7e277c58b8fe83d539/collective.archetypes.select2-1.0a1.zip#md5=35bb8ff77173f5195a9c3a6d2c5e7aed (from https://pypi.python.org/simple/collective-archetypes-select2/), version: 1.0a1 Using version 1.0a1 (newest of versions: 1.0a1) Downloading collective.archetypes.select2-1.0a1.zip (60kB) Downloading from URL https://pypi.python.org/packages/90/d3/3c9818457fa1e7c04d5419a539c71cf59769c30eab7e277c58b8fe83d539/collective.archetypes.select2-1.0a1.zip#md5=35bb8ff77173f5195a9c3a6d2c5e7aed (from https://pypi.python.org/simple/collective-archetypes-select2/) Running setup.py (path:/tmp/pip-build-u8uo3ptk/collective.archetypes.select2/setup.py) egg_info for package collective.archetypes.select2 Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.archetypes.select2.egg-info writing requirements to pip-egg-info/collective.archetypes.select2.egg-info/requires.txt writing namespace_packages to pip-egg-info/collective.archetypes.select2.egg-info/namespace_packages.txt writing pip-egg-info/collective.archetypes.select2.egg-info/PKG-INFO writing entry points to pip-egg-info/collective.archetypes.select2.egg-info/entry_points.txt writing dependency_links to pip-egg-info/collective.archetypes.select2.egg-info/dependency_links.txt writing top-level names to pip-egg-info/collective.archetypes.select2.egg-info/top_level.txt writing manifest file 'pip-egg-info/collective.archetypes.select2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.archetypes.select2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/collective.archetypes.select2.egg-info/SOURCES.txt' Source in /tmp/pip-build-u8uo3ptk/collective.archetypes.select2 has version 1.0a1, which satisfies requirement collective.archetypes.select2==1.0a1 from https://pypi.python.org/packages/90/d3/3c9818457fa1e7c04d5419a539c71cf59769c30eab7e277c58b8fe83d539/collective.archetypes.select2-1.0a1.zip#md5=35bb8ff77173f5195a9c3a6d2c5e7aed Building wheels for collected packages: collective.archetypes.select2 Running setup.py bdist_wheel for collective.archetypes.select2: started Destination directory: /tmp/tmpb6px7jb1pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-u8uo3ptk/collective.archetypes.select2/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/tmpb6px7jb1pip-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/archetypes copying src/collective/archetypes/__init__.py -> build/lib/collective/archetypes creating build/lib/collective/archetypes/select2 copying src/collective/archetypes/select2/testing.py -> build/lib/collective/archetypes/select2 copying src/collective/archetypes/select2/interfaces.py -> build/lib/collective/archetypes/select2 copying src/collective/archetypes/select2/__init__.py -> build/lib/collective/archetypes/select2 copying src/collective/archetypes/select2/base.py -> build/lib/collective/archetypes/select2 copying src/collective/archetypes/select2/utils.py -> build/lib/collective/archetypes/select2 copying src/collective/archetypes/select2/select2widget.py -> build/lib/collective/archetypes/select2 copying src/collective/archetypes/select2/setuphandlers.py -> build/lib/collective/archetypes/select2 creating build/lib/collective/archetypes/select2/browser copying src/collective/archetypes/select2/browser/widget.py -> build/lib/collective/archetypes/select2/browser copying src/collective/archetypes/select2/browser/__init__.py -> build/lib/collective/archetypes/select2/browser creating build/lib/collective/archetypes/select2/tests copying src/collective/archetypes/select2/tests/test_robot.py -> build/lib/collective/archetypes/select2/tests copying src/collective/archetypes/select2/tests/test_setup.py -> build/lib/collective/archetypes/select2/tests copying src/collective/archetypes/select2/tests/__init__.py -> build/lib/collective/archetypes/select2/tests running egg_info writing src/collective.archetypes.select2.egg-info/PKG-INFO writing namespace_packages to src/collective.archetypes.select2.egg-info/namespace_packages.txt writing dependency_links to src/collective.archetypes.select2.egg-info/dependency_links.txt writing top-level names to src/collective.archetypes.select2.egg-info/top_level.txt writing entry points to src/collective.archetypes.select2.egg-info/entry_points.txt writing requirements to src/collective.archetypes.select2.egg-info/requires.txt reading manifest file 'src/collective.archetypes.select2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/collective.archetypes.select2.egg-info/SOURCES.txt' copying src/collective/archetypes/select2/configure.zcml -> build/lib/collective/archetypes/select2 creating build/lib/collective/archetypes/select2/locales copying src/collective/archetypes/select2/locales/collective.archetypes.select2.pot -> build/lib/collective/archetypes/select2/locales copying src/collective/archetypes/select2/locales/update.sh -> build/lib/collective/archetypes/select2/locales creating build/lib/collective/archetypes/select2/profiles creating build/lib/collective/archetypes/select2/profiles/default copying src/collective/archetypes/select2/profiles/default/browserlayer.xml -> build/lib/collective/archetypes/select2/profiles/default copying src/collective/archetypes/select2/profiles/default/cssregistry.xml -> build/lib/collective/archetypes/select2/profiles/default copying src/collective/archetypes/select2/profiles/default/jsregistry.xml -> build/lib/collective/archetypes/select2/profiles/default copying src/collective/archetypes/select2/profiles/default/metadata.xml -> build/lib/collective/archetypes/select2/profiles/default copying src/collective/archetypes/select2/profiles/default/registry.xml -> build/lib/collective/archetypes/select2/profiles/default creating build/lib/collective/archetypes/select2/profiles/uninstall copying src/collective/archetypes/select2/profiles/uninstall/browserlayer.xml -> build/lib/collective/archetypes/select2/profiles/uninstall creating build/lib/collective/archetypes/select2/static copying src/collective/archetypes/select2/static/select2.js -> build/lib/collective/archetypes/select2/static copying src/collective/archetypes/select2/static/select2.min.css -> build/lib/collective/archetypes/select2/static copying src/collective/archetypes/select2/static/widgets-select2-select2-spinner.gif -> build/lib/collective/archetypes/select2/static copying src/collective/archetypes/select2/static/widgets-select2-select2.png -> build/lib/collective/archetypes/select2/static copying src/collective/archetypes/select2/static/widgets-select2-select2x2.png -> build/lib/collective/archetypes/select2/static copying src/collective/archetypes/select2/browser/configure.zcml -> build/lib/collective/archetypes/select2/browser copying src/collective/archetypes/select2/browser/patterns_widget.pt -> build/lib/collective/archetypes/select2/browser creating build/lib/collective/archetypes/select2/browser/overrides copying src/collective/archetypes/select2/browser/overrides/.gitkeep -> build/lib/collective/archetypes/select2/browser/overrides creating build/lib/collective/archetypes/select2/browser/static copying src/collective/archetypes/select2/browser/static/.gitkeep -> build/lib/collective/archetypes/select2/browser/static creating build/lib/collective/archetypes/select2/tests/robot copying src/collective/archetypes/select2/tests/robot/test_example.robot -> build/lib/collective/archetypes/select2/tests/robot 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/archetypes/__init__.py (namespace package) copying collective/archetypes/select2/testing.py -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2 copying collective/archetypes/select2/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2 copying collective/archetypes/select2/__init__.py -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2 copying collective/archetypes/select2/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2 copying collective/archetypes/select2/base.py -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2 copying collective/archetypes/select2/utils.py -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2 copying collective/archetypes/select2/select2widget.py -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2 copying collective/archetypes/select2/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2 copying collective/archetypes/select2/static/select2.min.css -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/static copying collective/archetypes/select2/static/select2.js -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/static copying collective/archetypes/select2/static/widgets-select2-select2.png -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/static copying collective/archetypes/select2/static/widgets-select2-select2x2.png -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/static copying collective/archetypes/select2/static/widgets-select2-select2-spinner.gif -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/static copying collective/archetypes/select2/browser/widget.py -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/browser copying collective/archetypes/select2/browser/patterns_widget.pt -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/browser copying collective/archetypes/select2/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/browser copying collective/archetypes/select2/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/browser copying collective/archetypes/select2/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/browser/static copying collective/archetypes/select2/browser/overrides/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/browser/overrides copying collective/archetypes/select2/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/tests copying collective/archetypes/select2/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/tests copying collective/archetypes/select2/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/tests copying collective/archetypes/select2/tests/robot/test_example.robot -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/tests/robot copying collective/archetypes/select2/profiles/default/jsregistry.xml -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/profiles/default copying collective/archetypes/select2/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/profiles/default copying collective/archetypes/select2/profiles/default/cssregistry.xml -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/profiles/default copying collective/archetypes/select2/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/profiles/default copying collective/archetypes/select2/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/profiles/default copying collective/archetypes/select2/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/profiles/uninstall copying collective/archetypes/select2/locales/collective.archetypes.select2.pot -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/locales copying collective/archetypes/select2/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/archetypes/select2/locales running install_egg_info Copying src/collective.archetypes.select2.egg-info to build/bdist.linux-armv7l/wheel/collective.archetypes.select2-1.0a1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.archetypes.select2-1.0a1-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.archetypes.select2-1.0a1.dist-info/WHEEL Running setup.py bdist_wheel for collective.archetypes.select2: finished with status 'done' Stored in directory: /tmp/tmphf2xaqcg Successfully built collective.archetypes.select2 Cleaning up... Removing source in /tmp/pip-build-u8uo3ptk/collective.archetypes.select2