2023-06-29T14:54:41,623 Created temporary directory: /tmp/pip-build-tracker-2qln0nvj 2023-06-29T14:54:41,626 Initialized build tracking at /tmp/pip-build-tracker-2qln0nvj 2023-06-29T14:54:41,627 Created build tracker: /tmp/pip-build-tracker-2qln0nvj 2023-06-29T14:54:41,627 Entered build tracker: /tmp/pip-build-tracker-2qln0nvj 2023-06-29T14:54:41,628 Created temporary directory: /tmp/pip-wheel-s85o5wa7 2023-06-29T14:54:41,636 Created temporary directory: /tmp/pip-ephem-wheel-cache-enw5qa1f 2023-06-29T14:54:41,689 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-29T14:54:41,697 2 location(s) to search for versions of porobot: 2023-06-29T14:54:41,697 * https://pypi.org/simple/porobot/ 2023-06-29T14:54:41,697 * https://www.piwheels.org/simple/porobot/ 2023-06-29T14:54:41,698 Fetching project page and analyzing links: https://pypi.org/simple/porobot/ 2023-06-29T14:54:41,699 Getting page https://pypi.org/simple/porobot/ 2023-06-29T14:54:41,704 Found index url https://pypi.org/simple/ 2023-06-29T14:54:41,915 Fetched page https://pypi.org/simple/porobot/ as application/vnd.pypi.simple.v1+json 2023-06-29T14:54:41,917 Skipping link: No binaries permitted for porobot: https://files.pythonhosted.org/packages/32/3b/3abf1419e47ee0d03a2536518ca35d8224c3a6605d7f9beae8b3da2ac07c/porobot-0.0.1-py3-none-any.whl (from https://pypi.org/simple/porobot/) (requires-python:>=3.5) 2023-06-29T14:54:41,919 Found link https://files.pythonhosted.org/packages/c6/ec/c94cbec88a6059a386e5d40d6aa8c15669f2f57fbc4f4f5e8a8858d4f22b/porobot-0.0.1.tar.gz (from https://pypi.org/simple/porobot/) (requires-python:>=3.5), version: 0.0.1 2023-06-29T14:54:41,920 Fetching project page and analyzing links: https://www.piwheels.org/simple/porobot/ 2023-06-29T14:54:41,920 Getting page https://www.piwheels.org/simple/porobot/ 2023-06-29T14:54:41,923 Found index url https://www.piwheels.org/simple/ 2023-06-29T14:54:42,131 Fetched page https://www.piwheels.org/simple/porobot/ as text/html 2023-06-29T14:54:42,133 Skipping link: not a file: https://www.piwheels.org/simple/porobot/ 2023-06-29T14:54:42,133 Skipping link: not a file: https://pypi.org/simple/porobot/ 2023-06-29T14:54:42,166 Given no hashes to check 1 links for project 'porobot': discarding no candidates 2023-06-29T14:54:42,198 Collecting porobot==0.0.1 2023-06-29T14:54:42,203 Created temporary directory: /tmp/pip-unpack-qhdafucm 2023-06-29T14:54:42,391 Downloading porobot-0.0.1.tar.gz (6.1 kB) 2023-06-29T14:54:42,479 Added porobot==0.0.1 from https://files.pythonhosted.org/packages/c6/ec/c94cbec88a6059a386e5d40d6aa8c15669f2f57fbc4f4f5e8a8858d4f22b/porobot-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-2qln0nvj' 2023-06-29T14:54:42,483 Running setup.py (path:/tmp/pip-wheel-s85o5wa7/porobot_4ea81885c15f45b48df4e2a8d5f69406/setup.py) egg_info for package porobot 2023-06-29T14:54:42,484 Created temporary directory: /tmp/pip-pip-egg-info-3cg5o38y 2023-06-29T14:54:42,485 Preparing metadata (setup.py): started 2023-06-29T14:54:42,487 Running command python setup.py egg_info 2023-06-29T14:54:44,228 running egg_info 2023-06-29T14:54:44,237 creating /tmp/pip-pip-egg-info-3cg5o38y/porobot.egg-info 2023-06-29T14:54:44,301 writing /tmp/pip-pip-egg-info-3cg5o38y/porobot.egg-info/PKG-INFO 2023-06-29T14:54:44,307 writing dependency_links to /tmp/pip-pip-egg-info-3cg5o38y/porobot.egg-info/dependency_links.txt 2023-06-29T14:54:44,312 writing top-level names to /tmp/pip-pip-egg-info-3cg5o38y/porobot.egg-info/top_level.txt 2023-06-29T14:54:44,315 writing manifest file '/tmp/pip-pip-egg-info-3cg5o38y/porobot.egg-info/SOURCES.txt' 2023-06-29T14:54:44,518 reading manifest file '/tmp/pip-pip-egg-info-3cg5o38y/porobot.egg-info/SOURCES.txt' 2023-06-29T14:54:44,522 adding license file 'LICENSE' 2023-06-29T14:54:44,527 writing manifest file '/tmp/pip-pip-egg-info-3cg5o38y/porobot.egg-info/SOURCES.txt' 2023-06-29T14:54:44,529 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-06-29T14:54:44,529 !! 2023-06-29T14:54:44,530 ******************************************************************************** 2023-06-29T14:54:44,530 The license_file parameter is deprecated, use license_files instead. 2023-06-29T14:54:44,531 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-06-29T14:54:44,531 or your builds will no longer be supported. 2023-06-29T14:54:44,532 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-06-29T14:54:44,533 ******************************************************************************** 2023-06-29T14:54:44,534 !! 2023-06-29T14:54:44,534 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-06-29T14:54:44,648 Preparing metadata (setup.py): finished with status 'done' 2023-06-29T14:54:44,660 Source in /tmp/pip-wheel-s85o5wa7/porobot_4ea81885c15f45b48df4e2a8d5f69406 has version 0.0.1, which satisfies requirement porobot==0.0.1 from https://files.pythonhosted.org/packages/c6/ec/c94cbec88a6059a386e5d40d6aa8c15669f2f57fbc4f4f5e8a8858d4f22b/porobot-0.0.1.tar.gz 2023-06-29T14:54:44,662 Removed porobot==0.0.1 from https://files.pythonhosted.org/packages/c6/ec/c94cbec88a6059a386e5d40d6aa8c15669f2f57fbc4f4f5e8a8858d4f22b/porobot-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-2qln0nvj' 2023-06-29T14:54:44,677 Created temporary directory: /tmp/pip-unpack-avyx4h91 2023-06-29T14:54:44,678 Building wheels for collected packages: porobot 2023-06-29T14:54:44,686 Created temporary directory: /tmp/pip-wheel-pp8gc69r 2023-06-29T14:54:44,687 Building wheel for porobot (setup.py): started 2023-06-29T14:54:44,689 Destination directory: /tmp/pip-wheel-pp8gc69r 2023-06-29T14:54:44,689 Running command python setup.py bdist_wheel 2023-06-29T14:54:45,991 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-06-29T14:54:45,992 !! 2023-06-29T14:54:45,993 ******************************************************************************** 2023-06-29T14:54:45,994 The license_file parameter is deprecated, use license_files instead. 2023-06-29T14:54:45,994 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-06-29T14:54:45,995 or your builds will no longer be supported. 2023-06-29T14:54:45,995 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-06-29T14:54:45,996 ******************************************************************************** 2023-06-29T14:54:45,996 !! 2023-06-29T14:54:45,997 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-06-29T14:54:46,492 running bdist_wheel 2023-06-29T14:54:47,214 running build 2023-06-29T14:54:47,215 running build_py 2023-06-29T14:54:47,288 creating build 2023-06-29T14:54:47,289 creating build/lib 2023-06-29T14:54:47,291 creating build/lib/pofinance 2023-06-29T14:54:47,293 copying pofinance/__init__.py -> build/lib/pofinance 2023-06-29T14:54:47,298 creating build/lib/pofinance/core 2023-06-29T14:54:47,300 copying pofinance/core/__init__.py -> build/lib/pofinance/core 2023-06-29T14:54:47,304 creating build/lib/pofinance/lib 2023-06-29T14:54:47,306 copying pofinance/lib/__init__.py -> build/lib/pofinance/lib 2023-06-29T14:54:47,310 creating build/lib/pofinance/api 2023-06-29T14:54:47,313 copying pofinance/api/shares.py -> build/lib/pofinance/api 2023-06-29T14:54:47,317 copying pofinance/api/__init__.py -> build/lib/pofinance/api 2023-06-29T14:54:47,319 running egg_info 2023-06-29T14:54:47,479 writing porobot.egg-info/PKG-INFO 2023-06-29T14:54:47,484 writing dependency_links to porobot.egg-info/dependency_links.txt 2023-06-29T14:54:47,490 writing top-level names to porobot.egg-info/top_level.txt 2023-06-29T14:54:47,565 reading manifest file 'porobot.egg-info/SOURCES.txt' 2023-06-29T14:54:47,569 adding license file 'LICENSE' 2023-06-29T14:54:47,575 writing manifest file 'porobot.egg-info/SOURCES.txt' 2023-06-29T14:54:47,657 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-06-29T14:54:47,657 !! 2023-06-29T14:54:47,658 ******************************************************************************** 2023-06-29T14:54:47,658 Please avoid running ``setup.py`` directly. 2023-06-29T14:54:47,659 Instead, use pypa/build, pypa/installer, pypa/build or 2023-06-29T14:54:47,659 other standards-based tools. 2023-06-29T14:54:47,660 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-06-29T14:54:47,660 ******************************************************************************** 2023-06-29T14:54:47,661 !! 2023-06-29T14:54:47,661 self.initialize_options() 2023-06-29T14:54:47,726 installing to build/bdist.linux-armv7l/wheel 2023-06-29T14:54:47,726 running install 2023-06-29T14:54:47,786 running install_lib 2023-06-29T14:54:47,856 creating build/bdist.linux-armv7l 2023-06-29T14:54:47,857 creating build/bdist.linux-armv7l/wheel 2023-06-29T14:54:47,861 creating build/bdist.linux-armv7l/wheel/pofinance 2023-06-29T14:54:47,864 creating build/bdist.linux-armv7l/wheel/pofinance/core 2023-06-29T14:54:47,866 copying build/lib/pofinance/core/__init__.py -> build/bdist.linux-armv7l/wheel/pofinance/core 2023-06-29T14:54:47,871 creating build/bdist.linux-armv7l/wheel/pofinance/lib 2023-06-29T14:54:47,872 copying build/lib/pofinance/lib/__init__.py -> build/bdist.linux-armv7l/wheel/pofinance/lib 2023-06-29T14:54:47,876 copying build/lib/pofinance/__init__.py -> build/bdist.linux-armv7l/wheel/pofinance 2023-06-29T14:54:47,881 creating build/bdist.linux-armv7l/wheel/pofinance/api 2023-06-29T14:54:47,883 copying build/lib/pofinance/api/shares.py -> build/bdist.linux-armv7l/wheel/pofinance/api 2023-06-29T14:54:47,887 copying build/lib/pofinance/api/__init__.py -> build/bdist.linux-armv7l/wheel/pofinance/api 2023-06-29T14:54:47,890 running install_egg_info 2023-06-29T14:54:47,968 Copying porobot.egg-info to build/bdist.linux-armv7l/wheel/porobot-0.0.1-py3.7.egg-info 2023-06-29T14:54:47,988 running install_scripts 2023-06-29T14:54:48,017 creating build/bdist.linux-armv7l/wheel/porobot-0.0.1.dist-info/WHEEL 2023-06-29T14:54:48,022 creating '/tmp/pip-wheel-pp8gc69r/porobot-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-06-29T14:54:48,027 adding 'pofinance/__init__.py' 2023-06-29T14:54:48,031 adding 'pofinance/api/__init__.py' 2023-06-29T14:54:48,035 adding 'pofinance/api/shares.py' 2023-06-29T14:54:48,038 adding 'pofinance/core/__init__.py' 2023-06-29T14:54:48,041 adding 'pofinance/lib/__init__.py' 2023-06-29T14:54:48,046 adding 'porobot-0.0.1.dist-info/LICENSE' 2023-06-29T14:54:48,049 adding 'porobot-0.0.1.dist-info/METADATA' 2023-06-29T14:54:48,051 adding 'porobot-0.0.1.dist-info/WHEEL' 2023-06-29T14:54:48,053 adding 'porobot-0.0.1.dist-info/top_level.txt' 2023-06-29T14:54:48,055 adding 'porobot-0.0.1.dist-info/RECORD' 2023-06-29T14:54:48,057 removing build/bdist.linux-armv7l/wheel 2023-06-29T14:54:48,222 Building wheel for porobot (setup.py): finished with status 'done' 2023-06-29T14:54:48,229 Created wheel for porobot: filename=porobot-0.0.1-py3-none-any.whl size=6144 sha256=8c66e1197edbb64fdf66998235e0a4020d0a921f9e76a88c1ab7569aff98bb62 2023-06-29T14:54:48,231 Stored in directory: /tmp/pip-ephem-wheel-cache-enw5qa1f/wheels/50/1a/e3/c6ce758b5a47776d0d4ce356055001b05e1463ba2828e04a9f 2023-06-29T14:54:48,263 Successfully built porobot 2023-06-29T14:54:48,269 Removed build tracker: '/tmp/pip-build-tracker-2qln0nvj'