2024-03-11T09:54:57,527 Created temporary directory: /tmp/pip-build-tracker-e_tedamo 2024-03-11T09:54:57,528 Initialized build tracking at /tmp/pip-build-tracker-e_tedamo 2024-03-11T09:54:57,529 Created build tracker: /tmp/pip-build-tracker-e_tedamo 2024-03-11T09:54:57,529 Entered build tracker: /tmp/pip-build-tracker-e_tedamo 2024-03-11T09:54:57,530 Created temporary directory: /tmp/pip-wheel-wxn32y0c 2024-03-11T09:54:57,533 Created temporary directory: /tmp/pip-ephem-wheel-cache-phn5b4ax 2024-03-11T09:54:57,556 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-03-11T09:54:57,559 2 location(s) to search for versions of wledcontroller: 2024-03-11T09:54:57,559 * https://pypi.org/simple/wledcontroller/ 2024-03-11T09:54:57,559 * https://www.piwheels.org/simple/wledcontroller/ 2024-03-11T09:54:57,560 Fetching project page and analyzing links: https://pypi.org/simple/wledcontroller/ 2024-03-11T09:54:57,561 Getting page https://pypi.org/simple/wledcontroller/ 2024-03-11T09:54:57,562 Found index url https://pypi.org/simple/ 2024-03-11T09:54:57,774 Fetched page https://pypi.org/simple/wledcontroller/ as application/vnd.pypi.simple.v1+json 2024-03-11T09:54:57,775 Found link https://files.pythonhosted.org/packages/32/4e/e678e2c05bd961dfbdc6e96e2218c58420316cdea42ff7c9a2e91bfc8eab/WLedController-0.1.tar.gz (from https://pypi.org/simple/wledcontroller/), version: 0.1 2024-03-11T09:54:57,776 Fetching project page and analyzing links: https://www.piwheels.org/simple/wledcontroller/ 2024-03-11T09:54:57,777 Getting page https://www.piwheels.org/simple/wledcontroller/ 2024-03-11T09:54:57,778 Found index url https://www.piwheels.org/simple/ 2024-03-11T09:54:57,993 Fetched page https://www.piwheels.org/simple/wledcontroller/ as text/html 2024-03-11T09:54:57,994 Skipping link: not a file: https://www.piwheels.org/simple/wledcontroller/ 2024-03-11T09:54:57,995 Skipping link: not a file: https://pypi.org/simple/wledcontroller/ 2024-03-11T09:54:58,013 Given no hashes to check 1 links for project 'wledcontroller': discarding no candidates 2024-03-11T09:54:58,031 Collecting wledcontroller==0.1 2024-03-11T09:54:58,033 Created temporary directory: /tmp/pip-unpack-5bwrepml 2024-03-11T09:54:58,245 Downloading WLedController-0.1.tar.gz (2.7 kB) 2024-03-11T09:54:58,273 Added wledcontroller==0.1 from https://files.pythonhosted.org/packages/32/4e/e678e2c05bd961dfbdc6e96e2218c58420316cdea42ff7c9a2e91bfc8eab/WLedController-0.1.tar.gz to build tracker '/tmp/pip-build-tracker-e_tedamo' 2024-03-11T09:54:58,275 Running setup.py (path:/tmp/pip-wheel-wxn32y0c/wledcontroller_13b2858871ea4834825efadfee0b4699/setup.py) egg_info for package wledcontroller 2024-03-11T09:54:58,276 Created temporary directory: /tmp/pip-pip-egg-info-kyzdrq_i 2024-03-11T09:54:58,276 Preparing metadata (setup.py): started 2024-03-11T09:54:58,278 Running command python setup.py egg_info 2024-03-11T09:54:59,529 Preparing metadata (setup.py): finished with status 'done' 2024-03-11T09:54:59,533 Source in /tmp/pip-wheel-wxn32y0c/wledcontroller_13b2858871ea4834825efadfee0b4699 has version 0.1, which satisfies requirement wledcontroller==0.1 from https://files.pythonhosted.org/packages/32/4e/e678e2c05bd961dfbdc6e96e2218c58420316cdea42ff7c9a2e91bfc8eab/WLedController-0.1.tar.gz 2024-03-11T09:54:59,534 Removed wledcontroller==0.1 from https://files.pythonhosted.org/packages/32/4e/e678e2c05bd961dfbdc6e96e2218c58420316cdea42ff7c9a2e91bfc8eab/WLedController-0.1.tar.gz from build tracker '/tmp/pip-build-tracker-e_tedamo' 2024-03-11T09:54:59,538 Created temporary directory: /tmp/pip-unpack-xlt0y_6w 2024-03-11T09:54:59,539 Created temporary directory: /tmp/pip-unpack-ufh5v9f0 2024-03-11T09:54:59,543 Building wheels for collected packages: wledcontroller 2024-03-11T09:54:59,548 Created temporary directory: /tmp/pip-wheel-_97cn9lw 2024-03-11T09:54:59,549 Building wheel for wledcontroller (setup.py): started 2024-03-11T09:54:59,550 Destination directory: /tmp/pip-wheel-_97cn9lw 2024-03-11T09:54:59,551 Running command python setup.py bdist_wheel 2024-03-11T09:55:01,166 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-03-11T09:55:01,167 !! 2024-03-11T09:55:01,168 ******************************************************************************** 2024-03-11T09:55:01,168 Please avoid running ``setup.py`` directly. 2024-03-11T09:55:01,169 Instead, use pypa/build, pypa/installer or other 2024-03-11T09:55:01,169 standards-based tools. 2024-03-11T09:55:01,170 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-03-11T09:55:01,170 ******************************************************************************** 2024-03-11T09:55:01,171 !! 2024-03-11T09:55:01,172 self.initialize_options() 2024-03-11T09:55:01,518 Building wheel for wledcontroller (setup.py): finished with status 'done' 2024-03-11T09:55:01,520 Created wheel for wledcontroller: filename=WLedController-0.1-py3-none-any.whl size=3364 sha256=c81ff02135211610ca99500d2678ba3ab783a20548b3ef15f85418a3f8a7f29f 2024-03-11T09:55:01,522 Stored in directory: /tmp/pip-ephem-wheel-cache-phn5b4ax/wheels/7a/de/c1/d33b3c1a3ad204fe2f987fdff9f684b150ce01c04bfd43cefe 2024-03-11T09:55:01,531 Successfully built wledcontroller 2024-03-11T09:55:01,533 Removed build tracker: '/tmp/pip-build-tracker-e_tedamo'