Collecting zeam.form.table==1.0b1 1 location(s) to search for versions of zeam.form.table: * https://pypi.python.org/simple/zeam-form-table/ Getting page https://pypi.python.org/simple/zeam-form-table/ Analyzing links from page https://pypi.python.org/simple/zeam-form-table/ Found link https://pypi.python.org/packages/0e/2a/e526525b491d458cfcbd38f4fa316d8d1dadee52335fe3b628d317e3b00a/zeam.form.table-1.1.1.tar.gz#md5=da50b9d6dbd0470e9d054bf93f21d491 (from https://pypi.python.org/simple/zeam-form-table/), version: 1.1.1 Found link https://pypi.python.org/packages/24/9f/a00db7544d415367c568031ecc8429181ea4874a9be7735b44939d6bb274/zeam.form.table-1.0.1.tar.gz#md5=1adac116889e94c78190cf9fd7d3e377 (from https://pypi.python.org/simple/zeam-form-table/), version: 1.0.1 Found link https://pypi.python.org/packages/73/c7/07d86d4bea6a06ccef05972b20e307bc114479c66ad5fba75010dc1d73e4/zeam.form.table-1.0.tar.gz#md5=6c9ff972c916697d85bac2e70e4e5cb1 (from https://pypi.python.org/simple/zeam-form-table/), version: 1.0 Found link https://pypi.python.org/packages/d1/e7/5e545eed57d985327684e3dffbabce37db0895cb22afeaa523344256992f/zeam.form.table-1.0b1.tar.gz#md5=0c14bbecf3c4afdeb6ed1d278c25ab27 (from https://pypi.python.org/simple/zeam-form-table/), version: 1.0b1 Found link https://pypi.python.org/packages/f3/57/eb7bfeae9fd8575fff6d04adaf50db1dd973b4233c130740caf5a17a2bea/zeam.form.table-1.1.tar.gz#md5=ecefb4859dca63cc5de50f38eee7b072 (from https://pypi.python.org/simple/zeam-form-table/), version: 1.1 Using version 1.0b1 (newest of versions: 1.0b1) Downloading zeam.form.table-1.0b1.tar.gz Downloading from URL https://pypi.python.org/packages/d1/e7/5e545eed57d985327684e3dffbabce37db0895cb22afeaa523344256992f/zeam.form.table-1.0b1.tar.gz#md5=0c14bbecf3c4afdeb6ed1d278c25ab27 (from https://pypi.python.org/simple/zeam-form-table/) Running setup.py (path:/tmp/pip-build-qplw7y87/zeam.form.table/setup.py) egg_info for package zeam.form.table Running command python setup.py egg_info running egg_info creating pip-egg-info/zeam.form.table.egg-info writing top-level names to pip-egg-info/zeam.form.table.egg-info/top_level.txt writing namespace_packages to pip-egg-info/zeam.form.table.egg-info/namespace_packages.txt writing requirements to pip-egg-info/zeam.form.table.egg-info/requires.txt writing dependency_links to pip-egg-info/zeam.form.table.egg-info/dependency_links.txt writing pip-egg-info/zeam.form.table.egg-info/PKG-INFO writing manifest file 'pip-egg-info/zeam.form.table.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zeam.form.table.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/zeam.form.table.egg-info/SOURCES.txt' Source in /tmp/pip-build-qplw7y87/zeam.form.table has version 1.0b1, which satisfies requirement zeam.form.table==1.0b1 from https://pypi.python.org/packages/d1/e7/5e545eed57d985327684e3dffbabce37db0895cb22afeaa523344256992f/zeam.form.table-1.0b1.tar.gz#md5=0c14bbecf3c4afdeb6ed1d278c25ab27 Building wheels for collected packages: zeam.form.table Running setup.py bdist_wheel for zeam.form.table: started Destination directory: /tmp/tmpgq7c1k_5pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qplw7y87/zeam.form.table/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/tmpgq7c1k_5pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/zeam copying src/zeam/__init__.py -> build/lib/zeam creating build/lib/zeam/form copying src/zeam/form/__init__.py -> build/lib/zeam/form creating build/lib/zeam/form/table copying src/zeam/form/table/form.py -> build/lib/zeam/form/table copying src/zeam/form/table/__init__.py -> build/lib/zeam/form/table copying src/zeam/form/table/select.py -> build/lib/zeam/form/table copying src/zeam/form/table/interfaces.py -> build/lib/zeam/form/table copying src/zeam/form/table/testing.py -> build/lib/zeam/form/table copying src/zeam/form/table/actions.py -> build/lib/zeam/form/table creating build/lib/zeam/form/table/tests copying src/zeam/form/table/tests/__init__.py -> build/lib/zeam/form/table/tests copying src/zeam/form/table/tests/test_doctest.py -> build/lib/zeam/form/table/tests running egg_info writing top-level names to src/zeam.form.table.egg-info/top_level.txt writing src/zeam.form.table.egg-info/PKG-INFO writing dependency_links to src/zeam.form.table.egg-info/dependency_links.txt writing namespace_packages to src/zeam.form.table.egg-info/namespace_packages.txt writing requirements to src/zeam.form.table.egg-info/requires.txt reading manifest file 'src/zeam.form.table.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/zeam.form.table.egg-info/SOURCES.txt' copying src/zeam/form/table/configure.zcml -> build/lib/zeam/form/table copying src/zeam/form/table/ftesting.zcml -> build/lib/zeam/form/table creating build/lib/zeam/form/table/default_templates copying src/zeam/form/table/default_templates/subtableformtemplate.pt -> build/lib/zeam/form/table/default_templates creating build/lib/zeam/form/table/select_templates copying src/zeam/form/table/select_templates/selectfieldwidget.cpt -> build/lib/zeam/form/table/select_templates copying src/zeam/form/table/tests/forms.txt -> build/lib/zeam/form/table/tests installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/zeam/__init__.py (namespace package) Skipping installation of build/bdist.linux-armv7l/wheel/zeam/form/__init__.py (namespace package) copying zeam/form/table/form.py -> build/bdist.linux-armv7l/wheel/zeam/form/table copying zeam/form/table/__init__.py -> build/bdist.linux-armv7l/wheel/zeam/form/table copying zeam/form/table/ftesting.zcml -> build/bdist.linux-armv7l/wheel/zeam/form/table copying zeam/form/table/configure.zcml -> build/bdist.linux-armv7l/wheel/zeam/form/table copying zeam/form/table/select.py -> build/bdist.linux-armv7l/wheel/zeam/form/table copying zeam/form/table/interfaces.py -> build/bdist.linux-armv7l/wheel/zeam/form/table copying zeam/form/table/testing.py -> build/bdist.linux-armv7l/wheel/zeam/form/table copying zeam/form/table/actions.py -> build/bdist.linux-armv7l/wheel/zeam/form/table copying zeam/form/table/tests/__init__.py -> build/bdist.linux-armv7l/wheel/zeam/form/table/tests copying zeam/form/table/tests/forms.txt -> build/bdist.linux-armv7l/wheel/zeam/form/table/tests copying zeam/form/table/tests/test_doctest.py -> build/bdist.linux-armv7l/wheel/zeam/form/table/tests copying zeam/form/table/default_templates/subtableformtemplate.pt -> build/bdist.linux-armv7l/wheel/zeam/form/table/default_templates copying zeam/form/table/select_templates/selectfieldwidget.cpt -> build/bdist.linux-armv7l/wheel/zeam/form/table/select_templates running install_egg_info Copying src/zeam.form.table.egg-info to build/bdist.linux-armv7l/wheel/zeam.form.table-1.0b1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/zeam.form.table-1.0b1-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/zeam.form.table-1.0b1.dist-info/WHEEL Running setup.py bdist_wheel for zeam.form.table: finished with status 'done' Stored in directory: /tmp/tmp_rx0_tux Successfully built zeam.form.table Cleaning up... Removing source in /tmp/pip-build-qplw7y87/zeam.form.table