Collecting collective.excelexport==1.6 1 location(s) to search for versions of collective.excelexport: * https://pypi.python.org/simple/collective-excelexport/ Getting page https://pypi.python.org/simple/collective-excelexport/ Analyzing links from page https://pypi.python.org/simple/collective-excelexport/ Found link https://pypi.python.org/packages/0f/75/f3a75f1a5aa457dbd1c0994719cc99f5a236d6f4a2293441da37d9bb1480/collective.excelexport-1.6.tar.gz#md5=a112e80b62c3e35cf579ed8601e7e97a (from https://pypi.python.org/simple/collective-excelexport/), version: 1.6 Found link https://pypi.python.org/packages/22/d9/12652884f749065946cc4603b17720b493fffb515eb6d16c1146277fc1fa/collective.excelexport-1.4.tar.gz#md5=af7dfa8e88128365c45eaf67e5db9f9d (from https://pypi.python.org/simple/collective-excelexport/), version: 1.4 Found link https://pypi.python.org/packages/4f/63/fd6fa1f0114e3ff64300f5d7c0b349cd7f9075c6879a2449f7510f4f4d4a/collective.excelexport-1.5.tar.gz#md5=7297066aa442cf34c6941e183dd7e957 (from https://pypi.python.org/simple/collective-excelexport/), version: 1.5 Found link https://pypi.python.org/packages/5a/0f/cc7ee2505bf6ffb9c804e643457eb3ddeb8f9cf057ce8e985241af04989b/collective.excelexport-1.3.tar.gz#md5=b7ddb0612fe4133363affd0e2c291477 (from https://pypi.python.org/simple/collective-excelexport/), version: 1.3 Found link https://pypi.python.org/packages/7a/03/991a3ade3beba48b33d7ff3cea76d37f773f7b54a9cb58554cb8ebfdd382/collective.excelexport-1.1.zip#md5=8d395e6fe0ef715054f62b4a496b5bc9 (from https://pypi.python.org/simple/collective-excelexport/), version: 1.1 Found link https://pypi.python.org/packages/de/5e/a8814468a9f261212c0b2707c6e3923fddd93dace0454054ffec68e78ac9/collective.excelexport-1.2.zip#md5=340780e82a111bd2b915a83e426f7359 (from https://pypi.python.org/simple/collective-excelexport/), version: 1.2 Using version 1.6 (newest of versions: 1.6) Downloading collective.excelexport-1.6.tar.gz Downloading from URL https://pypi.python.org/packages/0f/75/f3a75f1a5aa457dbd1c0994719cc99f5a236d6f4a2293441da37d9bb1480/collective.excelexport-1.6.tar.gz#md5=a112e80b62c3e35cf579ed8601e7e97a (from https://pypi.python.org/simple/collective-excelexport/) Running setup.py (path:/tmp/pip-build-py88vhbg/collective.excelexport/setup.py) egg_info for package collective.excelexport Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.excelexport.egg-info writing dependency_links to pip-egg-info/collective.excelexport.egg-info/dependency_links.txt writing top-level names to pip-egg-info/collective.excelexport.egg-info/top_level.txt writing requirements to pip-egg-info/collective.excelexport.egg-info/requires.txt writing entry points to pip-egg-info/collective.excelexport.egg-info/entry_points.txt writing namespace_packages to pip-egg-info/collective.excelexport.egg-info/namespace_packages.txt writing pip-egg-info/collective.excelexport.egg-info/PKG-INFO writing manifest file 'pip-egg-info/collective.excelexport.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.excelexport.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 found matching '.installed.cfg' warning: no previously-included files found matching '.mr.developer.cfg' warning: no previously-included files found matching 'buildout.d' warning: no previously-included files matching '*.cfg' found under directory 'buildout.d' writing manifest file 'pip-egg-info/collective.excelexport.egg-info/SOURCES.txt' Source in /tmp/pip-build-py88vhbg/collective.excelexport has version 1.6, which satisfies requirement collective.excelexport==1.6 from https://pypi.python.org/packages/0f/75/f3a75f1a5aa457dbd1c0994719cc99f5a236d6f4a2293441da37d9bb1480/collective.excelexport-1.6.tar.gz#md5=a112e80b62c3e35cf579ed8601e7e97a Building wheels for collected packages: collective.excelexport Running setup.py bdist_wheel for collective.excelexport: started Destination directory: /tmp/tmplvax7mv7pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-py88vhbg/collective.excelexport/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/tmplvax7mv7pip-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/excelexport copying src/collective/excelexport/testing.py -> build/lib/collective/excelexport copying src/collective/excelexport/__init__.py -> build/lib/collective/excelexport copying src/collective/excelexport/setuphandlers.py -> build/lib/collective/excelexport copying src/collective/excelexport/view.py -> build/lib/collective/excelexport copying src/collective/excelexport/styles.py -> build/lib/collective/excelexport copying src/collective/excelexport/interfaces.py -> build/lib/collective/excelexport creating build/lib/collective/excelexport/tests copying src/collective/excelexport/tests/test_excelexport.py -> build/lib/collective/excelexport/tests copying src/collective/excelexport/tests/__init__.py -> build/lib/collective/excelexport/tests copying src/collective/excelexport/tests/test_exportables.py -> build/lib/collective/excelexport/tests creating build/lib/collective/excelexport/datasources copying src/collective/excelexport/datasources/__init__.py -> build/lib/collective/excelexport/datasources copying src/collective/excelexport/datasources/folder.py -> build/lib/collective/excelexport/datasources copying src/collective/excelexport/datasources/search.py -> build/lib/collective/excelexport/datasources copying src/collective/excelexport/datasources/base.py -> build/lib/collective/excelexport/datasources creating build/lib/collective/excelexport/exportables copying src/collective/excelexport/exportables/__init__.py -> build/lib/collective/excelexport/exportables copying src/collective/excelexport/exportables/dexterityfields.py -> build/lib/collective/excelexport/exportables copying src/collective/excelexport/exportables/base.py -> build/lib/collective/excelexport/exportables creating build/lib/collective/excelexport/datasources/eeafaceted copying src/collective/excelexport/datasources/eeafaceted/datasource.py -> build/lib/collective/excelexport/datasources/eeafaceted copying src/collective/excelexport/datasources/eeafaceted/__init__.py -> build/lib/collective/excelexport/datasources/eeafaceted copying src/collective/excelexport/datasources/eeafaceted/view.py -> build/lib/collective/excelexport/datasources/eeafaceted running egg_info writing dependency_links to src/collective.excelexport.egg-info/dependency_links.txt writing namespace_packages to src/collective.excelexport.egg-info/namespace_packages.txt writing src/collective.excelexport.egg-info/PKG-INFO writing requirements to src/collective.excelexport.egg-info/requires.txt writing top-level names to src/collective.excelexport.egg-info/top_level.txt writing entry points to src/collective.excelexport.egg-info/entry_points.txt reading manifest file 'src/collective.excelexport.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 found matching '.installed.cfg' warning: no previously-included files found matching '.mr.developer.cfg' warning: no previously-included files found matching 'buildout.d' warning: no previously-included files matching '*.cfg' found under directory 'buildout.d' writing manifest file 'src/collective.excelexport.egg-info/SOURCES.txt' copying src/collective/excelexport/configure.zcml -> build/lib/collective/excelexport copying src/collective/excelexport/minimal.zcml -> build/lib/collective/excelexport copying src/collective/excelexport/testing.zcml -> build/lib/collective/excelexport creating build/lib/collective/excelexport/locales copying src/collective/excelexport/locales/collective.excelexport.pot -> build/lib/collective/excelexport/locales copying src/collective/excelexport/locales/update.sh -> build/lib/collective/excelexport/locales creating build/lib/collective/excelexport/locales/fr creating build/lib/collective/excelexport/locales/fr/LC_MESSAGES copying src/collective/excelexport/locales/fr/LC_MESSAGES/collective.excelexport.po -> build/lib/collective/excelexport/locales/fr/LC_MESSAGES creating build/lib/collective/excelexport/profiles creating build/lib/collective/excelexport/profiles/default copying src/collective/excelexport/profiles/default/browserlayer.xml -> build/lib/collective/excelexport/profiles/default copying src/collective/excelexport/profiles/default/metadata.xml -> build/lib/collective/excelexport/profiles/default creating build/lib/collective/excelexport/profiles/testing copying src/collective/excelexport/profiles/testing/metadata.xml -> build/lib/collective/excelexport/profiles/testing copying src/collective/excelexport/profiles/testing/types.xml -> build/lib/collective/excelexport/profiles/testing creating build/lib/collective/excelexport/profiles/testing/types copying src/collective/excelexport/profiles/testing/types/member.xml -> build/lib/collective/excelexport/profiles/testing/types copying src/collective/excelexport/profiles/testing/types/member2.xml -> build/lib/collective/excelexport/profiles/testing/types copying src/collective/excelexport/tests/logoplone.png -> build/lib/collective/excelexport/tests copying src/collective/excelexport/datasources/configure.zcml -> build/lib/collective/excelexport/datasources copying src/collective/excelexport/exportables/configure.zcml -> build/lib/collective/excelexport/exportables copying src/collective/excelexport/exportables/dexterityfields.zcml -> build/lib/collective/excelexport/exportables copying src/collective/excelexport/datasources/eeafaceted/configure.zcml -> build/lib/collective/excelexport/datasources/eeafaceted 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/excelexport/testing.py -> build/bdist.linux-armv7l/wheel/collective/excelexport copying collective/excelexport/minimal.zcml -> build/bdist.linux-armv7l/wheel/collective/excelexport copying collective/excelexport/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/excelexport copying collective/excelexport/__init__.py -> build/bdist.linux-armv7l/wheel/collective/excelexport copying collective/excelexport/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/excelexport copying collective/excelexport/view.py -> build/bdist.linux-armv7l/wheel/collective/excelexport copying collective/excelexport/styles.py -> build/bdist.linux-armv7l/wheel/collective/excelexport copying collective/excelexport/testing.zcml -> build/bdist.linux-armv7l/wheel/collective/excelexport copying collective/excelexport/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/excelexport copying collective/excelexport/tests/test_excelexport.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/tests copying collective/excelexport/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/tests copying collective/excelexport/tests/logoplone.png -> build/bdist.linux-armv7l/wheel/collective/excelexport/tests copying collective/excelexport/tests/test_exportables.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/tests copying collective/excelexport/datasources/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/excelexport/datasources copying collective/excelexport/datasources/__init__.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/datasources copying collective/excelexport/datasources/folder.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/datasources copying collective/excelexport/datasources/search.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/datasources copying collective/excelexport/datasources/base.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/datasources copying collective/excelexport/datasources/eeafaceted/datasource.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/datasources/eeafaceted copying collective/excelexport/datasources/eeafaceted/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/excelexport/datasources/eeafaceted copying collective/excelexport/datasources/eeafaceted/__init__.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/datasources/eeafaceted copying collective/excelexport/datasources/eeafaceted/view.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/datasources/eeafaceted copying collective/excelexport/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/excelexport/locales copying collective/excelexport/locales/collective.excelexport.pot -> build/bdist.linux-armv7l/wheel/collective/excelexport/locales copying collective/excelexport/locales/fr/LC_MESSAGES/collective.excelexport.po -> build/bdist.linux-armv7l/wheel/collective/excelexport/locales/fr/LC_MESSAGES copying collective/excelexport/exportables/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/excelexport/exportables copying collective/excelexport/exportables/__init__.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/exportables copying collective/excelexport/exportables/dexterityfields.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/exportables copying collective/excelexport/exportables/dexterityfields.zcml -> build/bdist.linux-armv7l/wheel/collective/excelexport/exportables copying collective/excelexport/exportables/base.py -> build/bdist.linux-armv7l/wheel/collective/excelexport/exportables copying collective/excelexport/profiles/testing/types.xml -> build/bdist.linux-armv7l/wheel/collective/excelexport/profiles/testing copying collective/excelexport/profiles/testing/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/excelexport/profiles/testing copying collective/excelexport/profiles/testing/types/member.xml -> build/bdist.linux-armv7l/wheel/collective/excelexport/profiles/testing/types copying collective/excelexport/profiles/testing/types/member2.xml -> build/bdist.linux-armv7l/wheel/collective/excelexport/profiles/testing/types copying collective/excelexport/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/excelexport/profiles/default copying collective/excelexport/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/excelexport/profiles/default running install_egg_info Copying src/collective.excelexport.egg-info to build/bdist.linux-armv7l/wheel/collective.excelexport-1.6-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.excelexport-1.6-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.excelexport-1.6.dist-info/WHEEL Running setup.py bdist_wheel for collective.excelexport: finished with status 'done' Stored in directory: /tmp/tmp918nmn0s Successfully built collective.excelexport Cleaning up... Removing source in /tmp/pip-build-py88vhbg/collective.excelexport