2023-02-21T19:28:24,099 Created temporary directory: /tmp/pip-ephem-wheel-cache-u3chpjmb 2023-02-21T19:28:24,104 Created temporary directory: /tmp/pip-build-tracker-q1dhj37p 2023-02-21T19:28:24,105 Initialized build tracking at /tmp/pip-build-tracker-q1dhj37p 2023-02-21T19:28:24,105 Created build tracker: /tmp/pip-build-tracker-q1dhj37p 2023-02-21T19:28:24,105 Entered build tracker: /tmp/pip-build-tracker-q1dhj37p 2023-02-21T19:28:24,107 Created temporary directory: /tmp/pip-wheel-ypbbe5by 2023-02-21T19:28:24,117 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-02-21T19:28:24,122 Created temporary directory: /tmp/pip-ephem-wheel-cache-0kex0wep 2023-02-21T19:28:24,175 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-21T19:28:24,182 2 location(s) to search for versions of pyping3: 2023-02-21T19:28:24,182 * https://pypi.org/simple/pyping3/ 2023-02-21T19:28:24,182 * https://www.piwheels.org/simple/pyping3/ 2023-02-21T19:28:24,183 Fetching project page and analyzing links: https://pypi.org/simple/pyping3/ 2023-02-21T19:28:24,184 Getting page https://pypi.org/simple/pyping3/ 2023-02-21T19:28:24,188 Found index url https://pypi.org/simple 2023-02-21T19:28:24,380 Fetched page https://pypi.org/simple/pyping3/ as application/vnd.pypi.simple.v1+json 2023-02-21T19:28:24,382 Found link https://files.pythonhosted.org/packages/83/aa/1f6bea07e7ef2b3822b82c27467c4b1c279b892aeee5550efb5c7f1c2a2f/pyping3-0.0.1.tar.gz (from https://pypi.org/simple/pyping3/), version: 0.0.1 2023-02-21T19:28:24,383 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyping3/ 2023-02-21T19:28:24,384 Getting page https://www.piwheels.org/simple/pyping3/ 2023-02-21T19:28:24,386 Found index url https://www.piwheels.org/simple 2023-02-21T19:28:24,633 Fetched page https://www.piwheels.org/simple/pyping3/ as text/html 2023-02-21T19:28:24,635 Skipping link: not a file: https://www.piwheels.org/simple/pyping3/ 2023-02-21T19:28:24,635 Skipping link: not a file: https://pypi.org/simple/pyping3/ 2023-02-21T19:28:24,669 Given no hashes to check 1 links for project 'pyping3': discarding no candidates 2023-02-21T19:28:24,696 Collecting pyping3==0.0.1 2023-02-21T19:28:24,700 Created temporary directory: /tmp/pip-unpack-m0zepca0 2023-02-21T19:28:24,934 Downloading pyping3-0.0.1.tar.gz (8.0 kB) 2023-02-21T19:28:24,993 Added pyping3==0.0.1 from https://files.pythonhosted.org/packages/83/aa/1f6bea07e7ef2b3822b82c27467c4b1c279b892aeee5550efb5c7f1c2a2f/pyping3-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-q1dhj37p' 2023-02-21T19:28:24,995 Running setup.py (path:/tmp/pip-wheel-ypbbe5by/pyping3_45c17823e2904273b8e1a03743b148b4/setup.py) egg_info for package pyping3 2023-02-21T19:28:24,997 Created temporary directory: /tmp/pip-pip-egg-info-q8qm6mkj 2023-02-21T19:28:24,997 Preparing metadata (setup.py): started 2023-02-21T19:28:24,999 Running command python setup.py egg_info 2023-02-21T19:28:26,580 warning: no previously-included files matching '*.pyc' found under directory '*' 2023-02-21T19:28:26,581 warning: no previously-included files matching '*.pyo' found under directory '*' 2023-02-21T19:28:26,682 Preparing metadata (setup.py): finished with status 'done' 2023-02-21T19:28:26,693 Source in /tmp/pip-wheel-ypbbe5by/pyping3_45c17823e2904273b8e1a03743b148b4 has version 0.0.1, which satisfies requirement pyping3==0.0.1 from https://files.pythonhosted.org/packages/83/aa/1f6bea07e7ef2b3822b82c27467c4b1c279b892aeee5550efb5c7f1c2a2f/pyping3-0.0.1.tar.gz 2023-02-21T19:28:26,694 Removed pyping3==0.0.1 from https://files.pythonhosted.org/packages/83/aa/1f6bea07e7ef2b3822b82c27467c4b1c279b892aeee5550efb5c7f1c2a2f/pyping3-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-q1dhj37p' 2023-02-21T19:28:26,703 Created temporary directory: /tmp/pip-unpack-33utrkng 2023-02-21T19:28:26,705 Building wheels for collected packages: pyping3 2023-02-21T19:28:26,713 Created temporary directory: /tmp/pip-wheel-ws7nx8gi 2023-02-21T19:28:26,714 Building wheel for pyping3 (setup.py): started 2023-02-21T19:28:26,716 Destination directory: /tmp/pip-wheel-ws7nx8gi 2023-02-21T19:28:26,717 Running command python setup.py bdist_wheel 2023-02-21T19:28:28,766 /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-02-21T19:28:28,768 setuptools.SetuptoolsDeprecationWarning, 2023-02-21T19:28:29,209 warning: no previously-included files matching '*.pyc' found under directory '*' 2023-02-21T19:28:29,210 warning: no previously-included files matching '*.pyo' found under directory '*' 2023-02-21T19:28:29,450 Building wheel for pyping3 (setup.py): finished with status 'done' 2023-02-21T19:28:29,457 Created wheel for pyping3: filename=pyping3-0.0.1-py3-none-any.whl size=7870 sha256=cc5c2cce79fc4b613893a33a964ba6922cefe17232cbef4d95d0536fa1474531 2023-02-21T19:28:29,459 Stored in directory: /tmp/pip-ephem-wheel-cache-0kex0wep/wheels/02/5d/02/3843500a3dabd7f0c79e8556a26814afe6e31b35fbace6a50e 2023-02-21T19:28:29,484 Successfully built pyping3 2023-02-21T19:28:29,491 Removed build tracker: '/tmp/pip-build-tracker-q1dhj37p'