Collecting grokcore.catalog==3.0.0 1 location(s) to search for versions of grokcore.catalog: * https://pypi.python.org/simple/grokcore-catalog/ Getting page https://pypi.python.org/simple/grokcore-catalog/ Analyzing links from page https://pypi.python.org/simple/grokcore-catalog/ Found link https://pypi.python.org/packages/2b/84/9c61b581711635ea7297e0d1a7b4a9461f0b1dc4e7b19f11c336e1c698da/grokcore.catalog-2.1.zip#md5=b413137c5c948ace76c72b4b4f260219 (from https://pypi.python.org/simple/grokcore-catalog/), version: 2.1 Found link https://pypi.python.org/packages/46/a7/a4b7f59862ce452cfad29cb76fa8042edc205d3dada8e14f84e519fd72ff/grokcore.catalog-2.2.tar.gz#md5=610d736142ee3fd3d5858a24b6903a23 (from https://pypi.python.org/simple/grokcore-catalog/), version: 2.2 Found link https://pypi.python.org/packages/5e/1a/7bb0ca5792ed93ff1337361d490d39116e30165ac3611592180700ea4fa0/grokcore.catalog-2.2.1.tar.gz#md5=e1a51ba309ea3317a31bbbfd04630369 (from https://pypi.python.org/simple/grokcore-catalog/), version: 2.2.1 Found link https://pypi.python.org/packages/83/5b/f0f71f24e2e432c360fcf22f15ec575b05cb1c3de78e5a1b37dee7f1ac57/grokcore.catalog-1.0.tar.gz#md5=c08017cf76c8aa9d16cbc042a2082fa9 (from https://pypi.python.org/simple/grokcore-catalog/), version: 1.0 Found link https://pypi.python.org/packages/91/ce/6b31abce9fe26264f5afc3bb118c63220be4ace03d6865bc1df335a75a79/grokcore.catalog-2.3.tar.gz#md5=f1b51857fa214986bf3461799994a6ae (from https://pypi.python.org/simple/grokcore-catalog/), version: 2.3 Found link https://pypi.python.org/packages/bc/0f/9c710e654fcc3bb81cb7118adbc38d059a2a6af753037370678fe3749c1b/grokcore.catalog-3.0.0.tar.gz#md5=bcca3069b10b7767b08ccd8036ecd63a (from https://pypi.python.org/simple/grokcore-catalog/), version: 3.0.0 Found link https://pypi.python.org/packages/e8/62/5b886c5cef16aaeec12ec736653eedb2c1db6fc06ad12b1b750e03ebeaf4/grokcore.catalog-2.0.zip#md5=126fe300f05416a65c7697f0eb39ab68 (from https://pypi.python.org/simple/grokcore-catalog/), version: 2.0 Using version 3.0.0 (newest of versions: 3.0.0) Downloading grokcore.catalog-3.0.0.tar.gz Downloading from URL https://pypi.python.org/packages/bc/0f/9c710e654fcc3bb81cb7118adbc38d059a2a6af753037370678fe3749c1b/grokcore.catalog-3.0.0.tar.gz#md5=bcca3069b10b7767b08ccd8036ecd63a (from https://pypi.python.org/simple/grokcore-catalog/) Running setup.py (path:/tmp/pip-build-_hdwe_1g/grokcore.catalog/setup.py) egg_info for package grokcore.catalog Running command python setup.py egg_info running egg_info creating pip-egg-info/grokcore.catalog.egg-info writing pip-egg-info/grokcore.catalog.egg-info/PKG-INFO writing top-level names to pip-egg-info/grokcore.catalog.egg-info/top_level.txt writing namespace_packages to pip-egg-info/grokcore.catalog.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/grokcore.catalog.egg-info/dependency_links.txt writing requirements to pip-egg-info/grokcore.catalog.egg-info/requires.txt writing manifest file 'pip-egg-info/grokcore.catalog.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/grokcore.catalog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' writing manifest file 'pip-egg-info/grokcore.catalog.egg-info/SOURCES.txt' Source in /tmp/pip-build-_hdwe_1g/grokcore.catalog has version 3.0.0, which satisfies requirement grokcore.catalog==3.0.0 from https://pypi.python.org/packages/bc/0f/9c710e654fcc3bb81cb7118adbc38d059a2a6af753037370678fe3749c1b/grokcore.catalog-3.0.0.tar.gz#md5=bcca3069b10b7767b08ccd8036ecd63a Building wheels for collected packages: grokcore.catalog Running setup.py bdist_wheel for grokcore.catalog: started Destination directory: /tmp/tmp8okqdc_vpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_hdwe_1g/grokcore.catalog/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/tmp8okqdc_vpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/grokcore copying src/grokcore/__init__.py -> build/lib/grokcore creating build/lib/grokcore/catalog copying src/grokcore/catalog/testing.py -> build/lib/grokcore/catalog copying src/grokcore/catalog/interfaces.py -> build/lib/grokcore/catalog copying src/grokcore/catalog/components.py -> build/lib/grokcore/catalog copying src/grokcore/catalog/meta.py -> build/lib/grokcore/catalog copying src/grokcore/catalog/__init__.py -> build/lib/grokcore/catalog copying src/grokcore/catalog/index.py -> build/lib/grokcore/catalog creating build/lib/grokcore/catalog/ftests copying src/grokcore/catalog/ftests/test_grok_functional.py -> build/lib/grokcore/catalog/ftests copying src/grokcore/catalog/ftests/__init__.py -> build/lib/grokcore/catalog/ftests creating build/lib/grokcore/catalog/tests copying src/grokcore/catalog/tests/__init__.py -> build/lib/grokcore/catalog/tests copying src/grokcore/catalog/tests/test_grok.py -> build/lib/grokcore/catalog/tests creating build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes_install_on.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes_name.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes_site.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes_multiple_conflict.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes_datetimeindex.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/setuporder.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes_app_interface.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/catalog.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes_valueindex.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/__init__.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes_class.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes_set.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes_multiple.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes_nonexistent.py -> build/lib/grokcore/catalog/ftests/catalog copying src/grokcore/catalog/ftests/catalog/indexes_attribute.py -> build/lib/grokcore/catalog/ftests/catalog creating build/lib/grokcore/catalog/tests/catalog copying src/grokcore/catalog/tests/catalog/indexes_module.py -> build/lib/grokcore/catalog/tests/catalog copying src/grokcore/catalog/tests/catalog/indexes_no_app.py -> build/lib/grokcore/catalog/tests/catalog copying src/grokcore/catalog/tests/catalog/__init__.py -> build/lib/grokcore/catalog/tests/catalog running egg_info writing top-level names to src/grokcore.catalog.egg-info/top_level.txt writing namespace_packages to src/grokcore.catalog.egg-info/namespace_packages.txt writing dependency_links to src/grokcore.catalog.egg-info/dependency_links.txt writing src/grokcore.catalog.egg-info/PKG-INFO writing requirements to src/grokcore.catalog.egg-info/requires.txt reading manifest file 'src/grokcore.catalog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' writing manifest file 'src/grokcore.catalog.egg-info/SOURCES.txt' copying src/grokcore/catalog/configure.zcml -> build/lib/grokcore/catalog copying src/grokcore/catalog/ftesting.zcml -> build/lib/grokcore/catalog copying src/grokcore/catalog/meta.zcml -> build/lib/grokcore/catalog installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/grokcore/__init__.py (namespace package) copying grokcore/catalog/testing.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog copying grokcore/catalog/interfaces.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog copying grokcore/catalog/ftesting.zcml -> build/bdist.linux-armv7l/wheel/grokcore/catalog copying grokcore/catalog/components.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog copying grokcore/catalog/meta.zcml -> build/bdist.linux-armv7l/wheel/grokcore/catalog copying grokcore/catalog/meta.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog copying grokcore/catalog/__init__.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog copying grokcore/catalog/configure.zcml -> build/bdist.linux-armv7l/wheel/grokcore/catalog copying grokcore/catalog/index.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog copying grokcore/catalog/ftests/test_grok_functional.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests copying grokcore/catalog/ftests/__init__.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests copying grokcore/catalog/ftests/catalog/indexes_install_on.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/indexes_name.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/indexes_site.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/indexes_multiple_conflict.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/indexes_datetimeindex.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/setuporder.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/indexes_app_interface.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/catalog.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/indexes.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/indexes_valueindex.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/__init__.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/indexes_class.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/indexes_set.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/indexes_multiple.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/indexes_nonexistent.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/ftests/catalog/indexes_attribute.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/ftests/catalog copying grokcore/catalog/tests/__init__.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/tests copying grokcore/catalog/tests/test_grok.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/tests copying grokcore/catalog/tests/catalog/indexes_module.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/tests/catalog copying grokcore/catalog/tests/catalog/indexes_no_app.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/tests/catalog copying grokcore/catalog/tests/catalog/__init__.py -> build/bdist.linux-armv7l/wheel/grokcore/catalog/tests/catalog running install_egg_info Copying src/grokcore.catalog.egg-info to build/bdist.linux-armv7l/wheel/grokcore.catalog-3.0.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/grokcore.catalog-3.0.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/grokcore.catalog-3.0.0.dist-info/WHEEL Running setup.py bdist_wheel for grokcore.catalog: finished with status 'done' Stored in directory: /tmp/tmpgy0w30lh Successfully built grokcore.catalog Cleaning up... Removing source in /tmp/pip-build-_hdwe_1g/grokcore.catalog