2023-04-20T10:28:32,307 Created temporary directory: /tmp/pip-ephem-wheel-cache-5urqrm4l 2023-04-20T10:28:32,312 Created temporary directory: /tmp/pip-build-tracker-nopa4cjv 2023-04-20T10:28:32,313 Initialized build tracking at /tmp/pip-build-tracker-nopa4cjv 2023-04-20T10:28:32,314 Created build tracker: /tmp/pip-build-tracker-nopa4cjv 2023-04-20T10:28:32,314 Entered build tracker: /tmp/pip-build-tracker-nopa4cjv 2023-04-20T10:28:32,315 Created temporary directory: /tmp/pip-wheel-ffjj8ww6 2023-04-20T10:28:32,326 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-04-20T10:28:32,331 Created temporary directory: /tmp/pip-ephem-wheel-cache-ybdirgz_ 2023-04-20T10:28:32,385 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-04-20T10:28:32,392 2 location(s) to search for versions of aip-hera: 2023-04-20T10:28:32,392 * https://pypi.org/simple/aip-hera/ 2023-04-20T10:28:32,392 * https://www.piwheels.org/simple/aip-hera/ 2023-04-20T10:28:32,394 Fetching project page and analyzing links: https://pypi.org/simple/aip-hera/ 2023-04-20T10:28:32,395 Getting page https://pypi.org/simple/aip-hera/ 2023-04-20T10:28:32,398 Found index url https://pypi.org/simple 2023-04-20T10:28:32,581 Fetched page https://pypi.org/simple/aip-hera/ as application/vnd.pypi.simple.v1+json 2023-04-20T10:28:32,583 Found link https://files.pythonhosted.org/packages/c8/1b/93a362097a9fdb1ae9fc71ff1947f405228db9fc775c3191603acd3d5c54/aip-hera-0.0.0.tar.gz (from https://pypi.org/simple/aip-hera/), version: 0.0.0 2023-04-20T10:28:32,584 Fetching project page and analyzing links: https://www.piwheels.org/simple/aip-hera/ 2023-04-20T10:28:32,584 Getting page https://www.piwheels.org/simple/aip-hera/ 2023-04-20T10:28:32,586 Found index url https://www.piwheels.org/simple 2023-04-20T10:28:32,789 Fetched page https://www.piwheels.org/simple/aip-hera/ as text/html 2023-04-20T10:28:32,791 Skipping link: not a file: https://www.piwheels.org/simple/aip-hera/ 2023-04-20T10:28:32,792 Skipping link: not a file: https://pypi.org/simple/aip-hera/ 2023-04-20T10:28:32,824 Given no hashes to check 1 links for project 'aip-hera': discarding no candidates 2023-04-20T10:28:32,854 Collecting aip-hera==0.0.0 2023-04-20T10:28:32,859 Created temporary directory: /tmp/pip-unpack-9ym6yl7l 2023-04-20T10:28:33,034 Downloading aip-hera-0.0.0.tar.gz (1.2 kB) 2023-04-20T10:28:33,087 Added aip-hera==0.0.0 from https://files.pythonhosted.org/packages/c8/1b/93a362097a9fdb1ae9fc71ff1947f405228db9fc775c3191603acd3d5c54/aip-hera-0.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-nopa4cjv' 2023-04-20T10:28:33,089 Running setup.py (path:/tmp/pip-wheel-ffjj8ww6/aip-hera_c444da7ee2d04dabbcd9ffc2f071308f/setup.py) egg_info for package aip-hera 2023-04-20T10:28:33,091 Created temporary directory: /tmp/pip-pip-egg-info-8o11wnr1 2023-04-20T10:28:33,091 Preparing metadata (setup.py): started 2023-04-20T10:28:33,093 Running command python setup.py egg_info 2023-04-20T10:28:34,985 Preparing metadata (setup.py): finished with status 'done' 2023-04-20T10:28:34,997 Source in /tmp/pip-wheel-ffjj8ww6/aip-hera_c444da7ee2d04dabbcd9ffc2f071308f has version 0.0.0, which satisfies requirement aip-hera==0.0.0 from https://files.pythonhosted.org/packages/c8/1b/93a362097a9fdb1ae9fc71ff1947f405228db9fc775c3191603acd3d5c54/aip-hera-0.0.0.tar.gz 2023-04-20T10:28:34,999 Removed aip-hera==0.0.0 from https://files.pythonhosted.org/packages/c8/1b/93a362097a9fdb1ae9fc71ff1947f405228db9fc775c3191603acd3d5c54/aip-hera-0.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-nopa4cjv' 2023-04-20T10:28:35,008 Created temporary directory: /tmp/pip-unpack-0kwfb_5d 2023-04-20T10:28:35,010 Building wheels for collected packages: aip-hera 2023-04-20T10:28:35,019 Created temporary directory: /tmp/pip-wheel-lxpp185i 2023-04-20T10:28:35,019 Building wheel for aip-hera (setup.py): started 2023-04-20T10:28:35,021 Destination directory: /tmp/pip-wheel-lxpp185i 2023-04-20T10:28:35,022 Running command python setup.py bdist_wheel 2023-04-20T10:28:37,586 /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. 2023-04-20T10:28:37,588 setuptools.SetuptoolsDeprecationWarning, 2023-04-20T10:28:38,483 Building wheel for aip-hera (setup.py): finished with status 'done' 2023-04-20T10:28:38,490 Created wheel for aip-hera: filename=aip_hera-0.0.0-py3-none-any.whl size=1171 sha256=cd8d7da8ec9e0714c7133c2bd1dfd5f1a81ebed92d794081d7c93a3cb6fc33af 2023-04-20T10:28:38,492 Stored in directory: /tmp/pip-ephem-wheel-cache-ybdirgz_/wheels/17/8e/d8/c7638e13ca917b638713f6573fad8cb3284df6a09f2ccf3af0 2023-04-20T10:28:38,516 Successfully built aip-hera 2023-04-20T10:28:38,521 Removed build tracker: '/tmp/pip-build-tracker-nopa4cjv'