2025-10-25T00:57:14,938 Created temporary directory: /tmp/pip-ephem-wheel-cache-g8norzrb 2025-10-25T00:57:14,940 Created temporary directory: /tmp/pip-build-tracker-qtiegses 2025-10-25T00:57:14,941 Initialized build tracking at /tmp/pip-build-tracker-qtiegses 2025-10-25T00:57:14,941 Created build tracker: /tmp/pip-build-tracker-qtiegses 2025-10-25T00:57:14,942 Entered build tracker: /tmp/pip-build-tracker-qtiegses 2025-10-25T00:57:14,943 Created temporary directory: /tmp/pip-wheel-3vhvdjwo 2025-10-25T00:57:14,946 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 2025-10-25T00:57:14,948 Created temporary directory: /tmp/pip-ephem-wheel-cache-z1bch2gg 2025-10-25T00:57:14,969 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-10-25T00:57:14,973 2 location(s) to search for versions of rot-codec: 2025-10-25T00:57:14,973 * https://pypi.org/simple/rot-codec/ 2025-10-25T00:57:14,973 * https://www.piwheels.org/simple/rot-codec/ 2025-10-25T00:57:14,974 Fetching project page and analyzing links: https://pypi.org/simple/rot-codec/ 2025-10-25T00:57:14,974 Getting page https://pypi.org/simple/rot-codec/ 2025-10-25T00:57:14,976 Found index url https://pypi.org/simple 2025-10-25T00:57:15,112 Fetched page https://pypi.org/simple/rot-codec/ as application/vnd.pypi.simple.v1+json 2025-10-25T00:57:15,114 Found link https://files.pythonhosted.org/packages/8b/f7/0721cba5b56275950209a4c471fd51ce9e0e0c8d24a876a5cff3b3ca7f2d/rot-codec-0.1.0.tar.gz (from https://pypi.org/simple/rot-codec/), version: 0.1.0 2025-10-25T00:57:15,114 Skipping link: No binaries permitted for rot-codec: https://files.pythonhosted.org/packages/66/3e/5f231510469210c229fe8a1bf41bb9fb7ba0d2b0b5c8726524d9792538a2/rot_codec-0.1.2-py3-none-any.whl (from https://pypi.org/simple/rot-codec/) 2025-10-25T00:57:15,115 Found link https://files.pythonhosted.org/packages/7f/07/b5bf29ac6178b30470b89ae15f8fc22084b25102b91a5f7b375650d87d7b/rot_codec-0.1.2.tar.gz (from https://pypi.org/simple/rot-codec/), version: 0.1.2 2025-10-25T00:57:15,116 Skipping link: No binaries permitted for rot-codec: https://files.pythonhosted.org/packages/3c/03/1fe7f275660d98b636aa7d6a39823a526273ddc2223b08e38edc2e73ce9e/rot_codec-0.1.3-py3-none-any.whl (from https://pypi.org/simple/rot-codec/) 2025-10-25T00:57:15,116 Found link https://files.pythonhosted.org/packages/c2/dc/9bdd94d57e0c93e3761e67191e3fd5321fd71d768a55c936bf65d0b48da3/rot_codec-0.1.3.tar.gz (from https://pypi.org/simple/rot-codec/), version: 0.1.3 2025-10-25T00:57:15,117 Fetching project page and analyzing links: https://www.piwheels.org/simple/rot-codec/ 2025-10-25T00:57:15,118 Getting page https://www.piwheels.org/simple/rot-codec/ 2025-10-25T00:57:15,119 Found index url https://www.piwheels.org/simple 2025-10-25T00:57:15,273 Fetched page https://www.piwheels.org/simple/rot-codec/ as text/html 2025-10-25T00:57:15,275 Skipping link: No binaries permitted for rot-codec: https://archive1.piwheels.org/simple/rot-codec/rot_codec-0.1.0-py3-none-any.whl#sha256=0fad43a70e7e966e134f203e24780f90571ee9af9068712d7b85f4d287f6cef7 (from https://www.piwheels.org/simple/rot-codec/) 2025-10-25T00:57:15,275 Skipping link: not a file: https://www.piwheels.org/simple/rot-codec/ 2025-10-25T00:57:15,276 Skipping link: not a file: https://pypi.org/simple/rot-codec/ 2025-10-25T00:57:15,295 Given no hashes to check 1 links for project 'rot-codec': discarding no candidates 2025-10-25T00:57:15,313 Collecting rot-codec==0.1.3 2025-10-25T00:57:15,315 Created temporary directory: /tmp/pip-unpack-pf41l9o2 2025-10-25T00:57:15,446 Downloading rot_codec-0.1.3.tar.gz (4.9 kB) 2025-10-25T00:57:15,476 Added rot-codec==0.1.3 from https://files.pythonhosted.org/packages/c2/dc/9bdd94d57e0c93e3761e67191e3fd5321fd71d768a55c936bf65d0b48da3/rot_codec-0.1.3.tar.gz to build tracker '/tmp/pip-build-tracker-qtiegses' 2025-10-25T00:57:15,477 Running setup.py (path:/tmp/pip-wheel-3vhvdjwo/rot-codec_80283e0d0a164929aa8c7ad9be4c5f37/setup.py) egg_info for package rot-codec 2025-10-25T00:57:15,478 Created temporary directory: /tmp/pip-pip-egg-info-0glxwda0 2025-10-25T00:57:15,479 Preparing metadata (setup.py): started 2025-10-25T00:57:15,480 Running command python setup.py egg_info 2025-10-25T00:57:16,321 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-10-25T00:57:16,322 !! 2025-10-25T00:57:16,323 ******************************************************************************** 2025-10-25T00:57:16,323 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-10-25T00:57:16,324 License :: OSI Approved :: MIT License 2025-10-25T00:57:16,325 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-10-25T00:57:16,326 ******************************************************************************** 2025-10-25T00:57:16,327 !! 2025-10-25T00:57:16,327 self._finalize_license_expression() 2025-10-25T00:57:16,352 running egg_info 2025-10-25T00:57:16,380 creating /tmp/pip-pip-egg-info-0glxwda0/rot_codec.egg-info 2025-10-25T00:57:16,382 writing /tmp/pip-pip-egg-info-0glxwda0/rot_codec.egg-info/PKG-INFO 2025-10-25T00:57:16,385 writing dependency_links to /tmp/pip-pip-egg-info-0glxwda0/rot_codec.egg-info/dependency_links.txt 2025-10-25T00:57:16,386 writing entry points to /tmp/pip-pip-egg-info-0glxwda0/rot_codec.egg-info/entry_points.txt 2025-10-25T00:57:16,388 writing requirements to /tmp/pip-pip-egg-info-0glxwda0/rot_codec.egg-info/requires.txt 2025-10-25T00:57:16,389 writing top-level names to /tmp/pip-pip-egg-info-0glxwda0/rot_codec.egg-info/top_level.txt 2025-10-25T00:57:16,391 writing manifest file '/tmp/pip-pip-egg-info-0glxwda0/rot_codec.egg-info/SOURCES.txt' 2025-10-25T00:57:16,478 reading manifest file '/tmp/pip-pip-egg-info-0glxwda0/rot_codec.egg-info/SOURCES.txt' 2025-10-25T00:57:16,480 adding license file 'LICENSE' 2025-10-25T00:57:16,483 writing manifest file '/tmp/pip-pip-egg-info-0glxwda0/rot_codec.egg-info/SOURCES.txt' 2025-10-25T00:57:16,588 Preparing metadata (setup.py): finished with status 'done' 2025-10-25T00:57:16,592 Source in /tmp/pip-wheel-3vhvdjwo/rot-codec_80283e0d0a164929aa8c7ad9be4c5f37 has version 0.1.3, which satisfies requirement rot-codec==0.1.3 from https://files.pythonhosted.org/packages/c2/dc/9bdd94d57e0c93e3761e67191e3fd5321fd71d768a55c936bf65d0b48da3/rot_codec-0.1.3.tar.gz 2025-10-25T00:57:16,593 Removed rot-codec==0.1.3 from https://files.pythonhosted.org/packages/c2/dc/9bdd94d57e0c93e3761e67191e3fd5321fd71d768a55c936bf65d0b48da3/rot_codec-0.1.3.tar.gz from build tracker '/tmp/pip-build-tracker-qtiegses' 2025-10-25T00:57:16,598 Created temporary directory: /tmp/pip-unpack-njny4wuc 2025-10-25T00:57:16,599 Building wheels for collected packages: rot-codec 2025-10-25T00:57:16,603 Created temporary directory: /tmp/pip-wheel-32kl68za 2025-10-25T00:57:16,604 Building wheel for rot-codec (setup.py): started 2025-10-25T00:57:16,605 Destination directory: /tmp/pip-wheel-32kl68za 2025-10-25T00:57:16,606 Running command python setup.py bdist_wheel 2025-10-25T00:57:17,445 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-10-25T00:57:17,445 !! 2025-10-25T00:57:17,446 ******************************************************************************** 2025-10-25T00:57:17,447 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-10-25T00:57:17,448 License :: OSI Approved :: MIT License 2025-10-25T00:57:17,449 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-10-25T00:57:17,450 ******************************************************************************** 2025-10-25T00:57:17,452 !! 2025-10-25T00:57:17,452 self._finalize_license_expression() 2025-10-25T00:57:17,453 running bdist_wheel 2025-10-25T00:57:17,586 running build 2025-10-25T00:57:17,586 running build_py 2025-10-25T00:57:17,616 creating build/lib 2025-10-25T00:57:17,618 copying rot_codec.py -> build/lib 2025-10-25T00:57:17,649 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-10-25T00:57:17,650 !! 2025-10-25T00:57:17,651 ******************************************************************************** 2025-10-25T00:57:17,651 Please avoid running ``setup.py`` directly. 2025-10-25T00:57:17,652 Instead, use pypa/build, pypa/installer or other 2025-10-25T00:57:17,652 standards-based tools. 2025-10-25T00:57:17,653 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-10-25T00:57:17,654 or your builds will no longer be supported. 2025-10-25T00:57:17,654 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-10-25T00:57:17,655 ******************************************************************************** 2025-10-25T00:57:17,656 !! 2025-10-25T00:57:17,657 self.initialize_options() 2025-10-25T00:57:17,678 installing to build/bdist.linux-armv7l/wheel 2025-10-25T00:57:17,678 running install 2025-10-25T00:57:17,703 running install_lib 2025-10-25T00:57:17,731 creating build/bdist.linux-armv7l/wheel 2025-10-25T00:57:17,732 copying build/lib/rot_codec.py -> build/bdist.linux-armv7l/wheel/. 2025-10-25T00:57:17,734 running install_egg_info 2025-10-25T00:57:17,768 running egg_info 2025-10-25T00:57:17,796 writing rot_codec.egg-info/PKG-INFO 2025-10-25T00:57:17,799 writing dependency_links to rot_codec.egg-info/dependency_links.txt 2025-10-25T00:57:17,801 writing entry points to rot_codec.egg-info/entry_points.txt 2025-10-25T00:57:17,802 writing requirements to rot_codec.egg-info/requires.txt 2025-10-25T00:57:17,803 writing top-level names to rot_codec.egg-info/top_level.txt 2025-10-25T00:57:17,833 reading manifest file 'rot_codec.egg-info/SOURCES.txt' 2025-10-25T00:57:17,835 adding license file 'LICENSE' 2025-10-25T00:57:17,838 writing manifest file 'rot_codec.egg-info/SOURCES.txt' 2025-10-25T00:57:17,839 Copying rot_codec.egg-info to build/bdist.linux-armv7l/wheel/./rot_codec-0.1.3-py3.11.egg-info 2025-10-25T00:57:17,851 running install_scripts 2025-10-25T00:57:17,863 creating build/bdist.linux-armv7l/wheel/rot_codec-0.1.3.dist-info/WHEEL 2025-10-25T00:57:17,866 creating '/tmp/pip-wheel-32kl68za/rot_codec-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-10-25T00:57:17,868 adding 'rot_codec.py' 2025-10-25T00:57:17,871 adding 'rot_codec-0.1.3.dist-info/licenses/LICENSE' 2025-10-25T00:57:17,873 adding 'rot_codec-0.1.3.dist-info/METADATA' 2025-10-25T00:57:17,874 adding 'rot_codec-0.1.3.dist-info/WHEEL' 2025-10-25T00:57:17,875 adding 'rot_codec-0.1.3.dist-info/entry_points.txt' 2025-10-25T00:57:17,876 adding 'rot_codec-0.1.3.dist-info/top_level.txt' 2025-10-25T00:57:17,877 adding 'rot_codec-0.1.3.dist-info/RECORD' 2025-10-25T00:57:17,878 removing build/bdist.linux-armv7l/wheel 2025-10-25T00:57:17,988 Building wheel for rot-codec (setup.py): finished with status 'done' 2025-10-25T00:57:17,991 Created wheel for rot-codec: filename=rot_codec-0.1.3-py3-none-any.whl size=5044 sha256=87c5c2e96c21a3a5a203e6d3367a6ed45987c683ed6e5c0166002df1f01f47b3 2025-10-25T00:57:17,992 Stored in directory: /tmp/pip-ephem-wheel-cache-z1bch2gg/wheels/a0/97/2d/8acc8ac9f352b045ebc3cb44417f2bf48815e80060473f0585 2025-10-25T00:57:18,002 Successfully built rot-codec 2025-10-25T00:57:18,005 Removed build tracker: '/tmp/pip-build-tracker-qtiegses'