2022-12-05T13:02:02,268 Created temporary directory: /tmp/pip-ephem-wheel-cache-iew6dznz 2022-12-05T13:02:02,272 Created temporary directory: /tmp/pip-build-tracker-2c1cvd3f 2022-12-05T13:02:02,273 Initialized build tracking at /tmp/pip-build-tracker-2c1cvd3f 2022-12-05T13:02:02,273 Created build tracker: /tmp/pip-build-tracker-2c1cvd3f 2022-12-05T13:02:02,274 Entered build tracker: /tmp/pip-build-tracker-2c1cvd3f 2022-12-05T13:02:02,275 Created temporary directory: /tmp/pip-wheel-30c2g_ek 2022-12-05T13:02:02,283 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 2022-12-05T13:02:02,288 Created temporary directory: /tmp/pip-ephem-wheel-cache-z9dd626u 2022-12-05T13:02:02,344 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-12-05T13:02:02,351 2 location(s) to search for versions of multicallable: 2022-12-05T13:02:02,351 * https://pypi.org/simple/multicallable/ 2022-12-05T13:02:02,351 * https://www.piwheels.org/simple/multicallable/ 2022-12-05T13:02:02,352 Fetching project page and analyzing links: https://pypi.org/simple/multicallable/ 2022-12-05T13:02:02,353 Getting page https://pypi.org/simple/multicallable/ 2022-12-05T13:02:02,356 Found index url https://pypi.org/simple 2022-12-05T13:02:02,607 Fetched page https://pypi.org/simple/multicallable/ as application/vnd.pypi.simple.v1+json 2022-12-05T13:02:02,610 Skipping link: No binaries permitted for multicallable: https://files.pythonhosted.org/packages/c0/7c/c5c130c582ce872b31e3cf6ddb69769273bccc976b7911541aac787585a4/multicallable-1.0.0-py3-none-any.whl (from https://pypi.org/simple/multicallable/) (requires-python:>=3.6) 2022-12-05T13:02:02,611 Found link https://files.pythonhosted.org/packages/71/2d/022ce362e58ade13322a0153c503678212ef716fe71a5aa21a843c88776e/multicallable-1.0.0.tar.gz (from https://pypi.org/simple/multicallable/) (requires-python:>=3.6), version: 1.0.0 2022-12-05T13:02:02,612 Fetching project page and analyzing links: https://www.piwheels.org/simple/multicallable/ 2022-12-05T13:02:02,613 Getting page https://www.piwheels.org/simple/multicallable/ 2022-12-05T13:02:02,615 Found index url https://www.piwheels.org/simple 2022-12-05T13:02:02,870 Fetched page https://www.piwheels.org/simple/multicallable/ as text/html 2022-12-05T13:02:02,872 Skipping link: not a file: https://www.piwheels.org/simple/multicallable/ 2022-12-05T13:02:02,873 Skipping link: not a file: https://pypi.org/simple/multicallable/ 2022-12-05T13:02:02,904 Given no hashes to check 1 links for project 'multicallable': discarding no candidates 2022-12-05T13:02:02,938 Collecting multicallable==1.0.0 2022-12-05T13:02:02,942 Created temporary directory: /tmp/pip-unpack-0drd256h 2022-12-05T13:02:03,176 Downloading multicallable-1.0.0.tar.gz (4.7 kB) 2022-12-05T13:02:03,244 Added multicallable==1.0.0 from https://files.pythonhosted.org/packages/71/2d/022ce362e58ade13322a0153c503678212ef716fe71a5aa21a843c88776e/multicallable-1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-2c1cvd3f' 2022-12-05T13:02:03,253 Created temporary directory: /tmp/pip-build-env-1hmp4o36 2022-12-05T13:02:03,265 Installing build dependencies: started 2022-12-05T13:02:03,267 Running command pip subprocess to install build dependencies 2022-12-05T13:02:05,965 Using pip 22.3 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2022-12-05T13:02:06,772 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 2022-12-05T13:02:06,826 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-12-05T13:02:10,723 Collecting setuptools>=42 2022-12-05T13:02:11,004 Using cached https://www.piwheels.org/simple/setuptools/setuptools-65.6.3-py3-none-any.whl (1.2 MB) 2022-12-05T13:02:11,655 Collecting wheel 2022-12-05T13:02:11,688 Using cached https://www.piwheels.org/simple/wheel/wheel-0.38.4-py3-none-any.whl (36 kB) 2022-12-05T13:02:17,099 Installing collected packages: wheel, setuptools 2022-12-05T13:02:17,376 Creating /tmp/pip-build-env-1hmp4o36/overlay/bin 2022-12-05T13:02:17,381 changing mode of /tmp/pip-build-env-1hmp4o36/overlay/bin/wheel to 755 2022-12-05T13:02:22,185 Successfully installed setuptools-65.6.3 wheel-0.38.4 2022-12-05T13:02:22,216 [notice] A new release of pip available: 22.3 -> 22.3.1 2022-12-05T13:02:22,217 [notice] To update, run: python3 -m pip install --upgrade pip 2022-12-05T13:02:22,647 Installing build dependencies: finished with status 'done' 2022-12-05T13:02:22,658 Getting requirements to build wheel: started 2022-12-05T13:02:22,661 Running command Getting requirements to build wheel 2022-12-05T13:02:24,680 running egg_info 2022-12-05T13:02:24,693 writing src/multicallable.egg-info/PKG-INFO 2022-12-05T13:02:24,697 writing dependency_links to src/multicallable.egg-info/dependency_links.txt 2022-12-05T13:02:24,702 writing top-level names to src/multicallable.egg-info/top_level.txt 2022-12-05T13:02:24,744 reading manifest file 'src/multicallable.egg-info/SOURCES.txt' 2022-12-05T13:02:24,748 adding license file 'LICENCE' 2022-12-05T13:02:24,753 writing manifest file 'src/multicallable.egg-info/SOURCES.txt' 2022-12-05T13:02:24,953 Getting requirements to build wheel: finished with status 'done' 2022-12-05T13:02:24,974 Created temporary directory: /tmp/pip-modern-metadata-pv7plzjp 2022-12-05T13:02:24,979 Preparing metadata (pyproject.toml): started 2022-12-05T13:02:24,981 Running command Preparing metadata (pyproject.toml) 2022-12-05T13:02:26,796 running dist_info 2022-12-05T13:02:26,841 creating /tmp/pip-modern-metadata-pv7plzjp/multicallable.egg-info 2022-12-05T13:02:26,851 writing /tmp/pip-modern-metadata-pv7plzjp/multicallable.egg-info/PKG-INFO 2022-12-05T13:02:26,855 writing dependency_links to /tmp/pip-modern-metadata-pv7plzjp/multicallable.egg-info/dependency_links.txt 2022-12-05T13:02:26,861 writing top-level names to /tmp/pip-modern-metadata-pv7plzjp/multicallable.egg-info/top_level.txt 2022-12-05T13:02:26,865 writing manifest file '/tmp/pip-modern-metadata-pv7plzjp/multicallable.egg-info/SOURCES.txt' 2022-12-05T13:02:26,903 reading manifest file '/tmp/pip-modern-metadata-pv7plzjp/multicallable.egg-info/SOURCES.txt' 2022-12-05T13:02:26,911 adding license file 'LICENCE' 2022-12-05T13:02:26,916 writing manifest file '/tmp/pip-modern-metadata-pv7plzjp/multicallable.egg-info/SOURCES.txt' 2022-12-05T13:02:26,919 creating '/tmp/pip-modern-metadata-pv7plzjp/multicallable-1.0.0.dist-info' 2022-12-05T13:02:27,261 Preparing metadata (pyproject.toml): finished with status 'done' 2022-12-05T13:02:27,276 Source in /tmp/pip-wheel-30c2g_ek/multicallable_cee324f336ef463a9e34fa93855d4a98 has version 1.0.0, which satisfies requirement multicallable==1.0.0 from https://files.pythonhosted.org/packages/71/2d/022ce362e58ade13322a0153c503678212ef716fe71a5aa21a843c88776e/multicallable-1.0.0.tar.gz 2022-12-05T13:02:27,277 Removed multicallable==1.0.0 from https://files.pythonhosted.org/packages/71/2d/022ce362e58ade13322a0153c503678212ef716fe71a5aa21a843c88776e/multicallable-1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-2c1cvd3f' 2022-12-05T13:02:27,291 Created temporary directory: /tmp/pip-unpack-2jm2gkot 2022-12-05T13:02:27,292 Building wheels for collected packages: multicallable 2022-12-05T13:02:27,301 Created temporary directory: /tmp/pip-wheel-dqaon7l7 2022-12-05T13:02:27,302 Destination directory: /tmp/pip-wheel-dqaon7l7 2022-12-05T13:02:27,307 Building wheel for multicallable (pyproject.toml): started 2022-12-05T13:02:27,309 Running command Building wheel for multicallable (pyproject.toml) 2022-12-05T13:02:29,230 running bdist_wheel 2022-12-05T13:02:29,301 running build 2022-12-05T13:02:29,301 running build_py 2022-12-05T13:02:29,317 creating build 2022-12-05T13:02:29,318 creating build/lib 2022-12-05T13:02:29,320 creating build/lib/multicallable 2022-12-05T13:02:29,322 copying src/multicallable/__init__.py -> build/lib/multicallable 2022-12-05T13:02:29,325 copying src/multicallable/multicallable.py -> build/lib/multicallable 2022-12-05T13:02:29,330 creating build/lib/multicallable/multicall 2022-12-05T13:02:29,332 copying src/multicallable/multicall/__init__.py -> build/lib/multicallable/multicall 2022-12-05T13:02:29,335 copying src/multicallable/multicall/multicall.py -> build/lib/multicallable/multicall 2022-12-05T13:02:29,339 copying src/multicallable/multicall/constants.py -> build/lib/multicallable/multicall 2022-12-05T13:02:29,377 installing to build/bdist.linux-armv7l/wheel 2022-12-05T13:02:29,378 running install 2022-12-05T13:02:29,440 running install_lib 2022-12-05T13:02:29,455 creating build/bdist.linux-armv7l 2022-12-05T13:02:29,456 creating build/bdist.linux-armv7l/wheel 2022-12-05T13:02:29,459 creating build/bdist.linux-armv7l/wheel/multicallable 2022-12-05T13:02:29,462 copying build/lib/multicallable/__init__.py -> build/bdist.linux-armv7l/wheel/multicallable 2022-12-05T13:02:29,466 copying build/lib/multicallable/multicallable.py -> build/bdist.linux-armv7l/wheel/multicallable 2022-12-05T13:02:29,471 creating build/bdist.linux-armv7l/wheel/multicallable/multicall 2022-12-05T13:02:29,473 copying build/lib/multicallable/multicall/__init__.py -> build/bdist.linux-armv7l/wheel/multicallable/multicall 2022-12-05T13:02:29,477 copying build/lib/multicallable/multicall/multicall.py -> build/bdist.linux-armv7l/wheel/multicallable/multicall 2022-12-05T13:02:29,481 copying build/lib/multicallable/multicall/constants.py -> build/bdist.linux-armv7l/wheel/multicallable/multicall 2022-12-05T13:02:29,486 running install_egg_info 2022-12-05T13:02:29,540 running egg_info 2022-12-05T13:02:29,550 writing src/multicallable.egg-info/PKG-INFO 2022-12-05T13:02:29,553 writing dependency_links to src/multicallable.egg-info/dependency_links.txt 2022-12-05T13:02:29,557 writing top-level names to src/multicallable.egg-info/top_level.txt 2022-12-05T13:02:29,574 reading manifest file 'src/multicallable.egg-info/SOURCES.txt' 2022-12-05T13:02:29,579 adding license file 'LICENCE' 2022-12-05T13:02:29,584 writing manifest file 'src/multicallable.egg-info/SOURCES.txt' 2022-12-05T13:02:29,588 Copying src/multicallable.egg-info to build/bdist.linux-armv7l/wheel/multicallable-1.0.0-py3.7.egg-info 2022-12-05T13:02:29,604 running install_scripts 2022-12-05T13:02:29,736 creating build/bdist.linux-armv7l/wheel/multicallable-1.0.0.dist-info/WHEEL 2022-12-05T13:02:29,742 creating '/tmp/pip-wheel-dqaon7l7/.tmp-bls0xl68/multicallable-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-12-05T13:02:29,748 adding 'multicallable/__init__.py' 2022-12-05T13:02:29,751 adding 'multicallable/multicallable.py' 2022-12-05T13:02:29,755 adding 'multicallable/multicall/__init__.py' 2022-12-05T13:02:29,759 adding 'multicallable/multicall/constants.py' 2022-12-05T13:02:29,763 adding 'multicallable/multicall/multicall.py' 2022-12-05T13:02:29,768 adding 'multicallable-1.0.0.dist-info/LICENCE' 2022-12-05T13:02:29,771 adding 'multicallable-1.0.0.dist-info/METADATA' 2022-12-05T13:02:29,773 adding 'multicallable-1.0.0.dist-info/WHEEL' 2022-12-05T13:02:29,776 adding 'multicallable-1.0.0.dist-info/top_level.txt' 2022-12-05T13:02:29,779 adding 'multicallable-1.0.0.dist-info/RECORD' 2022-12-05T13:02:29,781 removing build/bdist.linux-armv7l/wheel 2022-12-05T13:02:30,019 Building wheel for multicallable (pyproject.toml): finished with status 'done' 2022-12-05T13:02:30,031 Created wheel for multicallable: filename=multicallable-1.0.0-py3-none-any.whl size=6188 sha256=713d2c904be3ac6ef7ec7919c41c6cfe7ea4313fd19abd67890220b322f3a533 2022-12-05T13:02:30,033 Stored in directory: /tmp/pip-ephem-wheel-cache-z9dd626u/wheels/66/f7/60/d006321b30fcd05c6971c411c03bb2f90add23c0940c139f7d 2022-12-05T13:02:30,058 Successfully built multicallable 2022-12-05T13:02:30,064 Removed build tracker: '/tmp/pip-build-tracker-2c1cvd3f'