2023-07-10T10:53:40,584 Created temporary directory: /tmp/pip-build-tracker-8twh6_0t 2023-07-10T10:53:40,587 Initialized build tracking at /tmp/pip-build-tracker-8twh6_0t 2023-07-10T10:53:40,588 Created build tracker: /tmp/pip-build-tracker-8twh6_0t 2023-07-10T10:53:40,588 Entered build tracker: /tmp/pip-build-tracker-8twh6_0t 2023-07-10T10:53:40,589 Created temporary directory: /tmp/pip-wheel-mjza2q_y 2023-07-10T10:53:40,598 Created temporary directory: /tmp/pip-ephem-wheel-cache-lz8u8d69 2023-07-10T10:53:40,658 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-10T10:53:40,666 2 location(s) to search for versions of viramp-hub: 2023-07-10T10:53:40,666 * https://pypi.org/simple/viramp-hub/ 2023-07-10T10:53:40,666 * https://www.piwheels.org/simple/viramp-hub/ 2023-07-10T10:53:40,667 Fetching project page and analyzing links: https://pypi.org/simple/viramp-hub/ 2023-07-10T10:53:40,668 Getting page https://pypi.org/simple/viramp-hub/ 2023-07-10T10:53:40,673 Found index url https://pypi.org/simple/ 2023-07-10T10:53:40,868 Fetched page https://pypi.org/simple/viramp-hub/ as application/vnd.pypi.simple.v1+json 2023-07-10T10:53:40,870 Skipping link: No binaries permitted for viramp-hub: https://files.pythonhosted.org/packages/6d/41/fa069d517a960741a9780705abc90aab5942a862b7328fd9661a9fc529a2/viramp_hub-0.1.0-py3-none-any.whl (from https://pypi.org/simple/viramp-hub/) (requires-python:>=3.6) 2023-07-10T10:53:40,872 Found link https://files.pythonhosted.org/packages/72/93/5651ce08708d678a9efba40b619f76cbc82d2178382899e9398243603180/viramp_hub-0.1.0.tar.gz (from https://pypi.org/simple/viramp-hub/) (requires-python:>=3.6), version: 0.1.0 2023-07-10T10:53:40,873 Fetching project page and analyzing links: https://www.piwheels.org/simple/viramp-hub/ 2023-07-10T10:53:40,874 Getting page https://www.piwheels.org/simple/viramp-hub/ 2023-07-10T10:53:40,876 Found index url https://www.piwheels.org/simple/ 2023-07-10T10:53:41,092 Fetched page https://www.piwheels.org/simple/viramp-hub/ as text/html 2023-07-10T10:53:41,094 Skipping link: not a file: https://www.piwheels.org/simple/viramp-hub/ 2023-07-10T10:53:41,095 Skipping link: not a file: https://pypi.org/simple/viramp-hub/ 2023-07-10T10:53:41,127 Given no hashes to check 1 links for project 'viramp-hub': discarding no candidates 2023-07-10T10:53:41,158 Collecting viramp-hub==0.1.0 2023-07-10T10:53:41,163 Created temporary directory: /tmp/pip-unpack-7311_ksn 2023-07-10T10:53:41,344 Downloading viramp_hub-0.1.0.tar.gz (6.3 kB) 2023-07-10T10:53:41,421 Added viramp-hub==0.1.0 from https://files.pythonhosted.org/packages/72/93/5651ce08708d678a9efba40b619f76cbc82d2178382899e9398243603180/viramp_hub-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-8twh6_0t' 2023-07-10T10:53:41,431 Created temporary directory: /tmp/pip-build-env-hcnsqg37 2023-07-10T10:53:41,456 Installing build dependencies: started 2023-07-10T10:53:41,458 Running command pip subprocess to install build dependencies 2023-07-10T10:53:44,165 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-07-10T10:53:44,936 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-10T10:53:48,845 Collecting setuptools>=61.0 2023-07-10T10:53:49,036 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.0.0-py3-none-any.whl (804 kB) 2023-07-10T10:53:54,075 Installing collected packages: setuptools 2023-07-10T10:53:58,307 Successfully installed setuptools-68.0.0 2023-07-10T10:53:58,751 Installing build dependencies: finished with status 'done' 2023-07-10T10:53:58,762 Getting requirements to build wheel: started 2023-07-10T10:53:58,765 Running command Getting requirements to build wheel 2023-07-10T10:54:00,032 No `packages` or `py_modules` configuration, performing automatic discovery. 2023-07-10T10:54:00,034 `flat-layout` detected -- analysing . 2023-07-10T10:54:00,078 discovered packages -- ['viramp_hub'] 2023-07-10T10:54:00,655 running egg_info 2023-07-10T10:54:00,664 writing viramp_hub.egg-info/PKG-INFO 2023-07-10T10:54:00,669 writing dependency_links to viramp_hub.egg-info/dependency_links.txt 2023-07-10T10:54:00,674 writing entry points to viramp_hub.egg-info/entry_points.txt 2023-07-10T10:54:00,679 writing top-level names to viramp_hub.egg-info/top_level.txt 2023-07-10T10:54:00,715 reading manifest file 'viramp_hub.egg-info/SOURCES.txt' 2023-07-10T10:54:00,719 adding license file 'LICENSE' 2023-07-10T10:54:00,724 writing manifest file 'viramp_hub.egg-info/SOURCES.txt' 2023-07-10T10:54:00,728 /tmp/pip-build-env-hcnsqg37/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-07-10T10:54:00,729 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-10T10:54:00,898 Getting requirements to build wheel: finished with status 'done' 2023-07-10T10:54:00,923 Installing backend dependencies: started 2023-07-10T10:54:00,925 Running command pip subprocess to install backend dependencies 2023-07-10T10:54:03,635 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-07-10T10:54:04,401 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-10T10:54:05,278 Collecting wheel 2023-07-10T10:54:05,318 Using cached https://www.piwheels.org/simple/wheel/wheel-0.40.0-py3-none-any.whl (64 kB) 2023-07-10T10:54:09,486 Installing collected packages: wheel 2023-07-10T10:54:09,943 Creating /tmp/pip-build-env-hcnsqg37/normal/bin 2023-07-10T10:54:09,948 changing mode of /tmp/pip-build-env-hcnsqg37/normal/bin/wheel to 755 2023-07-10T10:54:09,974 Successfully installed wheel-0.40.0 2023-07-10T10:54:10,359 Installing backend dependencies: finished with status 'done' 2023-07-10T10:54:10,365 Created temporary directory: /tmp/pip-modern-metadata-lnjyc_ws 2023-07-10T10:54:10,372 Preparing metadata (pyproject.toml): started 2023-07-10T10:54:10,374 Running command Preparing metadata (pyproject.toml) 2023-07-10T10:54:11,591 No `packages` or `py_modules` configuration, performing automatic discovery. 2023-07-10T10:54:11,592 `flat-layout` detected -- analysing . 2023-07-10T10:54:11,637 discovered packages -- ['viramp_hub'] 2023-07-10T10:54:12,306 running dist_info 2023-07-10T10:54:12,317 creating /tmp/pip-modern-metadata-lnjyc_ws/viramp_hub.egg-info 2023-07-10T10:54:12,327 writing /tmp/pip-modern-metadata-lnjyc_ws/viramp_hub.egg-info/PKG-INFO 2023-07-10T10:54:12,331 writing dependency_links to /tmp/pip-modern-metadata-lnjyc_ws/viramp_hub.egg-info/dependency_links.txt 2023-07-10T10:54:12,335 writing entry points to /tmp/pip-modern-metadata-lnjyc_ws/viramp_hub.egg-info/entry_points.txt 2023-07-10T10:54:12,339 writing top-level names to /tmp/pip-modern-metadata-lnjyc_ws/viramp_hub.egg-info/top_level.txt 2023-07-10T10:54:12,341 writing manifest file '/tmp/pip-modern-metadata-lnjyc_ws/viramp_hub.egg-info/SOURCES.txt' 2023-07-10T10:54:12,372 reading manifest file '/tmp/pip-modern-metadata-lnjyc_ws/viramp_hub.egg-info/SOURCES.txt' 2023-07-10T10:54:12,377 adding license file 'LICENSE' 2023-07-10T10:54:12,382 writing manifest file '/tmp/pip-modern-metadata-lnjyc_ws/viramp_hub.egg-info/SOURCES.txt' 2023-07-10T10:54:12,384 creating '/tmp/pip-modern-metadata-lnjyc_ws/viramp_hub-0.1.0.dist-info' 2023-07-10T10:54:12,446 /tmp/pip-build-env-hcnsqg37/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-07-10T10:54:12,447 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-10T10:54:12,625 Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-10T10:54:12,644 Source in /tmp/pip-wheel-mjza2q_y/viramp-hub_b480a65a653446a3ad64a091080b7ebe has version 0.1.0, which satisfies requirement viramp-hub==0.1.0 from https://files.pythonhosted.org/packages/72/93/5651ce08708d678a9efba40b619f76cbc82d2178382899e9398243603180/viramp_hub-0.1.0.tar.gz 2023-07-10T10:54:12,646 Removed viramp-hub==0.1.0 from https://files.pythonhosted.org/packages/72/93/5651ce08708d678a9efba40b619f76cbc82d2178382899e9398243603180/viramp_hub-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-8twh6_0t' 2023-07-10T10:54:12,660 Created temporary directory: /tmp/pip-unpack-x1tt97qj 2023-07-10T10:54:12,661 Building wheels for collected packages: viramp-hub 2023-07-10T10:54:12,670 Created temporary directory: /tmp/pip-wheel-uzhm8c8k 2023-07-10T10:54:12,671 Destination directory: /tmp/pip-wheel-uzhm8c8k 2023-07-10T10:54:12,676 Building wheel for viramp-hub (pyproject.toml): started 2023-07-10T10:54:12,678 Running command Building wheel for viramp-hub (pyproject.toml) 2023-07-10T10:54:13,849 No `packages` or `py_modules` configuration, performing automatic discovery. 2023-07-10T10:54:13,851 `flat-layout` detected -- analysing . 2023-07-10T10:54:13,895 discovered packages -- ['viramp_hub'] 2023-07-10T10:54:14,501 running bdist_wheel 2023-07-10T10:54:14,533 running build 2023-07-10T10:54:14,533 running build_py 2023-07-10T10:54:14,544 creating build 2023-07-10T10:54:14,545 creating build/lib 2023-07-10T10:54:14,547 creating build/lib/viramp_hub 2023-07-10T10:54:14,549 copying viramp_hub/scheme.py -> build/lib/viramp_hub 2023-07-10T10:54:14,553 copying viramp_hub/command.py -> build/lib/viramp_hub 2023-07-10T10:54:14,557 copying viramp_hub/__init__.py -> build/lib/viramp_hub 2023-07-10T10:54:14,560 running egg_info 2023-07-10T10:54:14,577 writing viramp_hub.egg-info/PKG-INFO 2023-07-10T10:54:14,581 writing dependency_links to viramp_hub.egg-info/dependency_links.txt 2023-07-10T10:54:14,584 writing entry points to viramp_hub.egg-info/entry_points.txt 2023-07-10T10:54:14,587 writing top-level names to viramp_hub.egg-info/top_level.txt 2023-07-10T10:54:14,603 reading manifest file 'viramp_hub.egg-info/SOURCES.txt' 2023-07-10T10:54:14,607 adding license file 'LICENSE' 2023-07-10T10:54:14,612 writing manifest file 'viramp_hub.egg-info/SOURCES.txt' 2023-07-10T10:54:14,632 installing to build/bdist.linux-armv7l/wheel 2023-07-10T10:54:14,633 running install 2023-07-10T10:54:14,696 running install_lib 2023-07-10T10:54:14,706 creating build/bdist.linux-armv7l 2023-07-10T10:54:14,706 creating build/bdist.linux-armv7l/wheel 2023-07-10T10:54:14,710 creating build/bdist.linux-armv7l/wheel/viramp_hub 2023-07-10T10:54:14,712 copying build/lib/viramp_hub/scheme.py -> build/bdist.linux-armv7l/wheel/viramp_hub 2023-07-10T10:54:14,717 copying build/lib/viramp_hub/command.py -> build/bdist.linux-armv7l/wheel/viramp_hub 2023-07-10T10:54:14,721 copying build/lib/viramp_hub/__init__.py -> build/bdist.linux-armv7l/wheel/viramp_hub 2023-07-10T10:54:14,724 running install_egg_info 2023-07-10T10:54:14,734 Copying viramp_hub.egg-info to build/bdist.linux-armv7l/wheel/viramp_hub-0.1.0-py3.7.egg-info 2023-07-10T10:54:14,754 running install_scripts 2023-07-10T10:54:14,783 creating build/bdist.linux-armv7l/wheel/viramp_hub-0.1.0.dist-info/WHEEL 2023-07-10T10:54:14,789 creating '/tmp/pip-wheel-uzhm8c8k/.tmp-1zuk2n_j/viramp_hub-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-07-10T10:54:14,794 adding 'viramp_hub/__init__.py' 2023-07-10T10:54:14,797 adding 'viramp_hub/command.py' 2023-07-10T10:54:14,800 adding 'viramp_hub/scheme.py' 2023-07-10T10:54:14,806 adding 'viramp_hub-0.1.0.dist-info/LICENSE' 2023-07-10T10:54:14,809 adding 'viramp_hub-0.1.0.dist-info/METADATA' 2023-07-10T10:54:14,811 adding 'viramp_hub-0.1.0.dist-info/WHEEL' 2023-07-10T10:54:14,813 adding 'viramp_hub-0.1.0.dist-info/entry_points.txt' 2023-07-10T10:54:14,815 adding 'viramp_hub-0.1.0.dist-info/top_level.txt' 2023-07-10T10:54:14,817 adding 'viramp_hub-0.1.0.dist-info/RECORD' 2023-07-10T10:54:14,819 removing build/bdist.linux-armv7l/wheel 2023-07-10T10:54:14,830 /tmp/pip-build-env-hcnsqg37/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-07-10T10:54:14,831 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-10T10:54:15,010 Building wheel for viramp-hub (pyproject.toml): finished with status 'done' 2023-07-10T10:54:15,022 Created wheel for viramp-hub: filename=viramp_hub-0.1.0-py3-none-any.whl size=6771 sha256=a36ef379c09dfa208ec02b4d57f5f99cf24bb912dae1f08bed2c111f16c2cba3 2023-07-10T10:54:15,024 Stored in directory: /tmp/pip-ephem-wheel-cache-lz8u8d69/wheels/74/24/31/e571cb79c3b388e6542b37cd7f98a532463135e09144194781 2023-07-10T10:54:15,050 Successfully built viramp-hub 2023-07-10T10:54:15,057 Removed build tracker: '/tmp/pip-build-tracker-8twh6_0t'