2023-09-23T07:29:51,757 Created temporary directory: /tmp/pip-build-tracker-7k4ehbsu 2023-09-23T07:29:51,759 Initialized build tracking at /tmp/pip-build-tracker-7k4ehbsu 2023-09-23T07:29:51,759 Created build tracker: /tmp/pip-build-tracker-7k4ehbsu 2023-09-23T07:29:51,759 Entered build tracker: /tmp/pip-build-tracker-7k4ehbsu 2023-09-23T07:29:51,760 Created temporary directory: /tmp/pip-wheel-r6w4z4v9 2023-09-23T07:29:51,763 Created temporary directory: /tmp/pip-ephem-wheel-cache-8u__lld7 2023-09-23T07:29:51,785 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-23T07:29:51,788 2 location(s) to search for versions of jobject: 2023-09-23T07:29:51,788 * https://pypi.org/simple/jobject/ 2023-09-23T07:29:51,788 * https://www.piwheels.org/simple/jobject/ 2023-09-23T07:29:51,789 Fetching project page and analyzing links: https://pypi.org/simple/jobject/ 2023-09-23T07:29:51,790 Getting page https://pypi.org/simple/jobject/ 2023-09-23T07:29:51,791 Found index url https://pypi.org/simple/ 2023-09-23T07:29:51,929 Fetched page https://pypi.org/simple/jobject/ as application/vnd.pypi.simple.v1+json 2023-09-23T07:29:51,931 Found link https://files.pythonhosted.org/packages/72/13/e48026879b53f74c30ab8359c1a2fa2948448646971c598d899e4fa90217/jobject-1.0.0.tar.gz (from https://pypi.org/simple/jobject/) (requires-python:>=3.10), version: 1.0.0 2023-09-23T07:29:51,932 Found link https://files.pythonhosted.org/packages/e1/7e/66d7b70ca09d8d30cff7125ca5d811c0552054c6bf13388b16f4033ce2d4/jobject-1.0.1.tar.gz (from https://pypi.org/simple/jobject/) (requires-python:>=3.10), version: 1.0.1 2023-09-23T07:29:51,933 Found link https://files.pythonhosted.org/packages/1d/dc/c92a9dd48d6027c10a406e33ebcc879377ca834ea5d93f0bd2c215841bca/jobject-1.0.2.tar.gz (from https://pypi.org/simple/jobject/) (requires-python:>=3.10), version: 1.0.2 2023-09-23T07:29:51,934 Fetching project page and analyzing links: https://www.piwheels.org/simple/jobject/ 2023-09-23T07:29:51,935 Getting page https://www.piwheels.org/simple/jobject/ 2023-09-23T07:29:51,936 Found index url https://www.piwheels.org/simple/ 2023-09-23T07:29:52,097 Fetched page https://www.piwheels.org/simple/jobject/ as text/html 2023-09-23T07:29:52,099 Skipping link: No binaries permitted for jobject: https://www.piwheels.org/simple/jobject/jobject-1.0.0-py3-none-any.whl#sha256=0470a4b457dc58b0037f41e4d5196528af67f90d3b20bdb9932a9adad01417f9 (from https://www.piwheels.org/simple/jobject/) (requires-python:>=3.10) 2023-09-23T07:29:52,100 Skipping link: not a file: https://www.piwheels.org/simple/jobject/ 2023-09-23T07:29:52,100 Skipping link: not a file: https://pypi.org/simple/jobject/ 2023-09-23T07:29:52,119 Given no hashes to check 1 links for project 'jobject': discarding no candidates 2023-09-23T07:29:52,137 Collecting jobject==1.0.1 2023-09-23T07:29:52,139 Created temporary directory: /tmp/pip-unpack-y8hja20i 2023-09-23T07:29:52,352 Downloading jobject-1.0.1.tar.gz (4.2 kB) 2023-09-23T07:29:52,380 Added jobject==1.0.1 from https://files.pythonhosted.org/packages/e1/7e/66d7b70ca09d8d30cff7125ca5d811c0552054c6bf13388b16f4033ce2d4/jobject-1.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-7k4ehbsu' 2023-09-23T07:29:52,383 Running setup.py (path:/tmp/pip-wheel-r6w4z4v9/jobject_910a993e6c0b4a5d8d9f3182ef892659/setup.py) egg_info for package jobject 2023-09-23T07:29:52,384 Created temporary directory: /tmp/pip-pip-egg-info-38edep_w 2023-09-23T07:29:52,384 Preparing metadata (setup.py): started 2023-09-23T07:29:52,386 Running command python setup.py egg_info 2023-09-23T07:29:52,865 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-23T07:29:52,866 !! 2023-09-23T07:29:52,867 ******************************************************************************** 2023-09-23T07:29:52,868 Usage of dash-separated 'description-file' will not be supported in future 2023-09-23T07:29:52,868 versions. Please use the underscore name 'description_file' instead. 2023-09-23T07:29:52,870 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-23T07:29:52,870 or your builds will no longer be supported. 2023-09-23T07:29:52,871 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-23T07:29:52,871 ******************************************************************************** 2023-09-23T07:29:52,872 !! 2023-09-23T07:29:52,873 opt = self.warn_dash_deprecation(opt, section) 2023-09-23T07:29:53,410 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-23T07:29:53,410 !! 2023-09-23T07:29:53,411 ******************************************************************************** 2023-09-23T07:29:53,412 Usage of dash-separated 'description-file' will not be supported in future 2023-09-23T07:29:53,412 versions. Please use the underscore name 'description_file' instead. 2023-09-23T07:29:53,413 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-23T07:29:53,414 or your builds will no longer be supported. 2023-09-23T07:29:53,414 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-23T07:29:53,415 ******************************************************************************** 2023-09-23T07:29:53,416 !! 2023-09-23T07:29:53,416 opt = self.warn_dash_deprecation(opt, section) 2023-09-23T07:29:53,449 running egg_info 2023-09-23T07:29:53,451 creating /tmp/pip-pip-egg-info-38edep_w/jobject.egg-info 2023-09-23T07:29:53,476 writing /tmp/pip-pip-egg-info-38edep_w/jobject.egg-info/PKG-INFO 2023-09-23T07:29:53,479 writing dependency_links to /tmp/pip-pip-egg-info-38edep_w/jobject.egg-info/dependency_links.txt 2023-09-23T07:29:53,481 writing top-level names to /tmp/pip-pip-egg-info-38edep_w/jobject.egg-info/top_level.txt 2023-09-23T07:29:53,483 writing manifest file '/tmp/pip-pip-egg-info-38edep_w/jobject.egg-info/SOURCES.txt' 2023-09-23T07:29:53,559 reading manifest file '/tmp/pip-pip-egg-info-38edep_w/jobject.egg-info/SOURCES.txt' 2023-09-23T07:29:53,561 adding license file 'LICENSE' 2023-09-23T07:29:53,563 writing manifest file '/tmp/pip-pip-egg-info-38edep_w/jobject.egg-info/SOURCES.txt' 2023-09-23T07:29:53,672 Preparing metadata (setup.py): finished with status 'done' 2023-09-23T07:29:53,676 Source in /tmp/pip-wheel-r6w4z4v9/jobject_910a993e6c0b4a5d8d9f3182ef892659 has version 1.0.1, which satisfies requirement jobject==1.0.1 from https://files.pythonhosted.org/packages/e1/7e/66d7b70ca09d8d30cff7125ca5d811c0552054c6bf13388b16f4033ce2d4/jobject-1.0.1.tar.gz 2023-09-23T07:29:53,676 Removed jobject==1.0.1 from https://files.pythonhosted.org/packages/e1/7e/66d7b70ca09d8d30cff7125ca5d811c0552054c6bf13388b16f4033ce2d4/jobject-1.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-7k4ehbsu' 2023-09-23T07:29:53,682 Created temporary directory: /tmp/pip-unpack-hsdrpen2 2023-09-23T07:29:53,683 Created temporary directory: /tmp/pip-unpack-z217jetf 2023-09-23T07:29:53,686 Building wheels for collected packages: jobject 2023-09-23T07:29:53,689 Created temporary directory: /tmp/pip-wheel-y5uc641i 2023-09-23T07:29:53,690 Building wheel for jobject (setup.py): started 2023-09-23T07:29:53,691 Destination directory: /tmp/pip-wheel-y5uc641i 2023-09-23T07:29:53,692 Running command python setup.py bdist_wheel 2023-09-23T07:29:54,126 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-23T07:29:54,126 !! 2023-09-23T07:29:54,128 ******************************************************************************** 2023-09-23T07:29:54,128 Usage of dash-separated 'description-file' will not be supported in future 2023-09-23T07:29:54,129 versions. Please use the underscore name 'description_file' instead. 2023-09-23T07:29:54,130 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-23T07:29:54,131 or your builds will no longer be supported. 2023-09-23T07:29:54,132 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-23T07:29:54,132 ******************************************************************************** 2023-09-23T07:29:54,133 !! 2023-09-23T07:29:54,134 opt = self.warn_dash_deprecation(opt, section) 2023-09-23T07:29:54,647 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-23T07:29:54,648 !! 2023-09-23T07:29:54,649 ******************************************************************************** 2023-09-23T07:29:54,650 Usage of dash-separated 'description-file' will not be supported in future 2023-09-23T07:29:54,650 versions. Please use the underscore name 'description_file' instead. 2023-09-23T07:29:54,651 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-23T07:29:54,651 or your builds will no longer be supported. 2023-09-23T07:29:54,652 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-23T07:29:54,653 ******************************************************************************** 2023-09-23T07:29:54,654 !! 2023-09-23T07:29:54,654 opt = self.warn_dash_deprecation(opt, section) 2023-09-23T07:29:54,680 running bdist_wheel 2023-09-23T07:29:54,774 running build 2023-09-23T07:29:54,775 running build_py 2023-09-23T07:29:54,801 creating build 2023-09-23T07:29:54,801 creating build/lib 2023-09-23T07:29:54,802 creating build/lib/jobject 2023-09-23T07:29:54,804 copying jobject/__main__.py -> build/lib/jobject 2023-09-23T07:29:54,806 copying jobject/__init__.py -> build/lib/jobject 2023-09-23T07:29:54,832 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-09-23T07:29:54,833 !! 2023-09-23T07:29:54,834 ******************************************************************************** 2023-09-23T07:29:54,835 Please avoid running ``setup.py`` directly. 2023-09-23T07:29:54,835 Instead, use pypa/build, pypa/installer or other 2023-09-23T07:29:54,836 standards-based tools. 2023-09-23T07:29:54,837 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-09-23T07:29:54,838 ******************************************************************************** 2023-09-23T07:29:54,839 !! 2023-09-23T07:29:54,839 self.initialize_options() 2023-09-23T07:29:54,857 installing to build/bdist.linux-armv7l/wheel 2023-09-23T07:29:54,858 running install 2023-09-23T07:29:54,882 running install_lib 2023-09-23T07:29:54,906 creating build/bdist.linux-armv7l 2023-09-23T07:29:54,907 creating build/bdist.linux-armv7l/wheel 2023-09-23T07:29:54,908 creating build/bdist.linux-armv7l/wheel/jobject 2023-09-23T07:29:54,909 copying build/lib/jobject/__main__.py -> build/bdist.linux-armv7l/wheel/jobject 2023-09-23T07:29:54,911 copying build/lib/jobject/__init__.py -> build/bdist.linux-armv7l/wheel/jobject 2023-09-23T07:29:54,913 running install_egg_info 2023-09-23T07:29:54,973 running egg_info 2023-09-23T07:29:54,996 writing jobject.egg-info/PKG-INFO 2023-09-23T07:29:54,999 writing dependency_links to jobject.egg-info/dependency_links.txt 2023-09-23T07:29:55,001 writing top-level names to jobject.egg-info/top_level.txt 2023-09-23T07:29:55,027 reading manifest file 'jobject.egg-info/SOURCES.txt' 2023-09-23T07:29:55,029 adding license file 'LICENSE' 2023-09-23T07:29:55,031 writing manifest file 'jobject.egg-info/SOURCES.txt' 2023-09-23T07:29:55,032 Copying jobject.egg-info to build/bdist.linux-armv7l/wheel/jobject-1.0.1-py3.11.egg-info 2023-09-23T07:29:55,041 running install_scripts 2023-09-23T07:29:55,054 creating build/bdist.linux-armv7l/wheel/jobject-1.0.1.dist-info/WHEEL 2023-09-23T07:29:55,056 creating '/tmp/pip-wheel-y5uc641i/jobject-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-09-23T07:29:55,059 adding 'jobject/__init__.py' 2023-09-23T07:29:55,060 adding 'jobject/__main__.py' 2023-09-23T07:29:55,062 adding 'jobject-1.0.1.dist-info/LICENSE' 2023-09-23T07:29:55,063 adding 'jobject-1.0.1.dist-info/METADATA' 2023-09-23T07:29:55,064 adding 'jobject-1.0.1.dist-info/WHEEL' 2023-09-23T07:29:55,065 adding 'jobject-1.0.1.dist-info/top_level.txt' 2023-09-23T07:29:55,066 adding 'jobject-1.0.1.dist-info/zip-safe' 2023-09-23T07:29:55,067 adding 'jobject-1.0.1.dist-info/RECORD' 2023-09-23T07:29:55,068 removing build/bdist.linux-armv7l/wheel 2023-09-23T07:29:55,184 Building wheel for jobject (setup.py): finished with status 'done' 2023-09-23T07:29:55,187 Created wheel for jobject: filename=jobject-1.0.1-py3-none-any.whl size=4768 sha256=7213e93b98fd4ae42c7587ed15201585b3f4db4e500219e6a277735b91d2a88d 2023-09-23T07:29:55,188 Stored in directory: /tmp/pip-ephem-wheel-cache-8u__lld7/wheels/2e/1b/52/15fd21f6f722a51fc0cbf4233927638f2b2228a6993a172779 2023-09-23T07:29:55,197 Successfully built jobject 2023-09-23T07:29:55,200 Removed build tracker: '/tmp/pip-build-tracker-7k4ehbsu'