Created temporary directory: /tmp/pip-ephem-wheel-cache-_23laf1p Created temporary directory: /tmp/pip-req-tracker-uhji_z2x Created requirements tracker '/tmp/pip-req-tracker-uhji_z2x' Created temporary directory: /tmp/pip-wheel-svznr3e1 Collecting dataclass-property==1.1.0 1 location(s) to search for versions of dataclass-property: * https://pypi.org/simple/dataclass-property/ Getting page https://pypi.org/simple/dataclass-property/ Analyzing links from page https://pypi.org/simple/dataclass-property/ Found link https://files.pythonhosted.org/packages/c7/3e/4dc659cb4444f3097279e0d6d0a32dc54e431ef4de63e77c91cb3d5e4bb0/dataclass_property-1.0.0.tar.gz#sha256=065fe2cc0009689237cdcae7d17e429798a49edcc74571a7afe6104f9d0bd3db (from https://pypi.org/simple/dataclass-property/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/c0/a3/c0a6de5ab80fc559d62f5b2f8e7b25ec6c1542c8b7bcd56b43771cca6174/dataclass_property-1.0.1.tar.gz#sha256=b31eb83b132d624eeedfde340b6b2eb7aae06075b85616a7946ddac0e2653278 (from https://pypi.org/simple/dataclass-property/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/62/84/ba187f1d120c256d6a4173554018829c3a882bf9bb1df882dde260867cd5/dataclass_property-1.1.0.tar.gz#sha256=632e2fca689cd2fb2808f5fdd93c41ec2bb3377e9c653292df0fc23b6edd1449 (from https://pypi.org/simple/dataclass-property/), version: 1.1.0 Using version 1.1.0 (newest of versions: 1.1.0) Created temporary directory: /tmp/pip-unpack-btz11jvx Downloading https://files.pythonhosted.org/packages/62/84/ba187f1d120c256d6a4173554018829c3a882bf9bb1df882dde260867cd5/dataclass_property-1.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/62/84/ba187f1d120c256d6a4173554018829c3a882bf9bb1df882dde260867cd5/dataclass_property-1.1.0.tar.gz#sha256=632e2fca689cd2fb2808f5fdd93c41ec2bb3377e9c653292df0fc23b6edd1449 (from https://pypi.org/simple/dataclass-property/) Added dataclass-property==1.1.0 from https://files.pythonhosted.org/packages/62/84/ba187f1d120c256d6a4173554018829c3a882bf9bb1df882dde260867cd5/dataclass_property-1.1.0.tar.gz#sha256=632e2fca689cd2fb2808f5fdd93c41ec2bb3377e9c653292df0fc23b6edd1449 to build tracker '/tmp/pip-req-tracker-uhji_z2x' Running setup.py (path:/tmp/pip-wheel-svznr3e1/dataclass-property/setup.py) egg_info for package dataclass-property Running command python setup.py egg_info running egg_info creating pip-egg-info/dataclass_property.egg-info writing pip-egg-info/dataclass_property.egg-info/PKG-INFO writing top-level names to pip-egg-info/dataclass_property.egg-info/top_level.txt writing dependency_links to pip-egg-info/dataclass_property.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/dataclass_property.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dataclass_property.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory '*/resources' warning: no files found matching '*' under directory '*/templates' warning: no files found matching '*' under directory 'bin' warning: no files found matching '*' under directory 'test' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'LICENSES' warning: manifest_maker: MANIFEST.in, line 13: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 14: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 15: 'recursive-include' expects ... warning: no previously-included files matching '*tutorial*.docx' found anywhere in distribution warning: no previously-included files matching '*Tutorial*.docx' found anywhere in distribution warning: no previously-included files matching '*TUTORIAL*.docx' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.exe' found anywhere in distribution writing manifest file 'pip-egg-info/dataclass_property.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-svznr3e1/dataclass-property has version 1.1.0, which satisfies requirement dataclass-property==1.1.0 from https://files.pythonhosted.org/packages/62/84/ba187f1d120c256d6a4173554018829c3a882bf9bb1df882dde260867cd5/dataclass_property-1.1.0.tar.gz#sha256=632e2fca689cd2fb2808f5fdd93c41ec2bb3377e9c653292df0fc23b6edd1449 Removed dataclass-property==1.1.0 from https://files.pythonhosted.org/packages/62/84/ba187f1d120c256d6a4173554018829c3a882bf9bb1df882dde260867cd5/dataclass_property-1.1.0.tar.gz#sha256=632e2fca689cd2fb2808f5fdd93c41ec2bb3377e9c653292df0fc23b6edd1449 from build tracker '/tmp/pip-req-tracker-uhji_z2x' Building wheels for collected packages: dataclass-property Created temporary directory: /tmp/pip-wheel-u7o5l__j Running setup.py bdist_wheel for dataclass-property: started Destination directory: /tmp/pip-wheel-u7o5l__j Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-svznr3e1/dataclass-property/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-u7o5l__j running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dataclass_property copying dataclass_property/datetime_utils.py -> build/lib/dataclass_property copying dataclass_property/__init__.py -> build/lib/dataclass_property copying dataclass_property/weekdays_list.py -> build/lib/dataclass_property copying dataclass_property/internals.py -> build/lib/dataclass_property copying dataclass_property/__meta__.py -> build/lib/dataclass_property running egg_info writing top-level names to dataclass_property.egg-info/top_level.txt writing dataclass_property.egg-info/PKG-INFO writing dependency_links to dataclass_property.egg-info/dependency_links.txt reading manifest file 'dataclass_property.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory '*/resources' warning: no files found matching '*' under directory '*/templates' warning: no files found matching '*' under directory 'bin' warning: no files found matching '*' under directory 'test' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'LICENSES' warning: manifest_maker: MANIFEST.in, line 13: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 14: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 15: 'recursive-include' expects ... warning: no previously-included files matching '*tutorial*.docx' found anywhere in distribution warning: no previously-included files matching '*Tutorial*.docx' found anywhere in distribution warning: no previously-included files matching '*TUTORIAL*.docx' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.exe' found anywhere in distribution writing manifest file 'dataclass_property.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/dataclass_property copying build/lib/dataclass_property/datetime_utils.py -> build/bdist.linux-armv7l/wheel/dataclass_property copying build/lib/dataclass_property/__init__.py -> build/bdist.linux-armv7l/wheel/dataclass_property copying build/lib/dataclass_property/weekdays_list.py -> build/bdist.linux-armv7l/wheel/dataclass_property copying build/lib/dataclass_property/internals.py -> build/bdist.linux-armv7l/wheel/dataclass_property copying build/lib/dataclass_property/__meta__.py -> build/bdist.linux-armv7l/wheel/dataclass_property running install_egg_info Copying dataclass_property.egg-info to build/bdist.linux-armv7l/wheel/dataclass_property-1.1.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/dataclass_property-1.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-u7o5l__j/dataclass_property-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dataclass_property/__init__.py' adding 'dataclass_property/__meta__.py' adding 'dataclass_property/datetime_utils.py' adding 'dataclass_property/internals.py' adding 'dataclass_property/weekdays_list.py' adding 'dataclass_property-1.1.0.dist-info/LICENSE' adding 'dataclass_property-1.1.0.dist-info/METADATA' adding 'dataclass_property-1.1.0.dist-info/WHEEL' adding 'dataclass_property-1.1.0.dist-info/top_level.txt' adding 'dataclass_property-1.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dataclass-property: finished with status 'done' Stored in directory: /tmp/tmpuii8n72c Successfully built dataclass-property Cleaning up... Removing source in /tmp/pip-wheel-svznr3e1/dataclass-property Removed build tracker '/tmp/pip-req-tracker-uhji_z2x'