2023-01-04T22:33:26,640 Created temporary directory: /tmp/pip-ephem-wheel-cache-56wflxio 2023-01-04T22:33:26,644 Created temporary directory: /tmp/pip-build-tracker-zcxeg__n 2023-01-04T22:33:26,645 Initialized build tracking at /tmp/pip-build-tracker-zcxeg__n 2023-01-04T22:33:26,646 Created build tracker: /tmp/pip-build-tracker-zcxeg__n 2023-01-04T22:33:26,646 Entered build tracker: /tmp/pip-build-tracker-zcxeg__n 2023-01-04T22:33:26,647 Created temporary directory: /tmp/pip-wheel-i_7qcepz 2023-01-04T22:33:26,655 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 2023-01-04T22:33:26,660 Created temporary directory: /tmp/pip-ephem-wheel-cache-juyc25hg 2023-01-04T22:33:26,712 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-01-04T22:33:26,719 2 location(s) to search for versions of huntydata: 2023-01-04T22:33:26,719 * https://pypi.org/simple/huntydata/ 2023-01-04T22:33:26,719 * https://www.piwheels.org/simple/huntydata/ 2023-01-04T22:33:26,720 Fetching project page and analyzing links: https://pypi.org/simple/huntydata/ 2023-01-04T22:33:26,721 Getting page https://pypi.org/simple/huntydata/ 2023-01-04T22:33:26,724 Found index url https://pypi.org/simple 2023-01-04T22:33:26,918 Fetched page https://pypi.org/simple/huntydata/ as application/vnd.pypi.simple.v1+json 2023-01-04T22:33:26,921 Skipping link: No binaries permitted for huntydata: https://files.pythonhosted.org/packages/f9/2b/aa8ea8ca770b458432074556cc2616f02ad09fbb34951cc0e81200ccee25/huntydata-0.2.0-py3-none-any.whl (from https://pypi.org/simple/huntydata/) 2023-01-04T22:33:26,921 Found link https://files.pythonhosted.org/packages/e3/97/42f18deb9be5e11ce284e55f9daea6544c2c4e7400b91e3d48207aba6b22/huntydata-0.2.0.tar.gz (from https://pypi.org/simple/huntydata/), version: 0.2.0 2023-01-04T22:33:26,922 Fetching project page and analyzing links: https://www.piwheels.org/simple/huntydata/ 2023-01-04T22:33:26,923 Getting page https://www.piwheels.org/simple/huntydata/ 2023-01-04T22:33:26,925 Found index url https://www.piwheels.org/simple 2023-01-04T22:33:27,178 Fetched page https://www.piwheels.org/simple/huntydata/ as text/html 2023-01-04T22:33:27,180 Skipping link: not a file: https://www.piwheels.org/simple/huntydata/ 2023-01-04T22:33:27,180 Skipping link: not a file: https://pypi.org/simple/huntydata/ 2023-01-04T22:33:27,213 Given no hashes to check 1 links for project 'huntydata': discarding no candidates 2023-01-04T22:33:27,247 Collecting huntydata==0.2.0 2023-01-04T22:33:27,251 Created temporary directory: /tmp/pip-unpack-b9fs9y8f 2023-01-04T22:33:27,484 Downloading huntydata-0.2.0.tar.gz (5.0 kB) 2023-01-04T22:33:27,554 Added huntydata==0.2.0 from https://files.pythonhosted.org/packages/e3/97/42f18deb9be5e11ce284e55f9daea6544c2c4e7400b91e3d48207aba6b22/huntydata-0.2.0.tar.gz to build tracker '/tmp/pip-build-tracker-zcxeg__n' 2023-01-04T22:33:27,556 Running setup.py (path:/tmp/pip-wheel-i_7qcepz/huntydata_540e1bdce0424066a22dc975c20680af/setup.py) egg_info for package huntydata 2023-01-04T22:33:27,557 Created temporary directory: /tmp/pip-pip-egg-info-2jfl9_cs 2023-01-04T22:33:27,558 Preparing metadata (setup.py): started 2023-01-04T22:33:27,560 Running command python setup.py egg_info 2023-01-04T22:33:35,285 running egg_info 2023-01-04T22:33:35,290 creating /tmp/pip-pip-egg-info-2jfl9_cs/huntydata.egg-info 2023-01-04T22:33:35,357 writing /tmp/pip-pip-egg-info-2jfl9_cs/huntydata.egg-info/PKG-INFO 2023-01-04T22:33:35,361 writing dependency_links to /tmp/pip-pip-egg-info-2jfl9_cs/huntydata.egg-info/dependency_links.txt 2023-01-04T22:33:35,366 writing requirements to /tmp/pip-pip-egg-info-2jfl9_cs/huntydata.egg-info/requires.txt 2023-01-04T22:33:35,368 writing top-level names to /tmp/pip-pip-egg-info-2jfl9_cs/huntydata.egg-info/top_level.txt 2023-01-04T22:33:35,370 writing manifest file '/tmp/pip-pip-egg-info-2jfl9_cs/huntydata.egg-info/SOURCES.txt' 2023-01-04T22:33:35,573 reading manifest file '/tmp/pip-pip-egg-info-2jfl9_cs/huntydata.egg-info/SOURCES.txt' 2023-01-04T22:33:35,580 writing manifest file '/tmp/pip-pip-egg-info-2jfl9_cs/huntydata.egg-info/SOURCES.txt' 2023-01-04T22:33:35,582 /usr/local/lib/python3.7/dist-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. 2023-01-04T22:33:35,583 SetuptoolsDeprecationWarning, 2023-01-04T22:33:35,801 Preparing metadata (setup.py): finished with status 'done' 2023-01-04T22:33:35,813 Source in /tmp/pip-wheel-i_7qcepz/huntydata_540e1bdce0424066a22dc975c20680af has version 0.2.0, which satisfies requirement huntydata==0.2.0 from https://files.pythonhosted.org/packages/e3/97/42f18deb9be5e11ce284e55f9daea6544c2c4e7400b91e3d48207aba6b22/huntydata-0.2.0.tar.gz 2023-01-04T22:33:35,815 Removed huntydata==0.2.0 from https://files.pythonhosted.org/packages/e3/97/42f18deb9be5e11ce284e55f9daea6544c2c4e7400b91e3d48207aba6b22/huntydata-0.2.0.tar.gz from build tracker '/tmp/pip-build-tracker-zcxeg__n' 2023-01-04T22:33:35,825 Created temporary directory: /tmp/pip-unpack-gwsa_4nh 2023-01-04T22:33:35,826 Building wheels for collected packages: huntydata 2023-01-04T22:33:35,835 Created temporary directory: /tmp/pip-wheel-hxtwrr0l 2023-01-04T22:33:35,835 Building wheel for huntydata (setup.py): started 2023-01-04T22:33:35,837 Destination directory: /tmp/pip-wheel-hxtwrr0l 2023-01-04T22:33:35,838 Running command python setup.py bdist_wheel 2023-01-04T22:33:38,199 /usr/local/lib/python3.7/dist-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. 2023-01-04T22:33:38,201 SetuptoolsDeprecationWarning, 2023-01-04T22:33:38,833 running bdist_wheel 2023-01-04T22:33:39,638 running build 2023-01-04T22:33:39,639 running build_py 2023-01-04T22:33:39,712 creating build 2023-01-04T22:33:39,713 creating build/lib 2023-01-04T22:33:39,715 creating build/lib/huntydata 2023-01-04T22:33:39,717 copying huntydata/__init__.py -> build/lib/huntydata 2023-01-04T22:33:39,721 copying huntydata/standardized.py -> build/lib/huntydata 2023-01-04T22:33:39,726 copying huntydata/errors.py -> build/lib/huntydata 2023-01-04T22:33:39,804 /usr/local/lib/python3.7/dist-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2023-01-04T22:33:39,805 setuptools.SetuptoolsDeprecationWarning, 2023-01-04T22:33:39,873 installing to build/bdist.linux-armv7l/wheel 2023-01-04T22:33:39,873 running install 2023-01-04T22:33:39,939 running install_lib 2023-01-04T22:33:40,009 creating build/bdist.linux-armv7l 2023-01-04T22:33:40,009 creating build/bdist.linux-armv7l/wheel 2023-01-04T22:33:40,012 creating build/bdist.linux-armv7l/wheel/huntydata 2023-01-04T22:33:40,014 copying build/lib/huntydata/__init__.py -> build/bdist.linux-armv7l/wheel/huntydata 2023-01-04T22:33:40,018 copying build/lib/huntydata/standardized.py -> build/bdist.linux-armv7l/wheel/huntydata 2023-01-04T22:33:40,022 copying build/lib/huntydata/errors.py -> build/bdist.linux-armv7l/wheel/huntydata 2023-01-04T22:33:40,024 running install_egg_info 2023-01-04T22:33:40,159 running egg_info 2023-01-04T22:33:40,223 writing huntydata.egg-info/PKG-INFO 2023-01-04T22:33:40,227 writing dependency_links to huntydata.egg-info/dependency_links.txt 2023-01-04T22:33:40,230 writing requirements to huntydata.egg-info/requires.txt 2023-01-04T22:33:40,232 writing top-level names to huntydata.egg-info/top_level.txt 2023-01-04T22:33:40,303 reading manifest file 'huntydata.egg-info/SOURCES.txt' 2023-01-04T22:33:40,311 writing manifest file 'huntydata.egg-info/SOURCES.txt' 2023-01-04T22:33:40,313 Copying huntydata.egg-info to build/bdist.linux-armv7l/wheel/huntydata-0.2.0-py3.7.egg-info 2023-01-04T22:33:40,332 running install_scripts 2023-01-04T22:33:40,477 creating build/bdist.linux-armv7l/wheel/huntydata-0.2.0.dist-info/WHEEL 2023-01-04T22:33:40,481 creating '/tmp/pip-wheel-hxtwrr0l/huntydata-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-01-04T22:33:40,485 adding 'huntydata/__init__.py' 2023-01-04T22:33:40,488 adding 'huntydata/errors.py' 2023-01-04T22:33:40,491 adding 'huntydata/standardized.py' 2023-01-04T22:33:40,495 adding 'huntydata-0.2.0.dist-info/METADATA' 2023-01-04T22:33:40,497 adding 'huntydata-0.2.0.dist-info/WHEEL' 2023-01-04T22:33:40,498 adding 'huntydata-0.2.0.dist-info/top_level.txt' 2023-01-04T22:33:40,500 adding 'huntydata-0.2.0.dist-info/RECORD' 2023-01-04T22:33:40,501 removing build/bdist.linux-armv7l/wheel 2023-01-04T22:33:40,753 Building wheel for huntydata (setup.py): finished with status 'done' 2023-01-04T22:33:40,760 Created wheel for huntydata: filename=huntydata-0.2.0-py3-none-any.whl size=4074 sha256=167990098a4f3dd333f21e9205a1311a6422b85df7c173ea15a0b5f9a4385abe 2023-01-04T22:33:40,762 Stored in directory: /tmp/pip-ephem-wheel-cache-juyc25hg/wheels/67/cd/d5/8f272b5dfc7bb94f460a5045777381cb431007d05d1bdcc14a 2023-01-04T22:33:40,785 Successfully built huntydata 2023-01-04T22:33:40,791 Removed build tracker: '/tmp/pip-build-tracker-zcxeg__n'