2023-10-20T15:43:12,011 Created temporary directory: /tmp/pip-build-tracker-s0fwgwtk 2023-10-20T15:43:12,012 Initialized build tracking at /tmp/pip-build-tracker-s0fwgwtk 2023-10-20T15:43:12,013 Created build tracker: /tmp/pip-build-tracker-s0fwgwtk 2023-10-20T15:43:12,013 Entered build tracker: /tmp/pip-build-tracker-s0fwgwtk 2023-10-20T15:43:12,014 Created temporary directory: /tmp/pip-wheel-xyt9pgqh 2023-10-20T15:43:12,017 Created temporary directory: /tmp/pip-ephem-wheel-cache-yu7exwes 2023-10-20T15:43:12,039 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-20T15:43:12,043 2 location(s) to search for versions of redisgl: 2023-10-20T15:43:12,043 * https://pypi.org/simple/redisgl/ 2023-10-20T15:43:12,043 * https://www.piwheels.org/simple/redisgl/ 2023-10-20T15:43:12,043 Fetching project page and analyzing links: https://pypi.org/simple/redisgl/ 2023-10-20T15:43:12,044 Getting page https://pypi.org/simple/redisgl/ 2023-10-20T15:43:12,046 Found index url https://pypi.org/simple/ 2023-10-20T15:43:12,260 Fetched page https://pypi.org/simple/redisgl/ as application/vnd.pypi.simple.v1+json 2023-10-20T15:43:12,261 Skipping link: No binaries permitted for redisgl: https://files.pythonhosted.org/packages/07/ec/b65a94401c588c0e7a01aaa175bb9ba08ced24d94d0f7634e9cc6f040122/redisgl-0.1.0-py3-none-any.whl (from https://pypi.org/simple/redisgl/) (requires-python:>=3.7) 2023-10-20T15:43:12,262 Found link https://files.pythonhosted.org/packages/eb/2c/45b3c6aacb9a4af1ecc9e53c0c8e6581e0cc3c950d92a475b40caeba24c1/redisgl-0.1.0.tar.gz (from https://pypi.org/simple/redisgl/) (requires-python:>=3.7), version: 0.1.0 2023-10-20T15:43:12,263 Fetching project page and analyzing links: https://www.piwheels.org/simple/redisgl/ 2023-10-20T15:43:12,264 Getting page https://www.piwheels.org/simple/redisgl/ 2023-10-20T15:43:12,265 Found index url https://www.piwheels.org/simple/ 2023-10-20T15:43:12,427 Fetched page https://www.piwheels.org/simple/redisgl/ as text/html 2023-10-20T15:43:12,428 Skipping link: not a file: https://www.piwheels.org/simple/redisgl/ 2023-10-20T15:43:12,429 Skipping link: not a file: https://pypi.org/simple/redisgl/ 2023-10-20T15:43:12,448 Given no hashes to check 1 links for project 'redisgl': discarding no candidates 2023-10-20T15:43:12,466 Collecting redisgl==0.1.0 2023-10-20T15:43:12,468 Created temporary directory: /tmp/pip-unpack-5o3u6sxw 2023-10-20T15:43:12,681 Downloading redisgl-0.1.0.tar.gz (4.2 kB) 2023-10-20T15:43:12,711 Added redisgl==0.1.0 from https://files.pythonhosted.org/packages/eb/2c/45b3c6aacb9a4af1ecc9e53c0c8e6581e0cc3c950d92a475b40caeba24c1/redisgl-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-s0fwgwtk' 2023-10-20T15:43:12,715 Created temporary directory: /tmp/pip-build-env-tzl4q697 2023-10-20T15:43:12,720 Installing build dependencies: started 2023-10-20T15:43:12,721 Running command pip subprocess to install build dependencies 2023-10-20T15:43:13,900 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-10-20T15:43:14,415 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-20T15:43:16,481 Collecting setuptools>=64 2023-10-20T15:43:16,563 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.2.2-py3-none-any.whl (807 kB) 2023-10-20T15:43:20,474 Installing collected packages: setuptools 2023-10-20T15:43:22,987 Successfully installed setuptools-68.2.2 2023-10-20T15:43:23,259 [notice] A new release of pip is available: 23.2.1 -> 23.3 2023-10-20T15:43:23,260 [notice] To update, run: python3 -m pip install --upgrade pip 2023-10-20T15:43:23,521 Installing build dependencies: finished with status 'done' 2023-10-20T15:43:23,524 Getting requirements to build wheel: started 2023-10-20T15:43:23,525 Running command Getting requirements to build wheel 2023-10-20T15:43:24,830 running egg_info 2023-10-20T15:43:24,834 writing redisgl.egg-info/PKG-INFO 2023-10-20T15:43:24,839 writing dependency_links to redisgl.egg-info/dependency_links.txt 2023-10-20T15:43:24,841 writing requirements to redisgl.egg-info/requires.txt 2023-10-20T15:43:24,843 writing top-level names to redisgl.egg-info/top_level.txt 2023-10-20T15:43:24,871 reading manifest file 'redisgl.egg-info/SOURCES.txt' 2023-10-20T15:43:24,873 adding license file 'LICENSE' 2023-10-20T15:43:24,875 writing manifest file 'redisgl.egg-info/SOURCES.txt' 2023-10-20T15:43:24,986 Getting requirements to build wheel: finished with status 'done' 2023-10-20T15:43:24,994 Installing backend dependencies: started 2023-10-20T15:43:24,995 Running command pip subprocess to install backend dependencies 2023-10-20T15:43:26,134 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-10-20T15:43:26,648 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-20T15:43:27,149 Collecting wheel 2023-10-20T15:43:27,166 Using cached https://www.piwheels.org/simple/wheel/wheel-0.41.2-py3-none-any.whl (64 kB) 2023-10-20T15:43:29,380 Installing collected packages: wheel 2023-10-20T15:43:29,602 Creating /tmp/pip-build-env-tzl4q697/normal/local/bin 2023-10-20T15:43:29,604 changing mode of /tmp/pip-build-env-tzl4q697/normal/local/bin/wheel to 755 2023-10-20T15:43:29,616 Successfully installed wheel-0.41.2 2023-10-20T15:43:29,887 [notice] A new release of pip is available: 23.2.1 -> 23.3 2023-10-20T15:43:29,887 [notice] To update, run: python3 -m pip install --upgrade pip 2023-10-20T15:43:30,113 Installing backend dependencies: finished with status 'done' 2023-10-20T15:43:30,114 Created temporary directory: /tmp/pip-modern-metadata-tat8b4zf 2023-10-20T15:43:30,116 Preparing metadata (pyproject.toml): started 2023-10-20T15:43:30,118 Running command Preparing metadata (pyproject.toml) 2023-10-20T15:43:30,912 running dist_info 2023-10-20T15:43:30,916 creating /tmp/pip-modern-metadata-tat8b4zf/redisgl.egg-info 2023-10-20T15:43:30,920 writing /tmp/pip-modern-metadata-tat8b4zf/redisgl.egg-info/PKG-INFO 2023-10-20T15:43:30,923 writing dependency_links to /tmp/pip-modern-metadata-tat8b4zf/redisgl.egg-info/dependency_links.txt 2023-10-20T15:43:30,925 writing requirements to /tmp/pip-modern-metadata-tat8b4zf/redisgl.egg-info/requires.txt 2023-10-20T15:43:30,925 writing top-level names to /tmp/pip-modern-metadata-tat8b4zf/redisgl.egg-info/top_level.txt 2023-10-20T15:43:30,927 writing manifest file '/tmp/pip-modern-metadata-tat8b4zf/redisgl.egg-info/SOURCES.txt' 2023-10-20T15:43:30,939 reading manifest file '/tmp/pip-modern-metadata-tat8b4zf/redisgl.egg-info/SOURCES.txt' 2023-10-20T15:43:30,941 adding license file 'LICENSE' 2023-10-20T15:43:30,942 writing manifest file '/tmp/pip-modern-metadata-tat8b4zf/redisgl.egg-info/SOURCES.txt' 2023-10-20T15:43:30,943 creating '/tmp/pip-modern-metadata-tat8b4zf/redisgl-0.1.0.dist-info' 2023-10-20T15:43:31,085 Preparing metadata (pyproject.toml): finished with status 'done' 2023-10-20T15:43:31,090 Source in /tmp/pip-wheel-xyt9pgqh/redisgl_e4c09cbb518542eda26f6135bce28689 has version 0.1.0, which satisfies requirement redisgl==0.1.0 from https://files.pythonhosted.org/packages/eb/2c/45b3c6aacb9a4af1ecc9e53c0c8e6581e0cc3c950d92a475b40caeba24c1/redisgl-0.1.0.tar.gz 2023-10-20T15:43:31,091 Removed redisgl==0.1.0 from https://files.pythonhosted.org/packages/eb/2c/45b3c6aacb9a4af1ecc9e53c0c8e6581e0cc3c950d92a475b40caeba24c1/redisgl-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-s0fwgwtk' 2023-10-20T15:43:31,096 Created temporary directory: /tmp/pip-unpack-vhzlke62 2023-10-20T15:43:31,097 Created temporary directory: /tmp/pip-unpack-3je8ah47 2023-10-20T15:43:31,103 Building wheels for collected packages: redisgl 2023-10-20T15:43:31,107 Created temporary directory: /tmp/pip-wheel-vf1dbvv3 2023-10-20T15:43:31,107 Destination directory: /tmp/pip-wheel-vf1dbvv3 2023-10-20T15:43:31,109 Building wheel for redisgl (pyproject.toml): started 2023-10-20T15:43:31,111 Running command Building wheel for redisgl (pyproject.toml) 2023-10-20T15:43:31,838 running bdist_wheel 2023-10-20T15:43:31,853 running build 2023-10-20T15:43:31,854 running build_py 2023-10-20T15:43:31,858 creating build 2023-10-20T15:43:31,858 creating build/lib 2023-10-20T15:43:31,859 creating build/lib/redisgl 2023-10-20T15:43:31,860 copying redisgl/__init__.py -> build/lib/redisgl 2023-10-20T15:43:31,862 copying redisgl/redisgl.py -> build/lib/redisgl 2023-10-20T15:43:31,864 running egg_info 2023-10-20T15:43:31,867 writing redisgl.egg-info/PKG-INFO 2023-10-20T15:43:31,869 writing dependency_links to redisgl.egg-info/dependency_links.txt 2023-10-20T15:43:31,871 writing requirements to redisgl.egg-info/requires.txt 2023-10-20T15:43:31,872 writing top-level names to redisgl.egg-info/top_level.txt 2023-10-20T15:43:31,878 reading manifest file 'redisgl.egg-info/SOURCES.txt' 2023-10-20T15:43:31,879 adding license file 'LICENSE' 2023-10-20T15:43:31,881 writing manifest file 'redisgl.egg-info/SOURCES.txt' 2023-10-20T15:43:31,889 installing to build/bdist.linux-armv7l/wheel 2023-10-20T15:43:31,889 running install 2023-10-20T15:43:31,912 running install_lib 2023-10-20T15:43:31,916 creating build/bdist.linux-armv7l 2023-10-20T15:43:31,917 creating build/bdist.linux-armv7l/wheel 2023-10-20T15:43:31,918 creating build/bdist.linux-armv7l/wheel/redisgl 2023-10-20T15:43:31,919 copying build/lib/redisgl/__init__.py -> build/bdist.linux-armv7l/wheel/redisgl 2023-10-20T15:43:31,921 copying build/lib/redisgl/redisgl.py -> build/bdist.linux-armv7l/wheel/redisgl 2023-10-20T15:43:31,923 running install_egg_info 2023-10-20T15:43:31,927 Copying redisgl.egg-info to build/bdist.linux-armv7l/wheel/redisgl-0.1.0-py3.11.egg-info 2023-10-20T15:43:31,935 running install_scripts 2023-10-20T15:43:31,947 creating build/bdist.linux-armv7l/wheel/redisgl-0.1.0.dist-info/WHEEL 2023-10-20T15:43:31,950 creating '/tmp/pip-wheel-vf1dbvv3/.tmp-l3t5x000/redisgl-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-10-20T15:43:31,952 adding 'redisgl/__init__.py' 2023-10-20T15:43:31,954 adding 'redisgl/redisgl.py' 2023-10-20T15:43:31,956 adding 'redisgl-0.1.0.dist-info/LICENSE' 2023-10-20T15:43:31,957 adding 'redisgl-0.1.0.dist-info/METADATA' 2023-10-20T15:43:31,958 adding 'redisgl-0.1.0.dist-info/WHEEL' 2023-10-20T15:43:31,959 adding 'redisgl-0.1.0.dist-info/top_level.txt' 2023-10-20T15:43:31,960 adding 'redisgl-0.1.0.dist-info/RECORD' 2023-10-20T15:43:31,961 removing build/bdist.linux-armv7l/wheel 2023-10-20T15:43:32,082 Building wheel for redisgl (pyproject.toml): finished with status 'done' 2023-10-20T15:43:32,087 Created wheel for redisgl: filename=redisgl-0.1.0-py3-none-any.whl size=5014 sha256=7f0c20b5d638db8196a94c2c0df596f237b5700ecd85becff1c97c08faa607e1 2023-10-20T15:43:32,088 Stored in directory: /tmp/pip-ephem-wheel-cache-yu7exwes/wheels/46/95/a4/504ac821155490c6671080ffc57c9309be6730060e9f1cf1f5 2023-10-20T15:43:32,097 Successfully built redisgl 2023-10-20T15:43:32,100 Removed build tracker: '/tmp/pip-build-tracker-s0fwgwtk'