2023-08-31T08:54:32,935 Created temporary directory: /tmp/pip-build-tracker-c7jfkb4j 2023-08-31T08:54:32,936 Initialized build tracking at /tmp/pip-build-tracker-c7jfkb4j 2023-08-31T08:54:32,937 Created build tracker: /tmp/pip-build-tracker-c7jfkb4j 2023-08-31T08:54:32,937 Entered build tracker: /tmp/pip-build-tracker-c7jfkb4j 2023-08-31T08:54:32,937 Created temporary directory: /tmp/pip-wheel-1my6pi9o 2023-08-31T08:54:32,940 Created temporary directory: /tmp/pip-ephem-wheel-cache-u56cll9g 2023-08-31T08:54:32,963 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-08-31T08:54:32,966 2 location(s) to search for versions of saipy: 2023-08-31T08:54:32,966 * https://pypi.org/simple/saipy/ 2023-08-31T08:54:32,966 * https://www.piwheels.org/simple/saipy/ 2023-08-31T08:54:32,967 Fetching project page and analyzing links: https://pypi.org/simple/saipy/ 2023-08-31T08:54:32,967 Getting page https://pypi.org/simple/saipy/ 2023-08-31T08:54:32,969 Found index url https://pypi.org/simple/ 2023-08-31T08:54:33,018 Fetched page https://pypi.org/simple/saipy/ as application/vnd.pypi.simple.v1+json 2023-08-31T08:54:33,019 Skipping link: No binaries permitted for saipy: https://files.pythonhosted.org/packages/61/e4/412bc647beb73a5e8780bd64598ce4de3b0f0379381229240ed8148f9709/saipy-0.0.1-py3-none-any.whl (from https://pypi.org/simple/saipy/) (requires-python:>=3.8) 2023-08-31T08:54:33,020 Found link https://files.pythonhosted.org/packages/26/30/03d43da60aae7b89216c284fc708eb112a17b66141a154c04b1844128182/saipy-0.0.1.tar.gz (from https://pypi.org/simple/saipy/) (requires-python:>=3.8), version: 0.0.1 2023-08-31T08:54:33,020 Fetching project page and analyzing links: https://www.piwheels.org/simple/saipy/ 2023-08-31T08:54:33,020 Getting page https://www.piwheels.org/simple/saipy/ 2023-08-31T08:54:33,021 Found index url https://www.piwheels.org/simple/ 2023-08-31T08:54:33,173 Fetched page https://www.piwheels.org/simple/saipy/ as text/html 2023-08-31T08:54:33,173 Skipping link: not a file: https://www.piwheels.org/simple/saipy/ 2023-08-31T08:54:33,174 Skipping link: not a file: https://pypi.org/simple/saipy/ 2023-08-31T08:54:33,191 Given no hashes to check 1 links for project 'saipy': discarding no candidates 2023-08-31T08:54:33,207 Collecting saipy==0.0.1 2023-08-31T08:54:33,209 Created temporary directory: /tmp/pip-unpack-r98zi_ga 2023-08-31T08:54:33,328 Downloading saipy-0.0.1.tar.gz (3.4 kB) 2023-08-31T08:54:33,354 Added saipy==0.0.1 from https://files.pythonhosted.org/packages/26/30/03d43da60aae7b89216c284fc708eb112a17b66141a154c04b1844128182/saipy-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-c7jfkb4j' 2023-08-31T08:54:33,358 Created temporary directory: /tmp/pip-build-env-vioawf5l 2023-08-31T08:54:33,368 Installing build dependencies: started 2023-08-31T08:54:33,369 Running command pip subprocess to install build dependencies 2023-08-31T08:54:34,570 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.9/site-packages/pip (python 3.9) 2023-08-31T08:54:34,921 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-08-31T08:54:36,539 Collecting setuptools>=61.0 2023-08-31T08:54:36,612 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.1.2-py3-none-any.whl (805 kB) 2023-08-31T08:54:38,413 Installing collected packages: setuptools 2023-08-31T08:54:40,772 Successfully installed setuptools-68.1.2 2023-08-31T08:54:40,785 [notice] A new release of pip is available: 23.1.2 -> 23.2.1 2023-08-31T08:54:40,785 [notice] To update, run: python3 -m pip install --upgrade pip 2023-08-31T08:54:41,037 Installing build dependencies: finished with status 'done' 2023-08-31T08:54:41,042 Getting requirements to build wheel: started 2023-08-31T08:54:41,043 Running command Getting requirements to build wheel 2023-08-31T08:54:41,578 /tmp/pip-build-env-vioawf5l/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `license` defined outside of `pyproject.toml` would be ignored. 2023-08-31T08:54:41,579 !! 2023-08-31T08:54:41,579 ******************************************************************************** 2023-08-31T08:54:41,580 ########################################################################## 2023-08-31T08:54:41,580 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-08-31T08:54:41,580 ########################################################################## 2023-08-31T08:54:41,580 The following seems to be defined outside of `pyproject.toml`: 2023-08-31T08:54:41,580 `license = 'MIT'` 2023-08-31T08:54:41,581 According to the spec (see the link below), however, setuptools CANNOT 2023-08-31T08:54:41,581 consider this value unless `license` is listed as `dynamic`. 2023-08-31T08:54:41,581 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-08-31T08:54:41,581 For the time being, `setuptools` will still consider the given value (as a 2023-08-31T08:54:41,582 **transitional** measure), but please note that future releases of setuptools will 2023-08-31T08:54:41,582 follow strictly the standard. 2023-08-31T08:54:41,582 To prevent this warning, you can list `license` under `dynamic` or alternatively 2023-08-31T08:54:41,582 remove the `[project]` table from your file and rely entirely on other means of 2023-08-31T08:54:41,582 configuration. 2023-08-31T08:54:41,582 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-08-31T08:54:41,582 or your builds will no longer be supported. 2023-08-31T08:54:41,583 ******************************************************************************** 2023-08-31T08:54:41,583 !! 2023-08-31T08:54:41,583 _handle_missing_dynamic(dist, project_table) 2023-08-31T08:54:41,583 /tmp/pip-build-env-vioawf5l/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-08-31T08:54:41,583 !! 2023-08-31T08:54:41,584 ******************************************************************************** 2023-08-31T08:54:41,584 ########################################################################## 2023-08-31T08:54:41,584 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-08-31T08:54:41,584 ########################################################################## 2023-08-31T08:54:41,584 The following seems to be defined outside of `pyproject.toml`: 2023-08-31T08:54:41,585 `dependencies = ['pytest==6.2.3', 'numpy==1.21.0', 'keyring==22.3.0', 'pkginfo==1.7.0', 'scipy==1.6.2', 'tensorflow-estimator==2.12.0', 'tensorflow~=2.8.0', 'keras==2.8.0', 'matplotlib==3.7.1', 'pandas==1.1.5', 'tqdm==4.65.0', 'h5py==2.10.0', 'obspy==1.4.0', 'jupyter==1.0.0']` 2023-08-31T08:54:41,585 According to the spec (see the link below), however, setuptools CANNOT 2023-08-31T08:54:41,585 consider this value unless `dependencies` is listed as `dynamic`. 2023-08-31T08:54:41,585 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-08-31T08:54:41,586 For the time being, `setuptools` will still consider the given value (as a 2023-08-31T08:54:41,586 **transitional** measure), but please note that future releases of setuptools will 2023-08-31T08:54:41,586 follow strictly the standard. 2023-08-31T08:54:41,586 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-08-31T08:54:41,586 remove the `[project]` table from your file and rely entirely on other means of 2023-08-31T08:54:41,587 configuration. 2023-08-31T08:54:41,587 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-08-31T08:54:41,587 or your builds will no longer be supported. 2023-08-31T08:54:41,587 ******************************************************************************** 2023-08-31T08:54:41,587 !! 2023-08-31T08:54:41,588 _handle_missing_dynamic(dist, project_table) 2023-08-31T08:54:41,837 running egg_info 2023-08-31T08:54:41,841 writing saipy.egg-info/PKG-INFO 2023-08-31T08:54:41,844 writing dependency_links to saipy.egg-info/dependency_links.txt 2023-08-31T08:54:41,846 writing requirements to saipy.egg-info/requires.txt 2023-08-31T08:54:41,847 writing top-level names to saipy.egg-info/top_level.txt 2023-08-31T08:54:41,859 reading manifest file 'saipy.egg-info/SOURCES.txt' 2023-08-31T08:54:41,861 adding license file 'LICENSE.txt' 2023-08-31T08:54:41,863 writing manifest file 'saipy.egg-info/SOURCES.txt' 2023-08-31T08:54:41,959 Getting requirements to build wheel: finished with status 'done' 2023-08-31T08:54:41,969 Installing backend dependencies: started 2023-08-31T08:54:41,970 Running command pip subprocess to install backend dependencies 2023-08-31T08:54:43,144 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.9/site-packages/pip (python 3.9) 2023-08-31T08:54:43,509 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-08-31T08:54:43,960 Collecting wheel 2023-08-31T08:54:43,980 Using cached https://www.piwheels.org/simple/wheel/wheel-0.41.2-py3-none-any.whl (64 kB) 2023-08-31T08:54:45,473 Installing collected packages: wheel 2023-08-31T08:54:45,697 Creating /tmp/pip-build-env-vioawf5l/normal/bin 2023-08-31T08:54:45,699 changing mode of /tmp/pip-build-env-vioawf5l/normal/bin/wheel to 755 2023-08-31T08:54:45,712 Successfully installed wheel-0.41.2 2023-08-31T08:54:45,724 [notice] A new release of pip is available: 23.1.2 -> 23.2.1 2023-08-31T08:54:45,724 [notice] To update, run: python3 -m pip install --upgrade pip 2023-08-31T08:54:45,933 Installing backend dependencies: finished with status 'done' 2023-08-31T08:54:45,936 Created temporary directory: /tmp/pip-modern-metadata-8xfjrt37 2023-08-31T08:54:45,939 Preparing metadata (pyproject.toml): started 2023-08-31T08:54:45,940 Running command Preparing metadata (pyproject.toml) 2023-08-31T08:54:46,452 /tmp/pip-build-env-vioawf5l/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `license` defined outside of `pyproject.toml` would be ignored. 2023-08-31T08:54:46,452 !! 2023-08-31T08:54:46,453 ******************************************************************************** 2023-08-31T08:54:46,453 ########################################################################## 2023-08-31T08:54:46,453 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-08-31T08:54:46,453 ########################################################################## 2023-08-31T08:54:46,453 The following seems to be defined outside of `pyproject.toml`: 2023-08-31T08:54:46,454 `license = 'MIT'` 2023-08-31T08:54:46,454 According to the spec (see the link below), however, setuptools CANNOT 2023-08-31T08:54:46,454 consider this value unless `license` is listed as `dynamic`. 2023-08-31T08:54:46,454 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-08-31T08:54:46,455 For the time being, `setuptools` will still consider the given value (as a 2023-08-31T08:54:46,455 **transitional** measure), but please note that future releases of setuptools will 2023-08-31T08:54:46,455 follow strictly the standard. 2023-08-31T08:54:46,455 To prevent this warning, you can list `license` under `dynamic` or alternatively 2023-08-31T08:54:46,455 remove the `[project]` table from your file and rely entirely on other means of 2023-08-31T08:54:46,455 configuration. 2023-08-31T08:54:46,455 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-08-31T08:54:46,456 or your builds will no longer be supported. 2023-08-31T08:54:46,456 ******************************************************************************** 2023-08-31T08:54:46,456 !! 2023-08-31T08:54:46,456 _handle_missing_dynamic(dist, project_table) 2023-08-31T08:54:46,456 /tmp/pip-build-env-vioawf5l/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-08-31T08:54:46,456 !! 2023-08-31T08:54:46,457 ******************************************************************************** 2023-08-31T08:54:46,457 ########################################################################## 2023-08-31T08:54:46,457 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-08-31T08:54:46,457 ########################################################################## 2023-08-31T08:54:46,457 The following seems to be defined outside of `pyproject.toml`: 2023-08-31T08:54:46,458 `dependencies = ['pytest==6.2.3', 'numpy==1.21.0', 'keyring==22.3.0', 'pkginfo==1.7.0', 'scipy==1.6.2', 'tensorflow-estimator==2.12.0', 'tensorflow~=2.8.0', 'keras==2.8.0', 'matplotlib==3.7.1', 'pandas==1.1.5', 'tqdm==4.65.0', 'h5py==2.10.0', 'obspy==1.4.0', 'jupyter==1.0.0']` 2023-08-31T08:54:46,458 According to the spec (see the link below), however, setuptools CANNOT 2023-08-31T08:54:46,458 consider this value unless `dependencies` is listed as `dynamic`. 2023-08-31T08:54:46,458 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-08-31T08:54:46,459 For the time being, `setuptools` will still consider the given value (as a 2023-08-31T08:54:46,459 **transitional** measure), but please note that future releases of setuptools will 2023-08-31T08:54:46,459 follow strictly the standard. 2023-08-31T08:54:46,459 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-08-31T08:54:46,459 remove the `[project]` table from your file and rely entirely on other means of 2023-08-31T08:54:46,459 configuration. 2023-08-31T08:54:46,460 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-08-31T08:54:46,460 or your builds will no longer be supported. 2023-08-31T08:54:46,460 ******************************************************************************** 2023-08-31T08:54:46,460 !! 2023-08-31T08:54:46,460 _handle_missing_dynamic(dist, project_table) 2023-08-31T08:54:46,756 running dist_info 2023-08-31T08:54:46,761 creating /tmp/pip-modern-metadata-8xfjrt37/saipy.egg-info 2023-08-31T08:54:46,765 writing /tmp/pip-modern-metadata-8xfjrt37/saipy.egg-info/PKG-INFO 2023-08-31T08:54:46,767 writing dependency_links to /tmp/pip-modern-metadata-8xfjrt37/saipy.egg-info/dependency_links.txt 2023-08-31T08:54:46,769 writing requirements to /tmp/pip-modern-metadata-8xfjrt37/saipy.egg-info/requires.txt 2023-08-31T08:54:46,770 writing top-level names to /tmp/pip-modern-metadata-8xfjrt37/saipy.egg-info/top_level.txt 2023-08-31T08:54:46,772 writing manifest file '/tmp/pip-modern-metadata-8xfjrt37/saipy.egg-info/SOURCES.txt' 2023-08-31T08:54:46,781 reading manifest file '/tmp/pip-modern-metadata-8xfjrt37/saipy.egg-info/SOURCES.txt' 2023-08-31T08:54:46,783 adding license file 'LICENSE.txt' 2023-08-31T08:54:46,784 writing manifest file '/tmp/pip-modern-metadata-8xfjrt37/saipy.egg-info/SOURCES.txt' 2023-08-31T08:54:46,785 creating '/tmp/pip-modern-metadata-8xfjrt37/saipy-0.0.1.dist-info' 2023-08-31T08:54:46,920 Preparing metadata (pyproject.toml): finished with status 'done' 2023-08-31T08:54:46,926 Source in /tmp/pip-wheel-1my6pi9o/saipy_6aa9c7d878f94e63b6e4466a43151fbf has version 0.0.1, which satisfies requirement saipy==0.0.1 from https://files.pythonhosted.org/packages/26/30/03d43da60aae7b89216c284fc708eb112a17b66141a154c04b1844128182/saipy-0.0.1.tar.gz 2023-08-31T08:54:46,927 Removed saipy==0.0.1 from https://files.pythonhosted.org/packages/26/30/03d43da60aae7b89216c284fc708eb112a17b66141a154c04b1844128182/saipy-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-c7jfkb4j' 2023-08-31T08:54:46,933 Created temporary directory: /tmp/pip-unpack-s9g9xp2b 2023-08-31T08:54:46,934 Building wheels for collected packages: saipy 2023-08-31T08:54:46,938 Created temporary directory: /tmp/pip-wheel-2i5g7661 2023-08-31T08:54:46,938 Destination directory: /tmp/pip-wheel-2i5g7661 2023-08-31T08:54:46,940 Building wheel for saipy (pyproject.toml): started 2023-08-31T08:54:46,941 Running command Building wheel for saipy (pyproject.toml) 2023-08-31T08:54:47,435 /tmp/pip-build-env-vioawf5l/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `license` defined outside of `pyproject.toml` would be ignored. 2023-08-31T08:54:47,435 !! 2023-08-31T08:54:47,436 ******************************************************************************** 2023-08-31T08:54:47,436 ########################################################################## 2023-08-31T08:54:47,436 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-08-31T08:54:47,436 ########################################################################## 2023-08-31T08:54:47,436 The following seems to be defined outside of `pyproject.toml`: 2023-08-31T08:54:47,437 `license = 'MIT'` 2023-08-31T08:54:47,437 According to the spec (see the link below), however, setuptools CANNOT 2023-08-31T08:54:47,437 consider this value unless `license` is listed as `dynamic`. 2023-08-31T08:54:47,437 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-08-31T08:54:47,437 For the time being, `setuptools` will still consider the given value (as a 2023-08-31T08:54:47,438 **transitional** measure), but please note that future releases of setuptools will 2023-08-31T08:54:47,438 follow strictly the standard. 2023-08-31T08:54:47,438 To prevent this warning, you can list `license` under `dynamic` or alternatively 2023-08-31T08:54:47,438 remove the `[project]` table from your file and rely entirely on other means of 2023-08-31T08:54:47,438 configuration. 2023-08-31T08:54:47,438 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-08-31T08:54:47,439 or your builds will no longer be supported. 2023-08-31T08:54:47,439 ******************************************************************************** 2023-08-31T08:54:47,439 !! 2023-08-31T08:54:47,439 _handle_missing_dynamic(dist, project_table) 2023-08-31T08:54:47,439 /tmp/pip-build-env-vioawf5l/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-08-31T08:54:47,439 !! 2023-08-31T08:54:47,440 ******************************************************************************** 2023-08-31T08:54:47,440 ########################################################################## 2023-08-31T08:54:47,440 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-08-31T08:54:47,440 ########################################################################## 2023-08-31T08:54:47,440 The following seems to be defined outside of `pyproject.toml`: 2023-08-31T08:54:47,441 `dependencies = ['pytest==6.2.3', 'numpy==1.21.0', 'keyring==22.3.0', 'pkginfo==1.7.0', 'scipy==1.6.2', 'tensorflow-estimator==2.12.0', 'tensorflow~=2.8.0', 'keras==2.8.0', 'matplotlib==3.7.1', 'pandas==1.1.5', 'tqdm==4.65.0', 'h5py==2.10.0', 'obspy==1.4.0', 'jupyter==1.0.0']` 2023-08-31T08:54:47,441 According to the spec (see the link below), however, setuptools CANNOT 2023-08-31T08:54:47,441 consider this value unless `dependencies` is listed as `dynamic`. 2023-08-31T08:54:47,441 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-08-31T08:54:47,441 For the time being, `setuptools` will still consider the given value (as a 2023-08-31T08:54:47,442 **transitional** measure), but please note that future releases of setuptools will 2023-08-31T08:54:47,442 follow strictly the standard. 2023-08-31T08:54:47,442 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-08-31T08:54:47,442 remove the `[project]` table from your file and rely entirely on other means of 2023-08-31T08:54:47,442 configuration. 2023-08-31T08:54:47,442 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-08-31T08:54:47,443 or your builds will no longer be supported. 2023-08-31T08:54:47,443 ******************************************************************************** 2023-08-31T08:54:47,443 !! 2023-08-31T08:54:47,443 _handle_missing_dynamic(dist, project_table) 2023-08-31T08:54:47,716 running bdist_wheel 2023-08-31T08:54:47,734 running build 2023-08-31T08:54:47,741 installing to build/bdist.linux-armv7l/wheel 2023-08-31T08:54:47,741 running install 2023-08-31T08:54:47,766 running install_egg_info 2023-08-31T08:54:47,773 running egg_info 2023-08-31T08:54:47,777 writing saipy.egg-info/PKG-INFO 2023-08-31T08:54:47,778 writing dependency_links to saipy.egg-info/dependency_links.txt 2023-08-31T08:54:47,780 writing requirements to saipy.egg-info/requires.txt 2023-08-31T08:54:47,781 writing top-level names to saipy.egg-info/top_level.txt 2023-08-31T08:54:47,787 reading manifest file 'saipy.egg-info/SOURCES.txt' 2023-08-31T08:54:47,789 adding license file 'LICENSE.txt' 2023-08-31T08:54:47,791 writing manifest file 'saipy.egg-info/SOURCES.txt' 2023-08-31T08:54:47,793 Copying saipy.egg-info to build/bdist.linux-armv7l/wheel/saipy-0.0.1-py3.9.egg-info 2023-08-31T08:54:47,803 running install_scripts 2023-08-31T08:54:47,820 creating build/bdist.linux-armv7l/wheel/saipy-0.0.1.dist-info/WHEEL 2023-08-31T08:54:47,823 creating '/tmp/pip-wheel-2i5g7661/.tmp-ochtv4y4/saipy-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-08-31T08:54:47,826 adding 'saipy-0.0.1.dist-info/LICENSE.txt' 2023-08-31T08:54:47,827 adding 'saipy-0.0.1.dist-info/METADATA' 2023-08-31T08:54:47,829 adding 'saipy-0.0.1.dist-info/WHEEL' 2023-08-31T08:54:47,829 adding 'saipy-0.0.1.dist-info/top_level.txt' 2023-08-31T08:54:47,830 adding 'saipy-0.0.1.dist-info/RECORD' 2023-08-31T08:54:47,831 removing build/bdist.linux-armv7l/wheel 2023-08-31T08:54:47,935 Building wheel for saipy (pyproject.toml): finished with status 'done' 2023-08-31T08:54:47,941 Created wheel for saipy: filename=saipy-0.0.1-py3-none-any.whl size=3057 sha256=2f076967a936ea81e6b36e6f1d9350b6f24202d8c15b265e8770171b3e28f26e 2023-08-31T08:54:47,942 Stored in directory: /tmp/pip-ephem-wheel-cache-u56cll9g/wheels/06/ff/c4/0173ca86edff4d3d20c177220b36b1a54b1bd43729490d4aa7 2023-08-31T08:54:47,952 Successfully built saipy 2023-08-31T08:54:47,955 Removed build tracker: '/tmp/pip-build-tracker-c7jfkb4j'