2023-05-23T04:10:36,478 Created temporary directory: /tmp/pip-build-tracker-38b458s_ 2023-05-23T04:10:36,481 Initialized build tracking at /tmp/pip-build-tracker-38b458s_ 2023-05-23T04:10:36,482 Created build tracker: /tmp/pip-build-tracker-38b458s_ 2023-05-23T04:10:36,482 Entered build tracker: /tmp/pip-build-tracker-38b458s_ 2023-05-23T04:10:36,483 Created temporary directory: /tmp/pip-wheel-5vhfx2hf 2023-05-23T04:10:36,492 Created temporary directory: /tmp/pip-ephem-wheel-cache-g4qb4ran 2023-05-23T04:10:36,543 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-23T04:10:36,552 2 location(s) to search for versions of publish-pypi-demo: 2023-05-23T04:10:36,552 * https://pypi.org/simple/publish-pypi-demo/ 2023-05-23T04:10:36,552 * https://www.piwheels.org/simple/publish-pypi-demo/ 2023-05-23T04:10:36,553 Fetching project page and analyzing links: https://pypi.org/simple/publish-pypi-demo/ 2023-05-23T04:10:36,554 Getting page https://pypi.org/simple/publish-pypi-demo/ 2023-05-23T04:10:36,559 Found index url https://pypi.org/simple/ 2023-05-23T04:10:36,746 Fetched page https://pypi.org/simple/publish-pypi-demo/ as application/vnd.pypi.simple.v1+json 2023-05-23T04:10:36,748 Found link https://files.pythonhosted.org/packages/0e/f4/ecdf80d1317be6a049c764bc68acf548e084b9161dd7251910dc355544e9/publish_pypi_demo-0.6.tar.gz (from https://pypi.org/simple/publish-pypi-demo/), version: 0.6 2023-05-23T04:10:36,749 Fetching project page and analyzing links: https://www.piwheels.org/simple/publish-pypi-demo/ 2023-05-23T04:10:36,750 Getting page https://www.piwheels.org/simple/publish-pypi-demo/ 2023-05-23T04:10:36,752 Found index url https://www.piwheels.org/simple/ 2023-05-23T04:10:36,986 Fetched page https://www.piwheels.org/simple/publish-pypi-demo/ as text/html 2023-05-23T04:10:36,988 Skipping link: not a file: https://www.piwheels.org/simple/publish-pypi-demo/ 2023-05-23T04:10:36,988 Skipping link: not a file: https://pypi.org/simple/publish-pypi-demo/ 2023-05-23T04:10:37,020 Given no hashes to check 1 links for project 'publish-pypi-demo': discarding no candidates 2023-05-23T04:10:37,052 Collecting publish-pypi-demo==0.6 2023-05-23T04:10:37,056 Created temporary directory: /tmp/pip-unpack-gv5yqb1t 2023-05-23T04:10:37,232 Downloading publish_pypi_demo-0.6.tar.gz (1.8 kB) 2023-05-23T04:10:37,287 Added publish-pypi-demo==0.6 from https://files.pythonhosted.org/packages/0e/f4/ecdf80d1317be6a049c764bc68acf548e084b9161dd7251910dc355544e9/publish_pypi_demo-0.6.tar.gz to build tracker '/tmp/pip-build-tracker-38b458s_' 2023-05-23T04:10:37,290 Running setup.py (path:/tmp/pip-wheel-5vhfx2hf/publish-pypi-demo_f4dcb30119a34fc2847051998c7b4cee/setup.py) egg_info for package publish-pypi-demo 2023-05-23T04:10:37,291 Created temporary directory: /tmp/pip-pip-egg-info-qqapwljt 2023-05-23T04:10:37,292 Preparing metadata (setup.py): started 2023-05-23T04:10:37,294 Running command python setup.py egg_info 2023-05-23T04:10:38,800 running egg_info 2023-05-23T04:10:38,810 creating /tmp/pip-pip-egg-info-qqapwljt/publish_pypi_demo.egg-info 2023-05-23T04:10:38,871 writing /tmp/pip-pip-egg-info-qqapwljt/publish_pypi_demo.egg-info/PKG-INFO 2023-05-23T04:10:38,875 writing dependency_links to /tmp/pip-pip-egg-info-qqapwljt/publish_pypi_demo.egg-info/dependency_links.txt 2023-05-23T04:10:38,880 writing top-level names to /tmp/pip-pip-egg-info-qqapwljt/publish_pypi_demo.egg-info/top_level.txt 2023-05-23T04:10:38,883 writing manifest file '/tmp/pip-pip-egg-info-qqapwljt/publish_pypi_demo.egg-info/SOURCES.txt' 2023-05-23T04:10:39,005 reading manifest file '/tmp/pip-pip-egg-info-qqapwljt/publish_pypi_demo.egg-info/SOURCES.txt' 2023-05-23T04:10:39,008 adding license file 'LICENSE.txt' 2023-05-23T04:10:39,012 writing manifest file '/tmp/pip-pip-egg-info-qqapwljt/publish_pypi_demo.egg-info/SOURCES.txt' 2023-05-23T04:10:39,014 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-05-23T04:10:39,015 !! 2023-05-23T04:10:39,015 ******************************************************************************** 2023-05-23T04:10:39,016 Usage of dash-separated 'description-file' will not be supported in future 2023-05-23T04:10:39,016 versions. Please use the underscore name 'description_file' instead. 2023-05-23T04:10:39,017 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-05-23T04:10:39,017 or your builds will no longer be supported. 2023-05-23T04:10:39,018 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-05-23T04:10:39,019 ******************************************************************************** 2023-05-23T04:10:39,020 !! 2023-05-23T04:10:39,020 opt = self.warn_dash_deprecation(opt, section) 2023-05-23T04:10:39,133 Preparing metadata (setup.py): finished with status 'done' 2023-05-23T04:10:39,143 Source in /tmp/pip-wheel-5vhfx2hf/publish-pypi-demo_f4dcb30119a34fc2847051998c7b4cee has version 0.6, which satisfies requirement publish-pypi-demo==0.6 from https://files.pythonhosted.org/packages/0e/f4/ecdf80d1317be6a049c764bc68acf548e084b9161dd7251910dc355544e9/publish_pypi_demo-0.6.tar.gz 2023-05-23T04:10:39,145 Removed publish-pypi-demo==0.6 from https://files.pythonhosted.org/packages/0e/f4/ecdf80d1317be6a049c764bc68acf548e084b9161dd7251910dc355544e9/publish_pypi_demo-0.6.tar.gz from build tracker '/tmp/pip-build-tracker-38b458s_' 2023-05-23T04:10:39,154 Created temporary directory: /tmp/pip-unpack-sgvqwigg 2023-05-23T04:10:39,155 Building wheels for collected packages: publish-pypi-demo 2023-05-23T04:10:39,164 Created temporary directory: /tmp/pip-wheel-8_o4dpct 2023-05-23T04:10:39,165 Building wheel for publish-pypi-demo (setup.py): started 2023-05-23T04:10:39,167 Destination directory: /tmp/pip-wheel-8_o4dpct 2023-05-23T04:10:39,167 Running command python setup.py bdist_wheel 2023-05-23T04:10:40,331 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-05-23T04:10:40,333 !! 2023-05-23T04:10:40,333 ******************************************************************************** 2023-05-23T04:10:40,334 Usage of dash-separated 'description-file' will not be supported in future 2023-05-23T04:10:40,334 versions. Please use the underscore name 'description_file' instead. 2023-05-23T04:10:40,335 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-05-23T04:10:40,335 or your builds will no longer be supported. 2023-05-23T04:10:40,336 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-05-23T04:10:40,336 ******************************************************************************** 2023-05-23T04:10:40,337 !! 2023-05-23T04:10:40,337 opt = self.warn_dash_deprecation(opt, section) 2023-05-23T04:10:40,725 running bdist_wheel 2023-05-23T04:10:41,422 running build 2023-05-23T04:10:41,492 /usr/local/lib/python3.7/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-05-23T04:10:41,493 !! 2023-05-23T04:10:41,494 ******************************************************************************** 2023-05-23T04:10:41,494 Please avoid running ``setup.py`` directly. 2023-05-23T04:10:41,494 Instead, use pypa/build, pypa/installer, pypa/build or 2023-05-23T04:10:41,495 other standards-based tools. 2023-05-23T04:10:41,495 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-05-23T04:10:41,496 ******************************************************************************** 2023-05-23T04:10:41,496 !! 2023-05-23T04:10:41,497 self.initialize_options() 2023-05-23T04:10:41,558 installing to build/bdist.linux-armv7l/wheel 2023-05-23T04:10:41,558 running install 2023-05-23T04:10:41,618 running install_egg_info 2023-05-23T04:10:41,843 running egg_info 2023-05-23T04:10:41,904 writing publish_pypi_demo.egg-info/PKG-INFO 2023-05-23T04:10:41,908 writing dependency_links to publish_pypi_demo.egg-info/dependency_links.txt 2023-05-23T04:10:41,913 writing top-level names to publish_pypi_demo.egg-info/top_level.txt 2023-05-23T04:10:41,979 reading manifest file 'publish_pypi_demo.egg-info/SOURCES.txt' 2023-05-23T04:10:41,982 adding license file 'LICENSE.txt' 2023-05-23T04:10:41,987 writing manifest file 'publish_pypi_demo.egg-info/SOURCES.txt' 2023-05-23T04:10:41,992 Copying publish_pypi_demo.egg-info to build/bdist.linux-armv7l/wheel/publish_pypi_demo-0.6-py3.7.egg-info 2023-05-23T04:10:42,008 running install_scripts 2023-05-23T04:10:42,032 creating build/bdist.linux-armv7l/wheel/publish_pypi_demo-0.6.dist-info/WHEEL 2023-05-23T04:10:42,037 creating '/tmp/pip-wheel-8_o4dpct/publish_pypi_demo-0.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-05-23T04:10:42,043 adding 'publish_pypi_demo-0.6.dist-info/LICENSE.txt' 2023-05-23T04:10:42,046 adding 'publish_pypi_demo-0.6.dist-info/METADATA' 2023-05-23T04:10:42,048 adding 'publish_pypi_demo-0.6.dist-info/WHEEL' 2023-05-23T04:10:42,049 adding 'publish_pypi_demo-0.6.dist-info/top_level.txt' 2023-05-23T04:10:42,051 adding 'publish_pypi_demo-0.6.dist-info/RECORD' 2023-05-23T04:10:42,053 removing build/bdist.linux-armv7l/wheel 2023-05-23T04:10:42,210 Building wheel for publish-pypi-demo (setup.py): finished with status 'done' 2023-05-23T04:10:42,217 Created wheel for publish-pypi-demo: filename=publish_pypi_demo-0.6-py3-none-any.whl size=1912 sha256=61d18dc618507079986f354372bf24de1b2b031b2a6742b27c52f92e7c61ce8c 2023-05-23T04:10:42,219 Stored in directory: /tmp/pip-ephem-wheel-cache-g4qb4ran/wheels/40/88/48/5cde955f8b4916dad07985cf8805a0545f17678ef31299e637 2023-05-23T04:10:42,247 Successfully built publish-pypi-demo 2023-05-23T04:10:42,253 Removed build tracker: '/tmp/pip-build-tracker-38b458s_'