2022-09-29T16:34:47,765 Created temporary directory: /tmp/pip-ephem-wheel-cache-ackhncx_ 2022-09-29T16:34:47,771 Created temporary directory: /tmp/pip-build-tracker-b3zn2u20 2022-09-29T16:34:47,772 Initialized build tracking at /tmp/pip-build-tracker-b3zn2u20 2022-09-29T16:34:47,772 Created build tracker: /tmp/pip-build-tracker-b3zn2u20 2022-09-29T16:34:47,772 Entered build tracker: /tmp/pip-build-tracker-b3zn2u20 2022-09-29T16:34:47,774 Created temporary directory: /tmp/pip-wheel-40ms1892 2022-09-29T16:34:47,846 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-29T16:34:47,854 2 location(s) to search for versions of gravityzone: 2022-09-29T16:34:47,854 * https://pypi.org/simple/gravityzone/ 2022-09-29T16:34:47,854 * https://www.piwheels.org/simple/gravityzone/ 2022-09-29T16:34:47,855 Fetching project page and analyzing links: https://pypi.org/simple/gravityzone/ 2022-09-29T16:34:47,857 Getting page https://pypi.org/simple/gravityzone/ 2022-09-29T16:34:47,860 Found index url https://pypi.org/simple 2022-09-29T16:34:48,048 Skipping link: No binaries permitted for gravityzone: https://files.pythonhosted.org/packages/52/30/510695bf4fb8bcea4939e980795ba6fc08737bbc61008e22915c7efd4db4/gravityzone-0.0.1.dev1-py3-none-any.whl#sha256=2d7dcfcc14eb2d7c064b383653561bf6a705ae88e68c5ac570762b591b84229f (from https://pypi.org/simple/gravityzone/) (requires-python:>=3.7) 2022-09-29T16:34:48,050 Found link https://files.pythonhosted.org/packages/47/7d/1750be2abb4d4002e4ef18009a622dbd081eebcb30d20245b1546e7bdc8c/gravityzone-0.0.1.dev1.tar.gz#sha256=e9b8203ecfc112567bf4f52bdcdf6d909543226057a067f8c1d6d20afe5fab24 (from https://pypi.org/simple/gravityzone/) (requires-python:>=3.7), version: 0.0.1.dev1 2022-09-29T16:34:48,051 Fetching project page and analyzing links: https://www.piwheels.org/simple/gravityzone/ 2022-09-29T16:34:48,052 Getting page https://www.piwheels.org/simple/gravityzone/ 2022-09-29T16:34:48,054 Found index url https://www.piwheels.org/simple 2022-09-29T16:34:48,269 Skipping link: not a file: https://www.piwheels.org/simple/gravityzone/ 2022-09-29T16:34:48,270 Skipping link: not a file: https://pypi.org/simple/gravityzone/ 2022-09-29T16:34:48,304 Given no hashes to check 1 links for project 'gravityzone': discarding no candidates 2022-09-29T16:34:48,336 Collecting gravityzone==0.0.1.dev1 2022-09-29T16:34:48,340 Created temporary directory: /tmp/pip-unpack-tika5xqj 2022-09-29T16:34:48,565 Downloading gravityzone-0.0.1.dev1.tar.gz (7.8 kB) 2022-09-29T16:34:48,645 Added gravityzone==0.0.1.dev1 from https://files.pythonhosted.org/packages/47/7d/1750be2abb4d4002e4ef18009a622dbd081eebcb30d20245b1546e7bdc8c/gravityzone-0.0.1.dev1.tar.gz#sha256=e9b8203ecfc112567bf4f52bdcdf6d909543226057a067f8c1d6d20afe5fab24 to build tracker '/tmp/pip-build-tracker-b3zn2u20' 2022-09-29T16:34:48,648 Running setup.py (path:/tmp/pip-wheel-40ms1892/gravityzone_c574d7be371d4c17b876e5a0d9411d3b/setup.py) egg_info for package gravityzone 2022-09-29T16:34:48,649 Created temporary directory: /tmp/pip-pip-egg-info-6d5glbfv 2022-09-29T16:34:48,650 Preparing metadata (setup.py): started 2022-09-29T16:34:48,652 Running command python setup.py egg_info 2022-09-29T16:34:55,123 running egg_info 2022-09-29T16:34:55,129 creating /tmp/pip-pip-egg-info-6d5glbfv/gravityzone.egg-info 2022-09-29T16:34:55,852 writing /tmp/pip-pip-egg-info-6d5glbfv/gravityzone.egg-info/PKG-INFO 2022-09-29T16:34:56,455 writing dependency_links to /tmp/pip-pip-egg-info-6d5glbfv/gravityzone.egg-info/dependency_links.txt 2022-09-29T16:34:59,461 writing requirements to /tmp/pip-pip-egg-info-6d5glbfv/gravityzone.egg-info/requires.txt 2022-09-29T16:35:00,065 writing top-level names to /tmp/pip-pip-egg-info-6d5glbfv/gravityzone.egg-info/top_level.txt 2022-09-29T16:35:00,068 writing manifest file '/tmp/pip-pip-egg-info-6d5glbfv/gravityzone.egg-info/SOURCES.txt' 2022-09-29T16:35:01,054 reading manifest file '/tmp/pip-pip-egg-info-6d5glbfv/gravityzone.egg-info/SOURCES.txt' 2022-09-29T16:35:01,057 adding license file 'LICENSE' 2022-09-29T16:35:01,063 writing manifest file '/tmp/pip-pip-egg-info-6d5glbfv/gravityzone.egg-info/SOURCES.txt' 2022-09-29T16:35:01,066 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:775: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead 2022-09-29T16:35:01,066 % (opt, underscore_opt) 2022-09-29T16:35:01,067 /usr/local/lib/python3.7/dist-packages/setuptools/config/expand.py:144: UserWarning: File '/tmp/pip-wheel-40ms1892/gravityzone_c574d7be371d4c17b876e5a0d9411d3b/readme.md' cannot be found 2022-09-29T16:35:01,067 warnings.warn(f"File {path!r} cannot be found") 2022-09-29T16:35:01,067 /usr/local/lib/python3.7/dist-packages/setuptools/config/setupcfg.py:459: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. 2022-09-29T16:35:01,068 warnings.warn(msg, warning_class) 2022-09-29T16:35:01,289 Preparing metadata (setup.py): finished with status 'done' 2022-09-29T16:35:01,301 Source in /tmp/pip-wheel-40ms1892/gravityzone_c574d7be371d4c17b876e5a0d9411d3b has version 0.0.1.dev1, which satisfies requirement gravityzone==0.0.1.dev1 from https://files.pythonhosted.org/packages/47/7d/1750be2abb4d4002e4ef18009a622dbd081eebcb30d20245b1546e7bdc8c/gravityzone-0.0.1.dev1.tar.gz#sha256=e9b8203ecfc112567bf4f52bdcdf6d909543226057a067f8c1d6d20afe5fab24 2022-09-29T16:35:01,302 Removed gravityzone==0.0.1.dev1 from https://files.pythonhosted.org/packages/47/7d/1750be2abb4d4002e4ef18009a622dbd081eebcb30d20245b1546e7bdc8c/gravityzone-0.0.1.dev1.tar.gz#sha256=e9b8203ecfc112567bf4f52bdcdf6d909543226057a067f8c1d6d20afe5fab24 from build tracker '/tmp/pip-build-tracker-b3zn2u20' 2022-09-29T16:35:01,316 Created temporary directory: /tmp/pip-unpack-oij8fk75 2022-09-29T16:35:01,317 Building wheels for collected packages: gravityzone 2022-09-29T16:35:01,327 Created temporary directory: /tmp/pip-wheel-udtac2uh 2022-09-29T16:35:01,328 Building wheel for gravityzone (setup.py): started 2022-09-29T16:35:01,330 Destination directory: /tmp/pip-wheel-udtac2uh 2022-09-29T16:35:01,330 Running command python setup.py bdist_wheel 2022-09-29T16:35:04,053 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:775: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead 2022-09-29T16:35:04,055 % (opt, underscore_opt) 2022-09-29T16:35:04,182 /usr/local/lib/python3.7/dist-packages/setuptools/config/expand.py:144: UserWarning: File '/tmp/pip-wheel-40ms1892/gravityzone_c574d7be371d4c17b876e5a0d9411d3b/readme.md' cannot be found 2022-09-29T16:35:04,182 warnings.warn(f"File {path!r} cannot be found") 2022-09-29T16:35:04,184 /usr/local/lib/python3.7/dist-packages/setuptools/config/setupcfg.py:459: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. 2022-09-29T16:35:04,185 warnings.warn(msg, warning_class) 2022-09-29T16:35:07,196 running bdist_wheel 2022-09-29T16:35:07,558 running build 2022-09-29T16:35:07,558 running build_py 2022-09-29T16:35:08,286 creating build 2022-09-29T16:35:08,287 creating build/lib 2022-09-29T16:35:08,288 creating build/lib/gravityzone 2022-09-29T16:35:08,290 copying src/gravityzone/__init__.py -> build/lib/gravityzone 2022-09-29T16:35:08,294 copying src/gravityzone/exceptions.py -> build/lib/gravityzone 2022-09-29T16:35:08,298 copying src/gravityzone/client.py -> build/lib/gravityzone 2022-09-29T16:35:08,302 copying src/gravityzone/models.py -> build/lib/gravityzone 2022-09-29T16:35:08,305 running egg_info 2022-09-29T16:35:09,775 writing src/gravityzone.egg-info/PKG-INFO 2022-09-29T16:35:10,379 writing dependency_links to src/gravityzone.egg-info/dependency_links.txt 2022-09-29T16:35:13,387 writing requirements to src/gravityzone.egg-info/requires.txt 2022-09-29T16:35:13,991 writing top-level names to src/gravityzone.egg-info/top_level.txt 2022-09-29T16:35:14,122 reading manifest file 'src/gravityzone.egg-info/SOURCES.txt' 2022-09-29T16:35:14,126 adding license file 'LICENSE' 2022-09-29T16:35:14,131 writing manifest file 'src/gravityzone.egg-info/SOURCES.txt' 2022-09-29T16:35:14,867 /usr/local/lib/python3.7/dist-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-09-29T16:35:14,868 setuptools.SetuptoolsDeprecationWarning, 2022-09-29T16:35:15,598 installing to build/bdist.linux-armv7l/wheel 2022-09-29T16:35:15,599 running install 2022-09-29T16:35:15,662 running install_lib 2022-09-29T16:35:16,393 creating build/bdist.linux-armv7l 2022-09-29T16:35:16,394 creating build/bdist.linux-armv7l/wheel 2022-09-29T16:35:16,397 creating build/bdist.linux-armv7l/wheel/gravityzone 2022-09-29T16:35:16,399 copying build/lib/gravityzone/__init__.py -> build/bdist.linux-armv7l/wheel/gravityzone 2022-09-29T16:35:16,402 copying build/lib/gravityzone/exceptions.py -> build/bdist.linux-armv7l/wheel/gravityzone 2022-09-29T16:35:16,406 copying build/lib/gravityzone/client.py -> build/bdist.linux-armv7l/wheel/gravityzone 2022-09-29T16:35:16,410 copying build/lib/gravityzone/models.py -> build/bdist.linux-armv7l/wheel/gravityzone 2022-09-29T16:35:16,413 running install_egg_info 2022-09-29T16:35:17,150 Copying src/gravityzone.egg-info to build/bdist.linux-armv7l/wheel/gravityzone-0.0.1.dev1-py3.7.egg-info 2022-09-29T16:35:17,175 running install_scripts 2022-09-29T16:35:17,346 creating build/bdist.linux-armv7l/wheel/gravityzone-0.0.1.dev1.dist-info/WHEEL 2022-09-29T16:35:17,351 creating '/tmp/pip-wheel-udtac2uh/gravityzone-0.0.1.dev1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-09-29T16:35:17,355 adding 'gravityzone/__init__.py' 2022-09-29T16:35:17,360 adding 'gravityzone/client.py' 2022-09-29T16:35:17,363 adding 'gravityzone/exceptions.py' 2022-09-29T16:35:17,365 adding 'gravityzone/models.py' 2022-09-29T16:35:17,370 adding 'gravityzone-0.0.1.dev1.dist-info/LICENSE' 2022-09-29T16:35:17,372 adding 'gravityzone-0.0.1.dev1.dist-info/METADATA' 2022-09-29T16:35:17,374 adding 'gravityzone-0.0.1.dev1.dist-info/WHEEL' 2022-09-29T16:35:17,375 adding 'gravityzone-0.0.1.dev1.dist-info/top_level.txt' 2022-09-29T16:35:17,376 adding 'gravityzone-0.0.1.dev1.dist-info/RECORD' 2022-09-29T16:35:17,378 removing build/bdist.linux-armv7l/wheel 2022-09-29T16:35:17,640 Building wheel for gravityzone (setup.py): finished with status 'done' 2022-09-29T16:35:17,647 Created wheel for gravityzone: filename=gravityzone-0.0.1.dev1-py3-none-any.whl size=7684 sha256=053bb78547a1402ea26ec9a4c831b5d3604198acc32ad8afc23f4fa093e63d88 2022-09-29T16:35:17,649 Stored in directory: /tmp/pip-ephem-wheel-cache-ackhncx_/wheels/ca/1e/c9/2b6971ea263d2972e7efafb81d96b559c9ab9121ca6174a691 2022-09-29T16:35:17,672 Successfully built gravityzone 2022-09-29T16:35:17,679 Removed build tracker: '/tmp/pip-build-tracker-b3zn2u20'