Collecting grainy==1.3.2 1 location(s) to search for versions of grainy: * https://pypi.python.org/simple/grainy/ Getting page https://pypi.python.org/simple/grainy/ Analyzing links from page https://pypi.python.org/simple/grainy/ Found link https://pypi.python.org/packages/56/e3/8f2cb1bebe6f1c41bfaf6750e67b7b73066fbf0cd179f62c4da9314993be/grainy-1.2.0.tar.gz#md5=a84b20c54f52dca47f053bd5c8e30087 (from https://pypi.python.org/simple/grainy/), version: 1.2.0 Found link https://pypi.python.org/packages/73/1e/0515224dbeccc2be3902e3dc68dd01fbc4faabecccf7380e1642d0caf7a4/grainy-1.3.2.tar.gz#md5=c68391305fe9cc198568edec065f9543 (from https://pypi.python.org/simple/grainy/), version: 1.3.2 Found link https://pypi.python.org/packages/ad/a8/6577af71ecc453b38a3844cd86b444a3f3c8e13cce98db5c793cd83a4041/grainy-1.0.0.tar.gz#md5=4e0e0c59a557ce1fd6b8d6d8b2e702d3 (from https://pypi.python.org/simple/grainy/), version: 1.0.0 Found link https://pypi.python.org/packages/b0/0e/dc97f7e79ab024f8fb8e5ec9da373ded4634bf6c68dcfe58bfdf72521153/grainy-1.1.0.tar.gz#md5=f37281f020befeb88fe25466eadb4930 (from https://pypi.python.org/simple/grainy/), version: 1.1.0 Found link https://pypi.python.org/packages/ce/b4/97a7b11c71d13daa28b4a4cff44f5bf8c8569499224b45948a0eafff2fef/grainy-1.3.1.tar.gz#md5=b29bf46bd8718e4ae5d3cd79ac084931 (from https://pypi.python.org/simple/grainy/), version: 1.3.1 Using version 1.3.2 (newest of versions: 1.3.2) Downloading grainy-1.3.2.tar.gz Downloading from URL https://pypi.python.org/packages/73/1e/0515224dbeccc2be3902e3dc68dd01fbc4faabecccf7380e1642d0caf7a4/grainy-1.3.2.tar.gz#md5=c68391305fe9cc198568edec065f9543 (from https://pypi.python.org/simple/grainy/) Running setup.py (path:/tmp/pip-build-2_xcjinu/grainy/setup.py) egg_info for package grainy Running command python setup.py egg_info running egg_info creating pip-egg-info/grainy.egg-info writing pip-egg-info/grainy.egg-info/PKG-INFO writing top-level names to pip-egg-info/grainy.egg-info/top_level.txt writing dependency_links to pip-egg-info/grainy.egg-info/dependency_links.txt writing requirements to pip-egg-info/grainy.egg-info/requires.txt writing manifest file 'pip-egg-info/grainy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/grainy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/grainy.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) Source in /tmp/pip-build-2_xcjinu/grainy has version 1.3.2, which satisfies requirement grainy==1.3.2 from https://pypi.python.org/packages/73/1e/0515224dbeccc2be3902e3dc68dd01fbc4faabecccf7380e1642d0caf7a4/grainy-1.3.2.tar.gz#md5=c68391305fe9cc198568edec065f9543 Building wheels for collected packages: grainy Running setup.py bdist_wheel for grainy: started Destination directory: /tmp/tmp1srouoz8pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-2_xcjinu/grainy/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/tmp1srouoz8pip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/grainy copying grainy/core.py -> build/lib/grainy copying grainy/__init__.py -> build/lib/grainy copying grainy/const.py -> build/lib/grainy creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_class_permissionset.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_class_namespace.py -> build/lib/tests copying tests/test_class_permission.py -> build/lib/tests running egg_info writing top-level names to grainy.egg-info/top_level.txt writing dependency_links to grainy.egg-info/dependency_links.txt writing grainy.egg-info/PKG-INFO writing requirements to grainy.egg-info/requires.txt reading manifest file 'grainy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'grainy.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/grainy copying build/lib/grainy/core.py -> build/bdist.linux-armv7l/wheel/grainy copying build/lib/grainy/__init__.py -> build/bdist.linux-armv7l/wheel/grainy copying build/lib/grainy/const.py -> build/bdist.linux-armv7l/wheel/grainy creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_class_permissionset.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_class_namespace.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_class_permission.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying grainy.egg-info to build/bdist.linux-armv7l/wheel/grainy-1.3.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/grainy-1.3.2.dist-info/WHEEL Running setup.py bdist_wheel for grainy: finished with status 'done' Stored in directory: /tmp/tmpjd7bmtrd Successfully built grainy Cleaning up... Removing source in /tmp/pip-build-2_xcjinu/grainy