2023-06-17T13:41:17,227 Created temporary directory: /tmp/pip-build-tracker-102dr6z9 2023-06-17T13:41:17,230 Initialized build tracking at /tmp/pip-build-tracker-102dr6z9 2023-06-17T13:41:17,230 Created build tracker: /tmp/pip-build-tracker-102dr6z9 2023-06-17T13:41:17,231 Entered build tracker: /tmp/pip-build-tracker-102dr6z9 2023-06-17T13:41:17,232 Created temporary directory: /tmp/pip-wheel-2am8iqnz 2023-06-17T13:41:17,240 Created temporary directory: /tmp/pip-ephem-wheel-cache-gmmprl_a 2023-06-17T13:41:17,292 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-17T13:41:17,300 2 location(s) to search for versions of micropython-htu21df: 2023-06-17T13:41:17,300 * https://pypi.org/simple/micropython-htu21df/ 2023-06-17T13:41:17,300 * https://www.piwheels.org/simple/micropython-htu21df/ 2023-06-17T13:41:17,301 Fetching project page and analyzing links: https://pypi.org/simple/micropython-htu21df/ 2023-06-17T13:41:17,302 Getting page https://pypi.org/simple/micropython-htu21df/ 2023-06-17T13:41:17,307 Found index url https://pypi.org/simple/ 2023-06-17T13:41:17,492 Fetched page https://pypi.org/simple/micropython-htu21df/ as application/vnd.pypi.simple.v1+json 2023-06-17T13:41:17,494 Found link https://files.pythonhosted.org/packages/01/9d/00b77cadd06adff92322011606535df134b4d0e0ea5a446bc1d10b559e0e/micropython-htu21df-0.1.0.tar.gz (from https://pypi.org/simple/micropython-htu21df/), version: 0.1.0 2023-06-17T13:41:17,495 Skipping link: No binaries permitted for micropython-htu21df: https://files.pythonhosted.org/packages/74/2c/7cb8f781ed420dfd17f5b5855f34f67ca2c46c78995d6bdd0dc5b1fd9f76/micropython_htu21df-0.1.0-py3-none-any.whl (from https://pypi.org/simple/micropython-htu21df/) 2023-06-17T13:41:17,496 Fetching project page and analyzing links: https://www.piwheels.org/simple/micropython-htu21df/ 2023-06-17T13:41:17,497 Getting page https://www.piwheels.org/simple/micropython-htu21df/ 2023-06-17T13:41:17,499 Found index url https://www.piwheels.org/simple/ 2023-06-17T13:41:17,713 Fetched page https://www.piwheels.org/simple/micropython-htu21df/ as text/html 2023-06-17T13:41:17,715 Skipping link: not a file: https://www.piwheels.org/simple/micropython-htu21df/ 2023-06-17T13:41:17,715 Skipping link: not a file: https://pypi.org/simple/micropython-htu21df/ 2023-06-17T13:41:17,747 Given no hashes to check 1 links for project 'micropython-htu21df': discarding no candidates 2023-06-17T13:41:17,778 Collecting micropython-htu21df==0.1.0 2023-06-17T13:41:17,783 Created temporary directory: /tmp/pip-unpack-xv_3tz3p 2023-06-17T13:41:17,971 Downloading micropython-htu21df-0.1.0.tar.gz (17 kB) 2023-06-17T13:41:18,133 Added micropython-htu21df==0.1.0 from https://files.pythonhosted.org/packages/01/9d/00b77cadd06adff92322011606535df134b4d0e0ea5a446bc1d10b559e0e/micropython-htu21df-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-102dr6z9' 2023-06-17T13:41:18,150 Created temporary directory: /tmp/pip-build-env-7grd88bg 2023-06-17T13:41:18,171 Installing build dependencies: started 2023-06-17T13:41:18,174 Running command pip subprocess to install build dependencies 2023-06-17T13:41:20,885 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-06-17T13:41:21,670 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-17T13:41:25,600 Collecting setuptools 2023-06-17T13:41:25,836 Using cached https://www.piwheels.org/simple/setuptools/setuptools-67.8.0-py3-none-any.whl (1.1 MB) 2023-06-17T13:41:26,483 Collecting wheel 2023-06-17T13:41:26,524 Using cached https://www.piwheels.org/simple/wheel/wheel-0.40.0-py3-none-any.whl (64 kB) 2023-06-17T13:41:27,319 Collecting setuptools-scm 2023-06-17T13:41:27,353 Using cached https://www.piwheels.org/simple/setuptools-scm/setuptools_scm-7.1.0-py3-none-any.whl (43 kB) 2023-06-17T13:41:28,263 Collecting packaging>=20.0 (from setuptools-scm) 2023-06-17T13:41:28,298 Using cached https://www.piwheels.org/simple/packaging/packaging-23.1-py3-none-any.whl (48 kB) 2023-06-17T13:41:28,564 Collecting typing-extensions (from setuptools-scm) 2023-06-17T13:41:28,598 Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.6.3-py3-none-any.whl (31 kB) 2023-06-17T13:41:28,865 Collecting tomli>=1.0.0 (from setuptools-scm) 2023-06-17T13:41:28,898 Using cached https://www.piwheels.org/simple/tomli/tomli-2.0.1-py3-none-any.whl (12 kB) 2023-06-17T13:41:29,896 Collecting importlib-metadata (from setuptools-scm) 2023-06-17T13:41:29,929 Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.6.0-py3-none-any.whl (22 kB) 2023-06-17T13:41:30,597 Collecting zipp>=0.5 (from importlib-metadata->setuptools-scm) 2023-06-17T13:41:30,630 Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB) 2023-06-17T13:41:35,991 Installing collected packages: zipp, wheel, typing-extensions, tomli, setuptools, packaging, importlib-metadata, setuptools-scm 2023-06-17T13:41:36,514 Creating /tmp/pip-build-env-7grd88bg/overlay/bin 2023-06-17T13:41:36,520 changing mode of /tmp/pip-build-env-7grd88bg/overlay/bin/wheel to 755 2023-06-17T13:41:41,870 Successfully installed importlib-metadata-6.6.0 packaging-23.1 setuptools-67.8.0 setuptools-scm-7.1.0 tomli-2.0.1 typing-extensions-4.6.3 wheel-0.40.0 zipp-3.15.0 2023-06-17T13:41:42,388 Installing build dependencies: finished with status 'done' 2023-06-17T13:41:42,418 Getting requirements to build wheel: started 2023-06-17T13:41:42,420 Running command Getting requirements to build wheel 2023-06-17T13:41:44,630 running egg_info 2023-06-17T13:41:44,647 writing micropython_htu21df.egg-info/PKG-INFO 2023-06-17T13:41:44,650 writing dependency_links to micropython_htu21df.egg-info/dependency_links.txt 2023-06-17T13:41:44,654 writing requirements to micropython_htu21df.egg-info/requires.txt 2023-06-17T13:41:44,657 writing top-level names to micropython_htu21df.egg-info/top_level.txt 2023-06-17T13:41:44,691 /tmp/pip-build-env-7grd88bg/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-06-17T13:41:44,692 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-06-17T13:41:44,692 file htu21df.py (for module htu21df) not found 2023-06-17T13:41:44,763 listing git files failed - pretending there aren't any 2023-06-17T13:41:44,785 reading manifest file 'micropython_htu21df.egg-info/SOURCES.txt' 2023-06-17T13:41:44,796 adding license file 'LICENSE' 2023-06-17T13:41:44,805 writing manifest file 'micropython_htu21df.egg-info/SOURCES.txt' 2023-06-17T13:41:45,025 Getting requirements to build wheel: finished with status 'done' 2023-06-17T13:41:45,050 Created temporary directory: /tmp/pip-modern-metadata-bhwe0bz8 2023-06-17T13:41:45,056 Preparing metadata (pyproject.toml): started 2023-06-17T13:41:45,058 Running command Preparing metadata (pyproject.toml) 2023-06-17T13:41:47,141 running dist_info 2023-06-17T13:41:47,160 creating /tmp/pip-modern-metadata-bhwe0bz8/micropython_htu21df.egg-info 2023-06-17T13:41:47,174 writing /tmp/pip-modern-metadata-bhwe0bz8/micropython_htu21df.egg-info/PKG-INFO 2023-06-17T13:41:47,179 writing dependency_links to /tmp/pip-modern-metadata-bhwe0bz8/micropython_htu21df.egg-info/dependency_links.txt 2023-06-17T13:41:47,184 writing requirements to /tmp/pip-modern-metadata-bhwe0bz8/micropython_htu21df.egg-info/requires.txt 2023-06-17T13:41:47,186 writing top-level names to /tmp/pip-modern-metadata-bhwe0bz8/micropython_htu21df.egg-info/top_level.txt 2023-06-17T13:41:47,189 writing manifest file '/tmp/pip-modern-metadata-bhwe0bz8/micropython_htu21df.egg-info/SOURCES.txt' 2023-06-17T13:41:47,220 /tmp/pip-build-env-7grd88bg/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-06-17T13:41:47,221 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-06-17T13:41:47,221 file htu21df.py (for module htu21df) not found 2023-06-17T13:41:47,291 listing git files failed - pretending there aren't any 2023-06-17T13:41:47,312 reading manifest file '/tmp/pip-modern-metadata-bhwe0bz8/micropython_htu21df.egg-info/SOURCES.txt' 2023-06-17T13:41:47,319 adding license file 'LICENSE' 2023-06-17T13:41:47,325 writing manifest file '/tmp/pip-modern-metadata-bhwe0bz8/micropython_htu21df.egg-info/SOURCES.txt' 2023-06-17T13:41:47,327 creating '/tmp/pip-modern-metadata-bhwe0bz8/micropython_htu21df-0.1.0.dist-info' 2023-06-17T13:41:47,617 Preparing metadata (pyproject.toml): finished with status 'done' 2023-06-17T13:41:47,633 Source in /tmp/pip-wheel-2am8iqnz/micropython-htu21df_1792e100d062408b89d401183d8c7d12 has version 0.1.0, which satisfies requirement micropython-htu21df==0.1.0 from https://files.pythonhosted.org/packages/01/9d/00b77cadd06adff92322011606535df134b4d0e0ea5a446bc1d10b559e0e/micropython-htu21df-0.1.0.tar.gz 2023-06-17T13:41:47,635 Removed micropython-htu21df==0.1.0 from https://files.pythonhosted.org/packages/01/9d/00b77cadd06adff92322011606535df134b4d0e0ea5a446bc1d10b559e0e/micropython-htu21df-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-102dr6z9' 2023-06-17T13:41:47,644 Created temporary directory: /tmp/pip-unpack-sk7t8gug 2023-06-17T13:41:47,645 Building wheels for collected packages: micropython-htu21df 2023-06-17T13:41:47,654 Created temporary directory: /tmp/pip-wheel-9jtvs6ec 2023-06-17T13:41:47,655 Destination directory: /tmp/pip-wheel-9jtvs6ec 2023-06-17T13:41:47,660 Building wheel for micropython-htu21df (pyproject.toml): started 2023-06-17T13:41:47,662 Running command Building wheel for micropython-htu21df (pyproject.toml) 2023-06-17T13:41:49,654 running bdist_wheel 2023-06-17T13:41:49,708 running build 2023-06-17T13:41:49,708 running build_py 2023-06-17T13:41:49,723 /tmp/pip-build-env-7grd88bg/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-06-17T13:41:49,723 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-06-17T13:41:49,723 file htu21df.py (for module htu21df) not found 2023-06-17T13:41:49,724 file htu21df.py (for module htu21df) not found 2023-06-17T13:41:49,724 running egg_info 2023-06-17T13:41:49,753 writing micropython_htu21df.egg-info/PKG-INFO 2023-06-17T13:41:49,756 writing dependency_links to micropython_htu21df.egg-info/dependency_links.txt 2023-06-17T13:41:49,760 writing requirements to micropython_htu21df.egg-info/requires.txt 2023-06-17T13:41:49,762 writing top-level names to micropython_htu21df.egg-info/top_level.txt 2023-06-17T13:41:49,767 file htu21df.py (for module htu21df) not found 2023-06-17T13:41:49,836 listing git files failed - pretending there aren't any 2023-06-17T13:41:49,857 reading manifest file 'micropython_htu21df.egg-info/SOURCES.txt' 2023-06-17T13:41:49,865 adding license file 'LICENSE' 2023-06-17T13:41:49,873 writing manifest file 'micropython_htu21df.egg-info/SOURCES.txt' 2023-06-17T13:41:49,908 installing to build/bdist.linux-armv7l/wheel 2023-06-17T13:41:49,909 running install 2023-06-17T13:41:49,971 running install_lib 2023-06-17T13:41:49,986 warning: install_lib: 'build/lib' does not exist -- no Python modules to install 2023-06-17T13:41:49,987 running install_egg_info 2023-06-17T13:41:50,007 Copying micropython_htu21df.egg-info to build/bdist.linux-armv7l/wheel/micropython_htu21df-0.1.0-py3.7.egg-info 2023-06-17T13:41:50,028 running install_scripts 2023-06-17T13:41:50,058 creating build/bdist.linux-armv7l/wheel/micropython_htu21df-0.1.0.dist-info/WHEEL 2023-06-17T13:41:50,064 creating '/tmp/pip-wheel-9jtvs6ec/.tmp-gxxknrx7/micropython_htu21df-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-06-17T13:41:50,070 adding 'micropython_htu21df-0.1.0.dist-info/LICENSE' 2023-06-17T13:41:50,073 adding 'micropython_htu21df-0.1.0.dist-info/METADATA' 2023-06-17T13:41:50,075 adding 'micropython_htu21df-0.1.0.dist-info/WHEEL' 2023-06-17T13:41:50,077 adding 'micropython_htu21df-0.1.0.dist-info/top_level.txt' 2023-06-17T13:41:50,079 adding 'micropython_htu21df-0.1.0.dist-info/RECORD' 2023-06-17T13:41:50,081 removing build/bdist.linux-armv7l/wheel 2023-06-17T13:41:50,299 Building wheel for micropython-htu21df (pyproject.toml): finished with status 'done' 2023-06-17T13:41:50,311 Created wheel for micropython-htu21df: filename=micropython_htu21df-0.1.0-py3-none-any.whl size=3019 sha256=433bf8e85fad245f5703df1e58feb50ee2fd777f16cbec77ae2a961fdc0ff99a 2023-06-17T13:41:50,313 Stored in directory: /tmp/pip-ephem-wheel-cache-gmmprl_a/wheels/39/f5/16/56c9eaed4b6114ad4a9b9410a8535f79087c4bfc3b759e5fca 2023-06-17T13:41:50,338 Successfully built micropython-htu21df 2023-06-17T13:41:50,344 Removed build tracker: '/tmp/pip-build-tracker-102dr6z9'