2024-03-22T06:25:32,254 Created temporary directory: /tmp/pip-build-tracker-gh4z45dz 2024-03-22T06:25:32,258 Initialized build tracking at /tmp/pip-build-tracker-gh4z45dz 2024-03-22T06:25:32,259 Created build tracker: /tmp/pip-build-tracker-gh4z45dz 2024-03-22T06:25:32,260 Entered build tracker: /tmp/pip-build-tracker-gh4z45dz 2024-03-22T06:25:32,263 Created temporary directory: /tmp/pip-wheel-yu2q7rxx 2024-03-22T06:25:32,270 Created temporary directory: /tmp/pip-ephem-wheel-cache-44ha8l1x 2024-03-22T06:25:32,318 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-03-22T06:25:32,325 2 location(s) to search for versions of imcvtp: 2024-03-22T06:25:32,325 * https://pypi.org/simple/imcvtp/ 2024-03-22T06:25:32,325 * https://www.piwheels.org/simple/imcvtp/ 2024-03-22T06:25:32,326 Fetching project page and analyzing links: https://pypi.org/simple/imcvtp/ 2024-03-22T06:25:32,327 Getting page https://pypi.org/simple/imcvtp/ 2024-03-22T06:25:32,330 Found index url https://pypi.org/simple/ 2024-03-22T06:25:32,576 Fetched page https://pypi.org/simple/imcvtp/ as application/vnd.pypi.simple.v1+json 2024-03-22T06:25:32,578 Skipping link: No binaries permitted for imcvtp: https://files.pythonhosted.org/packages/7a/11/d4221c4228138c6a8036fb2ab484f03e99591e73522d40381487c1fb5df8/imcvtP-1.0.0-py3-none-any.whl (from https://pypi.org/simple/imcvtp/) (requires-python:>=3) 2024-03-22T06:25:32,579 Found link https://files.pythonhosted.org/packages/f8/fc/8a36683d18395cada152b647f706504eec7524c5dd2e747573ee2f18cf34/imcvtP-1.0.0.tar.gz (from https://pypi.org/simple/imcvtp/) (requires-python:>=3), version: 1.0.0 2024-03-22T06:25:32,580 Skipping link: No binaries permitted for imcvtp: https://files.pythonhosted.org/packages/0c/ed/5f28cc4f84493e49133426b9d31e040975b1264d53d3c085f652f17c3e53/imcvtP-1.0.1-py3-none-any.whl (from https://pypi.org/simple/imcvtp/) (requires-python:>=3) 2024-03-22T06:25:32,581 Found link https://files.pythonhosted.org/packages/8a/57/ee8d6eb7e853be48b416c7e7c2a25c5b9bf5912bd0dec3a72943bc3ae20e/imcvtP-1.0.1.tar.gz (from https://pypi.org/simple/imcvtp/) (requires-python:>=3), version: 1.0.1 2024-03-22T06:25:32,582 Fetching project page and analyzing links: https://www.piwheels.org/simple/imcvtp/ 2024-03-22T06:25:32,582 Getting page https://www.piwheels.org/simple/imcvtp/ 2024-03-22T06:25:32,584 Found index url https://www.piwheels.org/simple/ 2024-03-22T06:25:32,790 Fetched page https://www.piwheels.org/simple/imcvtp/ as text/html 2024-03-22T06:25:32,792 Skipping link: not a file: https://www.piwheels.org/simple/imcvtp/ 2024-03-22T06:25:32,792 Skipping link: not a file: https://pypi.org/simple/imcvtp/ 2024-03-22T06:25:32,811 Given no hashes to check 1 links for project 'imcvtp': discarding no candidates 2024-03-22T06:25:32,830 Collecting imcvtp==1.0.0 2024-03-22T06:25:32,834 Created temporary directory: /tmp/pip-unpack-y2mfob6q 2024-03-22T06:25:33,050 Downloading imcvtP-1.0.0.tar.gz (3.4 kB) 2024-03-22T06:25:33,105 Added imcvtp==1.0.0 from https://files.pythonhosted.org/packages/f8/fc/8a36683d18395cada152b647f706504eec7524c5dd2e747573ee2f18cf34/imcvtP-1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-gh4z45dz' 2024-03-22T06:25:33,107 Running setup.py (path:/tmp/pip-wheel-yu2q7rxx/imcvtp_4174c8c51af5479aa04b5b8a0c8d841a/setup.py) egg_info for package imcvtp 2024-03-22T06:25:33,108 Created temporary directory: /tmp/pip-pip-egg-info-bl465cpb 2024-03-22T06:25:33,109 Preparing metadata (setup.py): started 2024-03-22T06:25:33,110 Running command python setup.py egg_info 2024-03-22T06:25:33,582 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-03-22T06:25:33,583 !! 2024-03-22T06:25:33,584 ******************************************************************************** 2024-03-22T06:25:33,585 Usage of dash-separated 'description-file' will not be supported in future 2024-03-22T06:25:33,586 versions. Please use the underscore name 'description_file' instead. 2024-03-22T06:25:33,588 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-03-22T06:25:33,589 or your builds will no longer be supported. 2024-03-22T06:25:33,590 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-03-22T06:25:33,591 ******************************************************************************** 2024-03-22T06:25:33,592 !! 2024-03-22T06:25:33,593 opt = self.warn_dash_deprecation(opt, section) 2024-03-22T06:25:34,680 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-03-22T06:25:34,683 !! 2024-03-22T06:25:34,685 ******************************************************************************** 2024-03-22T06:25:34,685 Usage of dash-separated 'description-file' will not be supported in future 2024-03-22T06:25:34,687 versions. Please use the underscore name 'description_file' instead. 2024-03-22T06:25:34,689 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-03-22T06:25:34,689 or your builds will no longer be supported. 2024-03-22T06:25:34,690 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-03-22T06:25:34,691 ******************************************************************************** 2024-03-22T06:25:34,695 !! 2024-03-22T06:25:34,699 opt = self.warn_dash_deprecation(opt, section) 2024-03-22T06:25:34,750 running egg_info 2024-03-22T06:25:34,752 creating /tmp/pip-pip-egg-info-bl465cpb/imcvtP.egg-info 2024-03-22T06:25:34,781 writing /tmp/pip-pip-egg-info-bl465cpb/imcvtP.egg-info/PKG-INFO 2024-03-22T06:25:34,786 writing dependency_links to /tmp/pip-pip-egg-info-bl465cpb/imcvtP.egg-info/dependency_links.txt 2024-03-22T06:25:34,797 writing requirements to /tmp/pip-pip-egg-info-bl465cpb/imcvtP.egg-info/requires.txt 2024-03-22T06:25:34,798 writing top-level names to /tmp/pip-pip-egg-info-bl465cpb/imcvtP.egg-info/top_level.txt 2024-03-22T06:25:34,800 writing manifest file '/tmp/pip-pip-egg-info-bl465cpb/imcvtP.egg-info/SOURCES.txt' 2024-03-22T06:25:34,904 reading manifest file '/tmp/pip-pip-egg-info-bl465cpb/imcvtP.egg-info/SOURCES.txt' 2024-03-22T06:25:34,907 reading manifest template 'MANIFEST.in' 2024-03-22T06:25:34,908 adding license file 'LICENSE' 2024-03-22T06:25:34,910 writing manifest file '/tmp/pip-pip-egg-info-bl465cpb/imcvtP.egg-info/SOURCES.txt' 2024-03-22T06:25:35,019 Preparing metadata (setup.py): finished with status 'done' 2024-03-22T06:25:35,024 Source in /tmp/pip-wheel-yu2q7rxx/imcvtp_4174c8c51af5479aa04b5b8a0c8d841a has version 1.0.0, which satisfies requirement imcvtp==1.0.0 from https://files.pythonhosted.org/packages/f8/fc/8a36683d18395cada152b647f706504eec7524c5dd2e747573ee2f18cf34/imcvtP-1.0.0.tar.gz 2024-03-22T06:25:35,025 Removed imcvtp==1.0.0 from https://files.pythonhosted.org/packages/f8/fc/8a36683d18395cada152b647f706504eec7524c5dd2e747573ee2f18cf34/imcvtP-1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-gh4z45dz' 2024-03-22T06:25:35,031 Created temporary directory: /tmp/pip-unpack-cqn9y9ow 2024-03-22T06:25:35,032 Created temporary directory: /tmp/pip-unpack-mfgn37vl 2024-03-22T06:25:35,044 Building wheels for collected packages: imcvtp 2024-03-22T06:25:35,050 Created temporary directory: /tmp/pip-wheel-knwrqrrf 2024-03-22T06:25:35,052 Building wheel for imcvtp (setup.py): started 2024-03-22T06:25:35,053 Destination directory: /tmp/pip-wheel-knwrqrrf 2024-03-22T06:25:35,054 Running command python setup.py bdist_wheel 2024-03-22T06:25:35,553 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-03-22T06:25:35,554 !! 2024-03-22T06:25:35,555 ******************************************************************************** 2024-03-22T06:25:35,556 Usage of dash-separated 'description-file' will not be supported in future 2024-03-22T06:25:35,557 versions. Please use the underscore name 'description_file' instead. 2024-03-22T06:25:35,559 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-03-22T06:25:35,559 or your builds will no longer be supported. 2024-03-22T06:25:35,560 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-03-22T06:25:35,561 ******************************************************************************** 2024-03-22T06:25:35,562 !! 2024-03-22T06:25:35,563 opt = self.warn_dash_deprecation(opt, section) 2024-03-22T06:25:36,216 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-03-22T06:25:36,217 !! 2024-03-22T06:25:36,219 ******************************************************************************** 2024-03-22T06:25:36,219 Usage of dash-separated 'description-file' will not be supported in future 2024-03-22T06:25:36,220 versions. Please use the underscore name 'description_file' instead. 2024-03-22T06:25:36,221 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-03-22T06:25:36,222 or your builds will no longer be supported. 2024-03-22T06:25:36,223 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-03-22T06:25:36,224 ******************************************************************************** 2024-03-22T06:25:36,225 !! 2024-03-22T06:25:36,225 opt = self.warn_dash_deprecation(opt, section) 2024-03-22T06:25:36,254 running bdist_wheel 2024-03-22T06:25:36,365 running build 2024-03-22T06:25:36,366 running build_py 2024-03-22T06:25:36,399 creating build 2024-03-22T06:25:36,399 creating build/lib 2024-03-22T06:25:36,401 creating build/lib/imcvtP 2024-03-22T06:25:36,402 copying imcvtP/converter.py -> build/lib/imcvtP 2024-03-22T06:25:36,406 copying imcvtP/__init__.py -> build/lib/imcvtP 2024-03-22T06:25:36,407 running egg_info 2024-03-22T06:25:36,475 writing imcvtP.egg-info/PKG-INFO 2024-03-22T06:25:36,478 writing dependency_links to imcvtP.egg-info/dependency_links.txt 2024-03-22T06:25:36,481 writing requirements to imcvtP.egg-info/requires.txt 2024-03-22T06:25:36,483 writing top-level names to imcvtP.egg-info/top_level.txt 2024-03-22T06:25:36,515 reading manifest file 'imcvtP.egg-info/SOURCES.txt' 2024-03-22T06:25:36,517 reading manifest template 'MANIFEST.in' 2024-03-22T06:25:36,518 adding license file 'LICENSE' 2024-03-22T06:25:36,520 writing manifest file 'imcvtP.egg-info/SOURCES.txt' 2024-03-22T06:25:36,550 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-03-22T06:25:36,550 !! 2024-03-22T06:25:36,552 ******************************************************************************** 2024-03-22T06:25:36,553 Please avoid running ``setup.py`` directly. 2024-03-22T06:25:36,553 Instead, use pypa/build, pypa/installer or other 2024-03-22T06:25:36,554 standards-based tools. 2024-03-22T06:25:36,556 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-03-22T06:25:36,556 ******************************************************************************** 2024-03-22T06:25:36,558 !! 2024-03-22T06:25:36,559 self.initialize_options() 2024-03-22T06:25:36,579 installing to build/bdist.linux-armv7l/wheel 2024-03-22T06:25:36,580 running install 2024-03-22T06:25:36,604 running install_lib 2024-03-22T06:25:36,632 creating build/bdist.linux-armv7l 2024-03-22T06:25:36,633 creating build/bdist.linux-armv7l/wheel 2024-03-22T06:25:36,636 creating build/bdist.linux-armv7l/wheel/imcvtP 2024-03-22T06:25:36,637 copying build/lib/imcvtP/converter.py -> build/bdist.linux-armv7l/wheel/imcvtP 2024-03-22T06:25:36,640 copying build/lib/imcvtP/__init__.py -> build/bdist.linux-armv7l/wheel/imcvtP 2024-03-22T06:25:36,642 running install_egg_info 2024-03-22T06:25:36,676 Copying imcvtP.egg-info to build/bdist.linux-armv7l/wheel/imcvtP-1.0.0-py3.11.egg-info 2024-03-22T06:25:36,696 running install_scripts 2024-03-22T06:25:36,716 creating build/bdist.linux-armv7l/wheel/imcvtP-1.0.0.dist-info/WHEEL 2024-03-22T06:25:36,719 creating '/tmp/pip-wheel-knwrqrrf/imcvtP-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-03-22T06:25:36,722 adding 'imcvtP/__init__.py' 2024-03-22T06:25:36,724 adding 'imcvtP/converter.py' 2024-03-22T06:25:36,726 adding 'imcvtP-1.0.0.dist-info/LICENSE' 2024-03-22T06:25:36,728 adding 'imcvtP-1.0.0.dist-info/METADATA' 2024-03-22T06:25:36,729 adding 'imcvtP-1.0.0.dist-info/WHEEL' 2024-03-22T06:25:36,730 adding 'imcvtP-1.0.0.dist-info/top_level.txt' 2024-03-22T06:25:36,731 adding 'imcvtP-1.0.0.dist-info/RECORD' 2024-03-22T06:25:36,732 removing build/bdist.linux-armv7l/wheel 2024-03-22T06:25:36,865 Building wheel for imcvtp (setup.py): finished with status 'done' 2024-03-22T06:25:36,868 Created wheel for imcvtp: filename=imcvtP-1.0.0-py3-none-any.whl size=3113 sha256=cd0baa4081b82de5342b176f7b44b15dc54ae2a2782c6f2966b123608137d0a6 2024-03-22T06:25:36,870 Stored in directory: /tmp/pip-ephem-wheel-cache-44ha8l1x/wheels/23/4d/8d/bc9d014596eff191c302e4685634ffcaab2cf0c26d5be32e25 2024-03-22T06:25:36,881 Successfully built imcvtp 2024-03-22T06:25:36,885 Removed build tracker: '/tmp/pip-build-tracker-gh4z45dz'