Created temporary directory: /tmp/pip-ephem-wheel-cache-j5qkbiuc Created temporary directory: /tmp/pip-req-tracker-83824q7f Created requirements tracker '/tmp/pip-req-tracker-83824q7f' Created temporary directory: /tmp/pip-wheel-wneznyev Collecting ftw.calendarexport==1.3 1 location(s) to search for versions of ftw.calendarexport: * https://pypi.org/simple/ftw-calendarexport/ Getting page https://pypi.org/simple/ftw-calendarexport/ Analyzing links from page https://pypi.org/simple/ftw-calendarexport/ Found link https://files.pythonhosted.org/packages/8f/ef/adc8ef80dc7cb54483e56b2e9703ff9072c260501b6e96694b14e868a542/ftw.calendarexport-1.2.zip#sha256=ead03df71df9d08ca42d96845621a8978ce8c84aef741fe2576c7a10acc717a7 (from https://pypi.org/simple/ftw-calendarexport/), version: 1.2 Found link https://files.pythonhosted.org/packages/9b/e3/a81daf0621aed76e03d6814c1950fa7eebc6a4023ddf69433664500d91b4/ftw.calendarexport-1.3.dev0.zip#sha256=773b079016bcbde6c1f9eb8c6694afd2da54609b3122c1ea226a4aa2dc2973e7 (from https://pypi.org/simple/ftw-calendarexport/), version: 1.3.dev0 Found link https://files.pythonhosted.org/packages/c5/d7/d109f11474aa2a54e56c3b780ebb83af8783f5125432924818558001dbd4/ftw.calendarexport-1.3.tar.gz#sha256=9b204c66f031541784c5630a86e26b35e6ba0eecadb2fc7f0baf6e6aa239c3b4 (from https://pypi.org/simple/ftw-calendarexport/), version: 1.3 Using version 1.3 (newest of versions: 1.3) Created temporary directory: /tmp/pip-unpack-lj8lbw91 Downloading https://files.pythonhosted.org/packages/c5/d7/d109f11474aa2a54e56c3b780ebb83af8783f5125432924818558001dbd4/ftw.calendarexport-1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c5/d7/d109f11474aa2a54e56c3b780ebb83af8783f5125432924818558001dbd4/ftw.calendarexport-1.3.tar.gz#sha256=9b204c66f031541784c5630a86e26b35e6ba0eecadb2fc7f0baf6e6aa239c3b4 (from https://pypi.org/simple/ftw-calendarexport/) Added ftw.calendarexport==1.3 from https://files.pythonhosted.org/packages/c5/d7/d109f11474aa2a54e56c3b780ebb83af8783f5125432924818558001dbd4/ftw.calendarexport-1.3.tar.gz#sha256=9b204c66f031541784c5630a86e26b35e6ba0eecadb2fc7f0baf6e6aa239c3b4 to build tracker '/tmp/pip-req-tracker-83824q7f' Running setup.py (path:/tmp/pip-wheel-wneznyev/ftw.calendarexport/setup.py) egg_info for package ftw.calendarexport Running command python setup.py egg_info running egg_info creating pip-egg-info/ftw.calendarexport.egg-info writing namespace_packages to pip-egg-info/ftw.calendarexport.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/ftw.calendarexport.egg-info/top_level.txt writing requirements to pip-egg-info/ftw.calendarexport.egg-info/requires.txt writing dependency_links to pip-egg-info/ftw.calendarexport.egg-info/dependency_links.txt writing entry points to pip-egg-info/ftw.calendarexport.egg-info/entry_points.txt writing pip-egg-info/ftw.calendarexport.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ftw.calendarexport.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ftw.calendarexport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '._*' found anywhere in distribution writing manifest file 'pip-egg-info/ftw.calendarexport.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-wneznyev/ftw.calendarexport has version 1.3, which satisfies requirement ftw.calendarexport==1.3 from https://files.pythonhosted.org/packages/c5/d7/d109f11474aa2a54e56c3b780ebb83af8783f5125432924818558001dbd4/ftw.calendarexport-1.3.tar.gz#sha256=9b204c66f031541784c5630a86e26b35e6ba0eecadb2fc7f0baf6e6aa239c3b4 Removed ftw.calendarexport==1.3 from https://files.pythonhosted.org/packages/c5/d7/d109f11474aa2a54e56c3b780ebb83af8783f5125432924818558001dbd4/ftw.calendarexport-1.3.tar.gz#sha256=9b204c66f031541784c5630a86e26b35e6ba0eecadb2fc7f0baf6e6aa239c3b4 from build tracker '/tmp/pip-req-tracker-83824q7f' Building wheels for collected packages: ftw.calendarexport Created temporary directory: /tmp/pip-wheel-1a89bf3m Running setup.py bdist_wheel for ftw.calendarexport: started Destination directory: /tmp/pip-wheel-1a89bf3m Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-wneznyev/ftw.calendarexport/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/pip-wheel-1a89bf3m running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ftw copying ftw/__init__.py -> build/lib/ftw creating build/lib/ftw/calendarexport copying ftw/calendarexport/testing.py -> build/lib/ftw/calendarexport copying ftw/calendarexport/export.py -> build/lib/ftw/calendarexport copying ftw/calendarexport/results.py -> build/lib/ftw/calendarexport copying ftw/calendarexport/__init__.py -> build/lib/ftw/calendarexport creating build/lib/ftw/calendarexport/tests copying ftw/calendarexport/tests/test_export.py -> build/lib/ftw/calendarexport/tests copying ftw/calendarexport/tests/test_export_viewlet.py -> build/lib/ftw/calendarexport/tests copying ftw/calendarexport/tests/__init__.py -> build/lib/ftw/calendarexport/tests copying ftw/calendarexport/tests/builder.py -> build/lib/ftw/calendarexport/tests running egg_info writing entry points to ftw.calendarexport.egg-info/entry_points.txt writing dependency_links to ftw.calendarexport.egg-info/dependency_links.txt writing namespace_packages to ftw.calendarexport.egg-info/namespace_packages.txt writing ftw.calendarexport.egg-info/PKG-INFO writing requirements to ftw.calendarexport.egg-info/requires.txt writing top-level names to ftw.calendarexport.egg-info/top_level.txt reading manifest file 'ftw.calendarexport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '._*' found anywhere in distribution writing manifest file 'ftw.calendarexport.egg-info/SOURCES.txt' copying ftw/calendarexport/configure.zcml -> build/lib/ftw/calendarexport copying ftw/calendarexport/export.pt -> build/lib/ftw/calendarexport copying ftw/calendarexport/results.pt -> build/lib/ftw/calendarexport creating build/lib/ftw/calendarexport/locales copying ftw/calendarexport/locales/ftw.calendarexport.pot -> build/lib/ftw/calendarexport/locales creating build/lib/ftw/calendarexport/locales/de creating build/lib/ftw/calendarexport/locales/de/LC_MESSAGES copying ftw/calendarexport/locales/de/LC_MESSAGES/ftw.calendarexport.po -> build/lib/ftw/calendarexport/locales/de/LC_MESSAGES creating build/lib/ftw/calendarexport/profiles creating build/lib/ftw/calendarexport/profiles/default copying ftw/calendarexport/profiles/default/metadata.xml -> build/lib/ftw/calendarexport/profiles/default copying ftw/calendarexport/profiles/default/propertiestool.xml -> build/lib/ftw/calendarexport/profiles/default copying ftw/calendarexport/profiles/default/viewlets.xml -> build/lib/ftw/calendarexport/profiles/default creating build/lib/ftw/calendarexport/profiles/default/types copying ftw/calendarexport/profiles/default/types/folder.xml -> build/lib/ftw/calendarexport/profiles/default/types installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/ftw/__init__.py (namespace package) copying ftw/calendarexport/testing.py -> build/bdist.linux-armv7l/wheel/ftw/calendarexport copying ftw/calendarexport/export.py -> build/bdist.linux-armv7l/wheel/ftw/calendarexport copying ftw/calendarexport/configure.zcml -> build/bdist.linux-armv7l/wheel/ftw/calendarexport copying ftw/calendarexport/export.pt -> build/bdist.linux-armv7l/wheel/ftw/calendarexport copying ftw/calendarexport/results.pt -> build/bdist.linux-armv7l/wheel/ftw/calendarexport copying ftw/calendarexport/results.py -> build/bdist.linux-armv7l/wheel/ftw/calendarexport copying ftw/calendarexport/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/calendarexport copying ftw/calendarexport/locales/ftw.calendarexport.pot -> build/bdist.linux-armv7l/wheel/ftw/calendarexport/locales copying ftw/calendarexport/locales/de/LC_MESSAGES/ftw.calendarexport.po -> build/bdist.linux-armv7l/wheel/ftw/calendarexport/locales/de/LC_MESSAGES copying ftw/calendarexport/profiles/default/viewlets.xml -> build/bdist.linux-armv7l/wheel/ftw/calendarexport/profiles/default copying ftw/calendarexport/profiles/default/propertiestool.xml -> build/bdist.linux-armv7l/wheel/ftw/calendarexport/profiles/default copying ftw/calendarexport/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/ftw/calendarexport/profiles/default copying ftw/calendarexport/profiles/default/types/folder.xml -> build/bdist.linux-armv7l/wheel/ftw/calendarexport/profiles/default/types copying ftw/calendarexport/tests/test_export.py -> build/bdist.linux-armv7l/wheel/ftw/calendarexport/tests copying ftw/calendarexport/tests/test_export_viewlet.py -> build/bdist.linux-armv7l/wheel/ftw/calendarexport/tests copying ftw/calendarexport/tests/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/calendarexport/tests copying ftw/calendarexport/tests/builder.py -> build/bdist.linux-armv7l/wheel/ftw/calendarexport/tests running install_egg_info Copying ftw.calendarexport.egg-info to build/bdist.linux-armv7l/wheel/ftw.calendarexport-1.3-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/ftw.calendarexport-1.3-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/ftw.calendarexport-1.3.dist-info/WHEEL creating '/tmp/pip-wheel-1a89bf3m/ftw.calendarexport-1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ftw.calendarexport-1.3-py3.4-nspkg.pth' adding 'ftw/calendarexport/__init__.py' adding 'ftw/calendarexport/configure.zcml' adding 'ftw/calendarexport/export.pt' adding 'ftw/calendarexport/export.py' adding 'ftw/calendarexport/results.pt' adding 'ftw/calendarexport/results.py' adding 'ftw/calendarexport/testing.py' adding 'ftw/calendarexport/locales/ftw.calendarexport.pot' adding 'ftw/calendarexport/locales/de/LC_MESSAGES/ftw.calendarexport.po' adding 'ftw/calendarexport/profiles/default/metadata.xml' adding 'ftw/calendarexport/profiles/default/propertiestool.xml' adding 'ftw/calendarexport/profiles/default/viewlets.xml' adding 'ftw/calendarexport/profiles/default/types/folder.xml' adding 'ftw/calendarexport/tests/__init__.py' adding 'ftw/calendarexport/tests/builder.py' adding 'ftw/calendarexport/tests/test_export.py' adding 'ftw/calendarexport/tests/test_export_viewlet.py' adding 'ftw.calendarexport-1.3.dist-info/METADATA' adding 'ftw.calendarexport-1.3.dist-info/WHEEL' adding 'ftw.calendarexport-1.3.dist-info/entry_points.txt' adding 'ftw.calendarexport-1.3.dist-info/namespace_packages.txt' adding 'ftw.calendarexport-1.3.dist-info/top_level.txt' adding 'ftw.calendarexport-1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ftw.calendarexport: finished with status 'done' Stored in directory: /tmp/tmpwtlo94s6 Successfully built ftw.calendarexport Cleaning up... Removing source in /tmp/pip-wheel-wneznyev/ftw.calendarexport Removed build tracker '/tmp/pip-req-tracker-83824q7f'