Collecting sc.photogallery==1.0b3 1 location(s) to search for versions of sc.photogallery: * https://pypi.python.org/simple/sc-photogallery/ Getting page https://pypi.python.org/simple/sc-photogallery/ Analyzing links from page https://pypi.python.org/simple/sc-photogallery/ Found link https://pypi.python.org/packages/66/7a/ee522c27efbbfe31cda3bda408c954010721abaa7503d1d958116cf23865/sc.photogallery-1.0b2.tar.gz#md5=50b313443c0bf361c6c369dde914af92 (from https://pypi.python.org/simple/sc-photogallery/), version: 1.0b2 Found link https://pypi.python.org/packages/87/2b/cf4dd0a4d178eb4ef899eec6f5efe9aa2aa1faad3958d4884fa9c2f54266/sc.photogallery-1.0b3.tar.gz#md5=95123631b1a0674df47196b09dc59227 (from https://pypi.python.org/simple/sc-photogallery/), version: 1.0b3 Found link https://pypi.python.org/packages/e1/f3/e22a5f54b74aa03bd1b0dfd32d9a691b0549eb93e98bc1503e65bfa70e77/sc.photogallery-1.0b1.tar.gz#md5=ca4421c97e19ef507a5d3e99203aae1d (from https://pypi.python.org/simple/sc-photogallery/), version: 1.0b1 Using version 1.0b3 (newest of versions: 1.0b3) Downloading sc.photogallery-1.0b3.tar.gz (469kB) Downloading from URL https://pypi.python.org/packages/87/2b/cf4dd0a4d178eb4ef899eec6f5efe9aa2aa1faad3958d4884fa9c2f54266/sc.photogallery-1.0b3.tar.gz#md5=95123631b1a0674df47196b09dc59227 (from https://pypi.python.org/simple/sc-photogallery/) Running setup.py (path:/tmp/pip-build-aaxfj7_4/sc.photogallery/setup.py) egg_info for package sc.photogallery Running command python setup.py egg_info running egg_info creating pip-egg-info/sc.photogallery.egg-info writing entry points to pip-egg-info/sc.photogallery.egg-info/entry_points.txt writing pip-egg-info/sc.photogallery.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/sc.photogallery.egg-info/namespace_packages.txt writing requirements to pip-egg-info/sc.photogallery.egg-info/requires.txt writing dependency_links to pip-egg-info/sc.photogallery.egg-info/dependency_links.txt writing top-level names to pip-egg-info/sc.photogallery.egg-info/top_level.txt writing manifest file 'pip-egg-info/sc.photogallery.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sc.photogallery.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/sc.photogallery.egg-info/SOURCES.txt' Source in /tmp/pip-build-aaxfj7_4/sc.photogallery has version 1.0b3, which satisfies requirement sc.photogallery==1.0b3 from https://pypi.python.org/packages/87/2b/cf4dd0a4d178eb4ef899eec6f5efe9aa2aa1faad3958d4884fa9c2f54266/sc.photogallery-1.0b3.tar.gz#md5=95123631b1a0674df47196b09dc59227 Building wheels for collected packages: sc.photogallery Running setup.py bdist_wheel for sc.photogallery: started Destination directory: /tmp/tmpmjy_dwiqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-aaxfj7_4/sc.photogallery/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/tmpmjy_dwiqpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sc copying src/sc/__init__.py -> build/lib/sc creating build/lib/sc/photogallery copying src/sc/photogallery/testing.py -> build/lib/sc/photogallery copying src/sc/photogallery/interfaces.py -> build/lib/sc/photogallery copying src/sc/photogallery/__init__.py -> build/lib/sc/photogallery copying src/sc/photogallery/controlpanel.py -> build/lib/sc/photogallery copying src/sc/photogallery/utils.py -> build/lib/sc/photogallery copying src/sc/photogallery/content.py -> build/lib/sc/photogallery copying src/sc/photogallery/config.py -> build/lib/sc/photogallery copying src/sc/photogallery/setuphandlers.py -> build/lib/sc/photogallery creating build/lib/sc/photogallery/tiles copying src/sc/photogallery/tiles/photogallery.py -> build/lib/sc/photogallery/tiles copying src/sc/photogallery/tiles/__init__.py -> build/lib/sc/photogallery/tiles creating build/lib/sc/photogallery/browser copying src/sc/photogallery/browser/zip.py -> build/lib/sc/photogallery/browser copying src/sc/photogallery/browser/scaling.py -> build/lib/sc/photogallery/browser copying src/sc/photogallery/browser/view.py -> build/lib/sc/photogallery/browser copying src/sc/photogallery/browser/__init__.py -> build/lib/sc/photogallery/browser creating build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/test_photogallery.py -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/api_hacks.py -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/test_robot.py -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/test_controlpanel.py -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/test_upgrades.py -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/test_setup.py -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/__init__.py -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/test_utils.py -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/test_views.py -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/test_photogallery_tile.py -> build/lib/sc/photogallery/tests creating build/lib/sc/photogallery/upgrades copying src/sc/photogallery/upgrades/__init__.py -> build/lib/sc/photogallery/upgrades creating build/lib/sc/photogallery/Extensions copying src/sc/photogallery/Extensions/__init__.py -> build/lib/sc/photogallery/Extensions copying src/sc/photogallery/Extensions/Install.py -> build/lib/sc/photogallery/Extensions creating build/lib/sc/photogallery/upgrades/v1001 copying src/sc/photogallery/upgrades/v1001/__init__.py -> build/lib/sc/photogallery/upgrades/v1001 running egg_info writing entry points to src/sc.photogallery.egg-info/entry_points.txt writing requirements to src/sc.photogallery.egg-info/requires.txt writing src/sc.photogallery.egg-info/PKG-INFO writing namespace_packages to src/sc.photogallery.egg-info/namespace_packages.txt writing dependency_links to src/sc.photogallery.egg-info/dependency_links.txt writing top-level names to src/sc.photogallery.egg-info/top_level.txt reading manifest file 'src/sc.photogallery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/sc.photogallery.egg-info/SOURCES.txt' copying src/sc/photogallery/configure.zcml -> build/lib/sc/photogallery copying src/sc/photogallery/profiles.zcml -> build/lib/sc/photogallery creating build/lib/sc/photogallery/locales copying src/sc/photogallery/locales/manual.pot -> build/lib/sc/photogallery/locales copying src/sc/photogallery/locales/plone.pot -> build/lib/sc/photogallery/locales copying src/sc/photogallery/locales/sc.photogallery.pot -> build/lib/sc/photogallery/locales creating build/lib/sc/photogallery/locales/es creating build/lib/sc/photogallery/locales/es/LC_MESSAGES copying src/sc/photogallery/locales/es/LC_MESSAGES/plone.po -> build/lib/sc/photogallery/locales/es/LC_MESSAGES copying src/sc/photogallery/locales/es/LC_MESSAGES/sc.photogallery.po -> build/lib/sc/photogallery/locales/es/LC_MESSAGES creating build/lib/sc/photogallery/locales/pt_BR creating build/lib/sc/photogallery/locales/pt_BR/LC_MESSAGES copying src/sc/photogallery/locales/pt_BR/LC_MESSAGES/plone.po -> build/lib/sc/photogallery/locales/pt_BR/LC_MESSAGES copying src/sc/photogallery/locales/pt_BR/LC_MESSAGES/sc.photogallery.po -> build/lib/sc/photogallery/locales/pt_BR/LC_MESSAGES creating build/lib/sc/photogallery/profiles creating build/lib/sc/photogallery/profiles/default copying src/sc/photogallery/profiles/default/browserlayer.xml -> build/lib/sc/photogallery/profiles/default copying src/sc/photogallery/profiles/default/controlpanel.xml -> build/lib/sc/photogallery/profiles/default copying src/sc/photogallery/profiles/default/cssregistry.xml -> build/lib/sc/photogallery/profiles/default copying src/sc/photogallery/profiles/default/jsregistry.xml -> build/lib/sc/photogallery/profiles/default copying src/sc/photogallery/profiles/default/metadata.xml -> build/lib/sc/photogallery/profiles/default copying src/sc/photogallery/profiles/default/propertiestool.xml -> build/lib/sc/photogallery/profiles/default copying src/sc/photogallery/profiles/default/registry.xml -> build/lib/sc/photogallery/profiles/default copying src/sc/photogallery/profiles/default/rolemap.xml -> build/lib/sc/photogallery/profiles/default copying src/sc/photogallery/profiles/default/types.xml -> build/lib/sc/photogallery/profiles/default creating build/lib/sc/photogallery/profiles/default/types copying src/sc/photogallery/profiles/default/types/Photo_Gallery.xml -> build/lib/sc/photogallery/profiles/default/types creating build/lib/sc/photogallery/profiles/uninstall copying src/sc/photogallery/profiles/uninstall/propertiestool.xml -> build/lib/sc/photogallery/profiles/uninstall copying src/sc/photogallery/profiles/uninstall/registry.xml -> build/lib/sc/photogallery/profiles/uninstall copying src/sc/photogallery/tiles/configure.zcml -> build/lib/sc/photogallery/tiles copying src/sc/photogallery/tiles/photogallery.pt -> build/lib/sc/photogallery/tiles copying src/sc/photogallery/browser/configure.zcml -> build/lib/sc/photogallery/browser creating build/lib/sc/photogallery/browser/static copying src/sc/photogallery/browser/static/photogallery.png -> build/lib/sc/photogallery/browser/static creating build/lib/sc/photogallery/browser/templates copying src/sc/photogallery/browser/templates/view.pt -> build/lib/sc/photogallery/browser/templates copying src/sc/photogallery/tests/640px-Mandel_zoom_00_mandelbrot_set.jpg -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/640px-Mandel_zoom_04_seehorse_tail.jpg -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/640px-Mandel_zoom_06_double_hook.jpg -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/640px-Mandel_zoom_07_satellite.jpg -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/640px-Mandel_zoom_12_satellite_spirally_wheel_with_julia_islands.jpg -> build/lib/sc/photogallery/tests copying src/sc/photogallery/tests/test_photogallery.robot -> build/lib/sc/photogallery/tests copying src/sc/photogallery/upgrades/configure.zcml -> build/lib/sc/photogallery/upgrades copying src/sc/photogallery/upgrades/v1001/configure.zcml -> build/lib/sc/photogallery/upgrades/v1001 creating build/lib/sc/photogallery/upgrades/v1001/profile copying src/sc/photogallery/upgrades/v1001/profile/jsregistry.xml -> build/lib/sc/photogallery/upgrades/v1001/profile copying src/sc/photogallery/upgrades/v1001/profile/registry.xml -> build/lib/sc/photogallery/upgrades/v1001/profile creating build/lib/sc/photogallery/upgrades/v1001/profile/types copying src/sc/photogallery/upgrades/v1001/profile/types/Photo_Gallery.xml -> build/lib/sc/photogallery/upgrades/v1001/profile/types installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/sc/__init__.py (namespace package) copying sc/photogallery/testing.py -> build/bdist.linux-armv7l/wheel/sc/photogallery copying sc/photogallery/interfaces.py -> build/bdist.linux-armv7l/wheel/sc/photogallery copying sc/photogallery/profiles.zcml -> build/bdist.linux-armv7l/wheel/sc/photogallery copying sc/photogallery/__init__.py -> build/bdist.linux-armv7l/wheel/sc/photogallery copying sc/photogallery/configure.zcml -> build/bdist.linux-armv7l/wheel/sc/photogallery copying sc/photogallery/controlpanel.py -> build/bdist.linux-armv7l/wheel/sc/photogallery copying sc/photogallery/utils.py -> build/bdist.linux-armv7l/wheel/sc/photogallery copying sc/photogallery/content.py -> build/bdist.linux-armv7l/wheel/sc/photogallery copying sc/photogallery/config.py -> build/bdist.linux-armv7l/wheel/sc/photogallery copying sc/photogallery/setuphandlers.py -> build/bdist.linux-armv7l/wheel/sc/photogallery copying sc/photogallery/tiles/photogallery.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/tiles copying sc/photogallery/tiles/photogallery.pt -> build/bdist.linux-armv7l/wheel/sc/photogallery/tiles copying sc/photogallery/tiles/__init__.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/tiles copying sc/photogallery/tiles/configure.zcml -> build/bdist.linux-armv7l/wheel/sc/photogallery/tiles copying sc/photogallery/browser/zip.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/browser copying sc/photogallery/browser/scaling.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/browser copying sc/photogallery/browser/view.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/browser copying sc/photogallery/browser/__init__.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/browser copying sc/photogallery/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/sc/photogallery/browser copying sc/photogallery/browser/static/photogallery.png -> build/bdist.linux-armv7l/wheel/sc/photogallery/browser/static copying sc/photogallery/browser/templates/view.pt -> build/bdist.linux-armv7l/wheel/sc/photogallery/browser/templates copying sc/photogallery/tests/test_photogallery.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/api_hacks.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/640px-Mandel_zoom_07_satellite.jpg -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/640px-Mandel_zoom_12_satellite_spirally_wheel_with_julia_islands.jpg -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/640px-Mandel_zoom_06_double_hook.jpg -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/test_controlpanel.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/test_upgrades.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/640px-Mandel_zoom_04_seehorse_tail.jpg -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/__init__.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/640px-Mandel_zoom_00_mandelbrot_set.jpg -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/test_photogallery.robot -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/test_views.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/tests/test_photogallery_tile.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/tests copying sc/photogallery/profiles/default/jsregistry.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/profiles/default copying sc/photogallery/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/profiles/default copying sc/photogallery/profiles/default/types.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/profiles/default copying sc/photogallery/profiles/default/rolemap.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/profiles/default copying sc/photogallery/profiles/default/propertiestool.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/profiles/default copying sc/photogallery/profiles/default/cssregistry.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/profiles/default copying sc/photogallery/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/profiles/default copying sc/photogallery/profiles/default/controlpanel.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/profiles/default copying sc/photogallery/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/profiles/default copying sc/photogallery/profiles/default/types/Photo_Gallery.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/profiles/default/types copying sc/photogallery/profiles/uninstall/propertiestool.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/profiles/uninstall copying sc/photogallery/profiles/uninstall/registry.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/profiles/uninstall copying sc/photogallery/upgrades/__init__.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/upgrades copying sc/photogallery/upgrades/configure.zcml -> build/bdist.linux-armv7l/wheel/sc/photogallery/upgrades copying sc/photogallery/upgrades/v1001/__init__.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/upgrades/v1001 copying sc/photogallery/upgrades/v1001/configure.zcml -> build/bdist.linux-armv7l/wheel/sc/photogallery/upgrades/v1001 copying sc/photogallery/upgrades/v1001/profile/jsregistry.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/upgrades/v1001/profile copying sc/photogallery/upgrades/v1001/profile/registry.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/upgrades/v1001/profile copying sc/photogallery/upgrades/v1001/profile/types/Photo_Gallery.xml -> build/bdist.linux-armv7l/wheel/sc/photogallery/upgrades/v1001/profile/types copying sc/photogallery/Extensions/__init__.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/Extensions copying sc/photogallery/Extensions/Install.py -> build/bdist.linux-armv7l/wheel/sc/photogallery/Extensions copying sc/photogallery/locales/plone.pot -> build/bdist.linux-armv7l/wheel/sc/photogallery/locales copying sc/photogallery/locales/sc.photogallery.pot -> build/bdist.linux-armv7l/wheel/sc/photogallery/locales copying sc/photogallery/locales/manual.pot -> build/bdist.linux-armv7l/wheel/sc/photogallery/locales copying sc/photogallery/locales/es/LC_MESSAGES/plone.po -> build/bdist.linux-armv7l/wheel/sc/photogallery/locales/es/LC_MESSAGES copying sc/photogallery/locales/es/LC_MESSAGES/sc.photogallery.po -> build/bdist.linux-armv7l/wheel/sc/photogallery/locales/es/LC_MESSAGES copying sc/photogallery/locales/pt_BR/LC_MESSAGES/plone.po -> build/bdist.linux-armv7l/wheel/sc/photogallery/locales/pt_BR/LC_MESSAGES copying sc/photogallery/locales/pt_BR/LC_MESSAGES/sc.photogallery.po -> build/bdist.linux-armv7l/wheel/sc/photogallery/locales/pt_BR/LC_MESSAGES running install_egg_info Copying src/sc.photogallery.egg-info to build/bdist.linux-armv7l/wheel/sc.photogallery-1.0b3-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/sc.photogallery-1.0b3-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/sc.photogallery-1.0b3.dist-info/WHEEL Running setup.py bdist_wheel for sc.photogallery: finished with status 'done' Stored in directory: /tmp/tmpirmf51fm Successfully built sc.photogallery Cleaning up... Removing source in /tmp/pip-build-aaxfj7_4/sc.photogallery