2023-06-29T16:01:21,394 Created temporary directory: /tmp/pip-build-tracker-686vtb4c 2023-06-29T16:01:21,397 Initialized build tracking at /tmp/pip-build-tracker-686vtb4c 2023-06-29T16:01:21,397 Created build tracker: /tmp/pip-build-tracker-686vtb4c 2023-06-29T16:01:21,397 Entered build tracker: /tmp/pip-build-tracker-686vtb4c 2023-06-29T16:01:21,399 Created temporary directory: /tmp/pip-wheel-znn9f3o1 2023-06-29T16:01:21,407 Created temporary directory: /tmp/pip-ephem-wheel-cache-ql655b66 2023-06-29T16:01:21,464 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-29T16:01:21,474 2 location(s) to search for versions of pygaul: 2023-06-29T16:01:21,474 * https://pypi.org/simple/pygaul/ 2023-06-29T16:01:21,474 * https://www.piwheels.org/simple/pygaul/ 2023-06-29T16:01:21,475 Fetching project page and analyzing links: https://pypi.org/simple/pygaul/ 2023-06-29T16:01:21,476 Getting page https://pypi.org/simple/pygaul/ 2023-06-29T16:01:21,481 Found index url https://pypi.org/simple/ 2023-06-29T16:01:21,717 Fetched page https://pypi.org/simple/pygaul/ as application/vnd.pypi.simple.v1+json 2023-06-29T16:01:21,720 Skipping link: No binaries permitted for pygaul: https://files.pythonhosted.org/packages/d5/c4/df7d45e9cfc2d4eb518fb66b37e372010dba6519ed630d98483794c3881b/pygaul-0.0.0-py3-none-any.whl (from https://pypi.org/simple/pygaul/) (requires-python:>=3.6.9) 2023-06-29T16:01:21,721 Found link https://files.pythonhosted.org/packages/67/60/1d67d5db1597f6b47268b13b31064b1097465be1d30cd94602f7307087c7/pygaul-0.0.0.tar.gz (from https://pypi.org/simple/pygaul/) (requires-python:>=3.6.9), version: 0.0.0 2023-06-29T16:01:21,722 Fetching project page and analyzing links: https://www.piwheels.org/simple/pygaul/ 2023-06-29T16:01:21,723 Getting page https://www.piwheels.org/simple/pygaul/ 2023-06-29T16:01:21,725 Found index url https://www.piwheels.org/simple/ 2023-06-29T16:01:21,982 Fetched page https://www.piwheels.org/simple/pygaul/ as text/html 2023-06-29T16:01:21,984 Skipping link: not a file: https://www.piwheels.org/simple/pygaul/ 2023-06-29T16:01:21,985 Skipping link: not a file: https://pypi.org/simple/pygaul/ 2023-06-29T16:01:22,017 Given no hashes to check 1 links for project 'pygaul': discarding no candidates 2023-06-29T16:01:22,049 Collecting pygaul==0.0.0 2023-06-29T16:01:22,053 Created temporary directory: /tmp/pip-unpack-buha9e3x 2023-06-29T16:01:22,245 Downloading pygaul-0.0.0.tar.gz (3.0 kB) 2023-06-29T16:01:22,316 Added pygaul==0.0.0 from https://files.pythonhosted.org/packages/67/60/1d67d5db1597f6b47268b13b31064b1097465be1d30cd94602f7307087c7/pygaul-0.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-686vtb4c' 2023-06-29T16:01:22,336 Created temporary directory: /tmp/pip-build-env-20pi7fdm 2023-06-29T16:01:22,357 Installing build dependencies: started 2023-06-29T16:01:22,359 Running command pip subprocess to install build dependencies 2023-06-29T16:01:25,087 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-06-29T16:01:25,866 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-29T16:01:29,930 Collecting setuptools>=61.2 2023-06-29T16:01:30,131 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.0.0-py3-none-any.whl (804 kB) 2023-06-29T16:01:30,751 Collecting wheel 2023-06-29T16:01:30,788 Using cached https://www.piwheels.org/simple/wheel/wheel-0.40.0-py3-none-any.whl (64 kB) 2023-06-29T16:01:35,760 Installing collected packages: wheel, setuptools 2023-06-29T16:01:36,220 Creating /tmp/pip-build-env-20pi7fdm/overlay/bin 2023-06-29T16:01:36,225 changing mode of /tmp/pip-build-env-20pi7fdm/overlay/bin/wheel to 755 2023-06-29T16:01:40,496 Successfully installed setuptools-68.0.0 wheel-0.40.0 2023-06-29T16:01:40,951 Installing build dependencies: finished with status 'done' 2023-06-29T16:01:40,963 Getting requirements to build wheel: started 2023-06-29T16:01:40,965 Running command Getting requirements to build wheel 2023-06-29T16:01:42,956 running egg_info 2023-06-29T16:01:42,966 writing pygaul.egg-info/PKG-INFO 2023-06-29T16:01:42,970 writing dependency_links to pygaul.egg-info/dependency_links.txt 2023-06-29T16:01:42,974 writing requirements to pygaul.egg-info/requires.txt 2023-06-29T16:01:42,977 writing top-level names to pygaul.egg-info/top_level.txt 2023-06-29T16:01:43,013 reading manifest file 'pygaul.egg-info/SOURCES.txt' 2023-06-29T16:01:43,021 writing manifest file 'pygaul.egg-info/SOURCES.txt' 2023-06-29T16:01:43,025 /tmp/pip-build-env-20pi7fdm/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-06-29T16:01:43,026 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-06-29T16:01:43,200 Getting requirements to build wheel: finished with status 'done' 2023-06-29T16:01:43,221 Created temporary directory: /tmp/pip-modern-metadata-4cthg_7t 2023-06-29T16:01:43,228 Preparing metadata (pyproject.toml): started 2023-06-29T16:01:43,230 Running command Preparing metadata (pyproject.toml) 2023-06-29T16:01:45,117 running dist_info 2023-06-29T16:01:45,133 creating /tmp/pip-modern-metadata-4cthg_7t/pygaul.egg-info 2023-06-29T16:01:45,142 writing /tmp/pip-modern-metadata-4cthg_7t/pygaul.egg-info/PKG-INFO 2023-06-29T16:01:45,147 writing dependency_links to /tmp/pip-modern-metadata-4cthg_7t/pygaul.egg-info/dependency_links.txt 2023-06-29T16:01:45,151 writing requirements to /tmp/pip-modern-metadata-4cthg_7t/pygaul.egg-info/requires.txt 2023-06-29T16:01:45,153 writing top-level names to /tmp/pip-modern-metadata-4cthg_7t/pygaul.egg-info/top_level.txt 2023-06-29T16:01:45,156 writing manifest file '/tmp/pip-modern-metadata-4cthg_7t/pygaul.egg-info/SOURCES.txt' 2023-06-29T16:01:45,188 reading manifest file '/tmp/pip-modern-metadata-4cthg_7t/pygaul.egg-info/SOURCES.txt' 2023-06-29T16:01:45,197 writing manifest file '/tmp/pip-modern-metadata-4cthg_7t/pygaul.egg-info/SOURCES.txt' 2023-06-29T16:01:45,199 creating '/tmp/pip-modern-metadata-4cthg_7t/pygaul-0.0.0.dist-info' 2023-06-29T16:01:45,272 /tmp/pip-build-env-20pi7fdm/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-06-29T16:01:45,273 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-06-29T16:01:45,451 Preparing metadata (pyproject.toml): finished with status 'done' 2023-06-29T16:01:45,467 Source in /tmp/pip-wheel-znn9f3o1/pygaul_c74970ebf8e9477785fc078121421250 has version 0.0.0, which satisfies requirement pygaul==0.0.0 from https://files.pythonhosted.org/packages/67/60/1d67d5db1597f6b47268b13b31064b1097465be1d30cd94602f7307087c7/pygaul-0.0.0.tar.gz 2023-06-29T16:01:45,469 Removed pygaul==0.0.0 from https://files.pythonhosted.org/packages/67/60/1d67d5db1597f6b47268b13b31064b1097465be1d30cd94602f7307087c7/pygaul-0.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-686vtb4c' 2023-06-29T16:01:45,485 Created temporary directory: /tmp/pip-unpack-fvsvaw9f 2023-06-29T16:01:45,486 Building wheels for collected packages: pygaul 2023-06-29T16:01:45,495 Created temporary directory: /tmp/pip-wheel-wule3th5 2023-06-29T16:01:45,496 Destination directory: /tmp/pip-wheel-wule3th5 2023-06-29T16:01:45,501 Building wheel for pygaul (pyproject.toml): started 2023-06-29T16:01:45,504 Running command Building wheel for pygaul (pyproject.toml) 2023-06-29T16:01:47,322 running bdist_wheel 2023-06-29T16:01:47,355 running build 2023-06-29T16:01:47,355 running build_py 2023-06-29T16:01:47,366 creating build 2023-06-29T16:01:47,367 creating build/lib 2023-06-29T16:01:47,369 creating build/lib/pygaul 2023-06-29T16:01:47,371 copying pygaul/__init__.py -> build/lib/pygaul 2023-06-29T16:01:47,391 installing to build/bdist.linux-armv7l/wheel 2023-06-29T16:01:47,392 running install 2023-06-29T16:01:47,452 running install_lib 2023-06-29T16:01:47,463 creating build/bdist.linux-armv7l 2023-06-29T16:01:47,464 creating build/bdist.linux-armv7l/wheel 2023-06-29T16:01:47,467 creating build/bdist.linux-armv7l/wheel/pygaul 2023-06-29T16:01:47,469 copying build/lib/pygaul/__init__.py -> build/bdist.linux-armv7l/wheel/pygaul 2023-06-29T16:01:47,473 running install_egg_info 2023-06-29T16:01:47,490 running egg_info 2023-06-29T16:01:47,499 writing pygaul.egg-info/PKG-INFO 2023-06-29T16:01:47,502 writing dependency_links to pygaul.egg-info/dependency_links.txt 2023-06-29T16:01:47,505 writing requirements to pygaul.egg-info/requires.txt 2023-06-29T16:01:47,508 writing top-level names to pygaul.egg-info/top_level.txt 2023-06-29T16:01:47,523 reading manifest file 'pygaul.egg-info/SOURCES.txt' 2023-06-29T16:01:47,531 writing manifest file 'pygaul.egg-info/SOURCES.txt' 2023-06-29T16:01:47,534 Copying pygaul.egg-info to build/bdist.linux-armv7l/wheel/pygaul-0.0.0-py3.7.egg-info 2023-06-29T16:01:47,553 running install_scripts 2023-06-29T16:01:47,587 creating build/bdist.linux-armv7l/wheel/pygaul-0.0.0.dist-info/WHEEL 2023-06-29T16:01:47,593 creating '/tmp/pip-wheel-wule3th5/.tmp-744wciyf/pygaul-0.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-06-29T16:01:47,597 adding 'pygaul/__init__.py' 2023-06-29T16:01:47,602 adding 'pygaul-0.0.0.dist-info/METADATA' 2023-06-29T16:01:47,604 adding 'pygaul-0.0.0.dist-info/WHEEL' 2023-06-29T16:01:47,606 adding 'pygaul-0.0.0.dist-info/top_level.txt' 2023-06-29T16:01:47,608 adding 'pygaul-0.0.0.dist-info/RECORD' 2023-06-29T16:01:47,609 removing build/bdist.linux-armv7l/wheel 2023-06-29T16:01:47,619 /tmp/pip-build-env-20pi7fdm/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-06-29T16:01:47,619 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-06-29T16:01:47,798 Building wheel for pygaul (pyproject.toml): finished with status 'done' 2023-06-29T16:01:47,811 Created wheel for pygaul: filename=pygaul-0.0.0-py3-none-any.whl size=2315 sha256=db651f3024bcc5203b9b68f5dc7ed5156a1396b0b93ba3adf2acbb1de0fb4453 2023-06-29T16:01:47,813 Stored in directory: /tmp/pip-ephem-wheel-cache-ql655b66/wheels/c6/6a/cc/e1ae4c4592bf0f72002d9268854c813f1600a3a9d7ea4d7e59 2023-06-29T16:01:47,840 Successfully built pygaul 2023-06-29T16:01:47,846 Removed build tracker: '/tmp/pip-build-tracker-686vtb4c'