2019-08-19T14:20:41 Created temporary directory: /tmp/pip-ephem-wheel-cache-vsxllwem 2019-08-19T14:20:41 Created temporary directory: /tmp/pip-req-tracker-3a06tquj 2019-08-19T14:20:41 Created requirements tracker '/tmp/pip-req-tracker-3a06tquj' 2019-08-19T14:20:41 Created temporary directory: /tmp/pip-wheel-fbjiav20 2019-08-19T14:20:41 Collecting mixins==0.1.0 2019-08-19T14:20:41 1 location(s) to search for versions of mixins: 2019-08-19T14:20:41 * https://pypi.org/simple/mixins/ 2019-08-19T14:20:41 Getting page https://pypi.org/simple/mixins/ 2019-08-19T14:20:41 Analyzing links from page https://pypi.org/simple/mixins/ 2019-08-19T14:20:42 Found link https://files.pythonhosted.org/packages/7b/1a/2864b724b4eb210730fc8feccadb4cab3f18d6d2e74c2582aeea14e35a2d/mixins-0.1.0.tar.gz#sha256=17d687f40a5b47a132a5d26d989a6f82a47b201afebebaf4decb6db2e0316dbc (from https://pypi.org/simple/mixins/), version: 0.1.0 2019-08-19T14:20:42 Using version 0.1.0 (newest of versions: 0.1.0) 2019-08-19T14:20:42 Created temporary directory: /tmp/pip-unpack-naua08n8 2019-08-19T14:20:42 Downloading https://files.pythonhosted.org/packages/7b/1a/2864b724b4eb210730fc8feccadb4cab3f18d6d2e74c2582aeea14e35a2d/mixins-0.1.0.tar.gz 2019-08-19T14:20:42 Downloading from URL https://files.pythonhosted.org/packages/7b/1a/2864b724b4eb210730fc8feccadb4cab3f18d6d2e74c2582aeea14e35a2d/mixins-0.1.0.tar.gz#sha256=17d687f40a5b47a132a5d26d989a6f82a47b201afebebaf4decb6db2e0316dbc (from https://pypi.org/simple/mixins/) 2019-08-19T14:20:42 Added mixins==0.1.0 from https://files.pythonhosted.org/packages/7b/1a/2864b724b4eb210730fc8feccadb4cab3f18d6d2e74c2582aeea14e35a2d/mixins-0.1.0.tar.gz#sha256=17d687f40a5b47a132a5d26d989a6f82a47b201afebebaf4decb6db2e0316dbc to build tracker '/tmp/pip-req-tracker-3a06tquj' 2019-08-19T14:20:42 Running setup.py (path:/tmp/pip-wheel-fbjiav20/mixins/setup.py) egg_info for package mixins 2019-08-19T14:20:42 Running command python setup.py egg_info 2019-08-19T14:20:43 running egg_info 2019-08-19T14:20:43 creating pip-egg-info/mixins.egg-info 2019-08-19T14:20:43 writing pip-egg-info/mixins.egg-info/PKG-INFO 2019-08-19T14:20:43 writing dependency_links to pip-egg-info/mixins.egg-info/dependency_links.txt 2019-08-19T14:20:43 writing top-level names to pip-egg-info/mixins.egg-info/top_level.txt 2019-08-19T14:20:43 writing manifest file 'pip-egg-info/mixins.egg-info/SOURCES.txt' 2019-08-19T14:20:43 reading manifest file 'pip-egg-info/mixins.egg-info/SOURCES.txt' 2019-08-19T14:20:43 reading manifest template 'MANIFEST.in' 2019-08-19T14:20:43 writing manifest file 'pip-egg-info/mixins.egg-info/SOURCES.txt' 2019-08-19T14:20:44 Source in /tmp/pip-wheel-fbjiav20/mixins has version 0.1.0, which satisfies requirement mixins==0.1.0 from https://files.pythonhosted.org/packages/7b/1a/2864b724b4eb210730fc8feccadb4cab3f18d6d2e74c2582aeea14e35a2d/mixins-0.1.0.tar.gz#sha256=17d687f40a5b47a132a5d26d989a6f82a47b201afebebaf4decb6db2e0316dbc 2019-08-19T14:20:44 Removed mixins==0.1.0 from https://files.pythonhosted.org/packages/7b/1a/2864b724b4eb210730fc8feccadb4cab3f18d6d2e74c2582aeea14e35a2d/mixins-0.1.0.tar.gz#sha256=17d687f40a5b47a132a5d26d989a6f82a47b201afebebaf4decb6db2e0316dbc from build tracker '/tmp/pip-req-tracker-3a06tquj' 2019-08-19T14:20:44 Building wheels for collected packages: mixins 2019-08-19T14:20:44 Created temporary directory: /tmp/pip-wheel-ryz6tzz8 2019-08-19T14:20:44 Building wheel for mixins (setup.py): started 2019-08-19T14:20:44 Destination directory: /tmp/pip-wheel-ryz6tzz8 2019-08-19T14:20:44 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-fbjiav20/mixins/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-ryz6tzz8 2019-08-19T14:20:45 running bdist_wheel 2019-08-19T14:20:45 running build 2019-08-19T14:20:45 running build_py 2019-08-19T14:20:45 creating build 2019-08-19T14:20:45 creating build/lib 2019-08-19T14:20:45 creating build/lib/mixins 2019-08-19T14:20:45 copying mixins/attrequals.py -> build/lib/mixins 2019-08-19T14:20:45 copying mixins/propertycache.py -> build/lib/mixins 2019-08-19T14:20:45 copying mixins/__init__.py -> build/lib/mixins 2019-08-19T14:20:45 copying mixins/repr.py -> build/lib/mixins 2019-08-19T14:20:45 running egg_info 2019-08-19T14:20:45 writing mixins.egg-info/PKG-INFO 2019-08-19T14:20:45 writing dependency_links to mixins.egg-info/dependency_links.txt 2019-08-19T14:20:45 writing top-level names to mixins.egg-info/top_level.txt 2019-08-19T14:20:45 reading manifest file 'mixins.egg-info/SOURCES.txt' 2019-08-19T14:20:45 reading manifest template 'MANIFEST.in' 2019-08-19T14:20:45 writing manifest file 'mixins.egg-info/SOURCES.txt' 2019-08-19T14:20:45 installing to build/bdist.linux-armv7l/wheel 2019-08-19T14:20:45 running install 2019-08-19T14:20:45 running install_lib 2019-08-19T14:20:45 creating build/bdist.linux-armv7l 2019-08-19T14:20:45 creating build/bdist.linux-armv7l/wheel 2019-08-19T14:20:45 creating build/bdist.linux-armv7l/wheel/mixins 2019-08-19T14:20:45 copying build/lib/mixins/attrequals.py -> build/bdist.linux-armv7l/wheel/mixins 2019-08-19T14:20:45 copying build/lib/mixins/propertycache.py -> build/bdist.linux-armv7l/wheel/mixins 2019-08-19T14:20:45 copying build/lib/mixins/__init__.py -> build/bdist.linux-armv7l/wheel/mixins 2019-08-19T14:20:45 copying build/lib/mixins/repr.py -> build/bdist.linux-armv7l/wheel/mixins 2019-08-19T14:20:45 running install_egg_info 2019-08-19T14:20:45 Copying mixins.egg-info to build/bdist.linux-armv7l/wheel/mixins-0.1.0-py3.7.egg-info 2019-08-19T14:20:45 running install_scripts 2019-08-19T14:20:45 creating build/bdist.linux-armv7l/wheel/mixins-0.1.0.dist-info/WHEEL 2019-08-19T14:20:45 creating '/tmp/pip-wheel-ryz6tzz8/mixins-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2019-08-19T14:20:45 adding 'mixins/__init__.py' 2019-08-19T14:20:45 adding 'mixins/attrequals.py' 2019-08-19T14:20:45 adding 'mixins/propertycache.py' 2019-08-19T14:20:45 adding 'mixins/repr.py' 2019-08-19T14:20:45 adding 'mixins-0.1.0.dist-info/METADATA' 2019-08-19T14:20:45 adding 'mixins-0.1.0.dist-info/WHEEL' 2019-08-19T14:20:45 adding 'mixins-0.1.0.dist-info/top_level.txt' 2019-08-19T14:20:45 adding 'mixins-0.1.0.dist-info/RECORD' 2019-08-19T14:20:45 removing build/bdist.linux-armv7l/wheel 2019-08-19T14:20:46 Building wheel for mixins (setup.py): finished with status 'done' 2019-08-19T14:20:46 Stored in directory: /tmp/tmpr235kvyt 2019-08-19T14:20:46 Successfully built mixins 2019-08-19T14:20:46 Cleaning up... 2019-08-19T14:20:46 Removing source in /tmp/pip-wheel-fbjiav20/mixins 2019-08-19T14:20:46 Removed build tracker '/tmp/pip-req-tracker-3a06tquj'