2024-06-17T15:39:31,339 Created temporary directory: /tmp/pip-build-tracker-ffw8zcli 2024-06-17T15:39:31,340 Initialized build tracking at /tmp/pip-build-tracker-ffw8zcli 2024-06-17T15:39:31,341 Created build tracker: /tmp/pip-build-tracker-ffw8zcli 2024-06-17T15:39:31,341 Entered build tracker: /tmp/pip-build-tracker-ffw8zcli 2024-06-17T15:39:31,342 Created temporary directory: /tmp/pip-wheel-6_jxxxwi 2024-06-17T15:39:31,345 Created temporary directory: /tmp/pip-ephem-wheel-cache-bvwlz2tf 2024-06-17T15:39:31,367 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-17T15:39:31,370 2 location(s) to search for versions of otc-dataverse: 2024-06-17T15:39:31,370 * https://pypi.org/simple/otc-dataverse/ 2024-06-17T15:39:31,370 * https://www.piwheels.org/simple/otc-dataverse/ 2024-06-17T15:39:31,371 Fetching project page and analyzing links: https://pypi.org/simple/otc-dataverse/ 2024-06-17T15:39:31,372 Getting page https://pypi.org/simple/otc-dataverse/ 2024-06-17T15:39:31,374 Found index url https://pypi.org/simple/ 2024-06-17T15:39:31,624 Fetched page https://pypi.org/simple/otc-dataverse/ as application/vnd.pypi.simple.v1+json 2024-06-17T15:39:31,625 Skipping link: No binaries permitted for otc-dataverse: https://files.pythonhosted.org/packages/d5/b1/da9103526d79040285d92ee32d9dc717712e4f1f31a12c13533cce8f6de3/otc_dataverse-0.0.1-py3-none-any.whl (from https://pypi.org/simple/otc-dataverse/) (requires-python:>=3.8) 2024-06-17T15:39:31,626 Found link https://files.pythonhosted.org/packages/69/25/51a50e53895cbdc2dc93e48c84889c3348d0957e6e81bca320c39d675ec7/otc_dataverse-0.0.1.tar.gz (from https://pypi.org/simple/otc-dataverse/) (requires-python:>=3.8), version: 0.0.1 2024-06-17T15:39:31,627 Fetching project page and analyzing links: https://www.piwheels.org/simple/otc-dataverse/ 2024-06-17T15:39:31,628 Getting page https://www.piwheels.org/simple/otc-dataverse/ 2024-06-17T15:39:31,629 Found index url https://www.piwheels.org/simple/ 2024-06-17T15:39:31,815 Fetched page https://www.piwheels.org/simple/otc-dataverse/ as text/html 2024-06-17T15:39:31,816 Skipping link: not a file: https://www.piwheels.org/simple/otc-dataverse/ 2024-06-17T15:39:31,817 Skipping link: not a file: https://pypi.org/simple/otc-dataverse/ 2024-06-17T15:39:31,835 Given no hashes to check 1 links for project 'otc-dataverse': discarding no candidates 2024-06-17T15:39:31,853 Collecting otc-dataverse==0.0.1 2024-06-17T15:39:31,856 Created temporary directory: /tmp/pip-unpack-ldqagv37 2024-06-17T15:39:32,064 Downloading otc_dataverse-0.0.1.tar.gz (2.3 kB) 2024-06-17T15:39:32,092 Added otc-dataverse==0.0.1 from https://files.pythonhosted.org/packages/69/25/51a50e53895cbdc2dc93e48c84889c3348d0957e6e81bca320c39d675ec7/otc_dataverse-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-ffw8zcli' 2024-06-17T15:39:32,096 Created temporary directory: /tmp/pip-build-env-flrylypp 2024-06-17T15:39:32,100 Installing build dependencies: started 2024-06-17T15:39:32,102 Running command pip subprocess to install build dependencies 2024-06-17T15:39:33,509 Using pip 24.0 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2024-06-17T15:39:35,007 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-17T15:39:36,522 Collecting setuptools>=61.0 2024-06-17T15:39:36,542 Using cached https://www.piwheels.org/simple/setuptools/setuptools-70.0.0-py3-none-any.whl (863 kB) 2024-06-17T15:39:40,151 Installing collected packages: setuptools 2024-06-17T15:39:43,072 Successfully installed setuptools-70.0.0 2024-06-17T15:39:44,161 Installing build dependencies: finished with status 'done' 2024-06-17T15:39:44,165 Getting requirements to build wheel: started 2024-06-17T15:39:44,166 Running command Getting requirements to build wheel 2024-06-17T15:39:44,741 /tmp/pip-build-env-flrylypp/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `keywords` defined outside of `pyproject.toml` is ignored. 2024-06-17T15:39:44,741 !! 2024-06-17T15:39:44,743 ******************************************************************************** 2024-06-17T15:39:44,744 The following seems to be defined outside of `pyproject.toml`: 2024-06-17T15:39:44,749 `keywords = ['python', 'api', 'crud', 'dataverse']` 2024-06-17T15:39:44,750 According to the spec (see the link below), however, setuptools CANNOT 2024-06-17T15:39:44,751 consider this value unless `keywords` is listed as `dynamic`. 2024-06-17T15:39:44,752 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-06-17T15:39:44,754 To prevent this problem, you can list `keywords` under `dynamic` or alternatively 2024-06-17T15:39:44,755 remove the `[project]` table from your file and rely entirely on other means of 2024-06-17T15:39:44,755 configuration. 2024-06-17T15:39:44,755 ******************************************************************************** 2024-06-17T15:39:44,756 !! 2024-06-17T15:39:44,757 _handle_missing_dynamic(dist, project_table) 2024-06-17T15:39:44,757 /tmp/pip-build-env-flrylypp/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `classifiers` defined outside of `pyproject.toml` is ignored. 2024-06-17T15:39:44,758 !! 2024-06-17T15:39:44,759 ******************************************************************************** 2024-06-17T15:39:44,760 The following seems to be defined outside of `pyproject.toml`: 2024-06-17T15:39:44,760 `classifiers = ['Development Status :: 1 - Planning', 'Intended Audience :: Developers', 'Programming Language :: Python :: 3', 'Operating System :: Unix', 'Operating System :: MacOS :: MacOS X', 'Operating System :: Microsoft :: Windows']` 2024-06-17T15:39:44,761 According to the spec (see the link below), however, setuptools CANNOT 2024-06-17T15:39:44,762 consider this value unless `classifiers` is listed as `dynamic`. 2024-06-17T15:39:44,763 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-06-17T15:39:44,764 To prevent this problem, you can list `classifiers` under `dynamic` or alternatively 2024-06-17T15:39:44,765 remove the `[project]` table from your file and rely entirely on other means of 2024-06-17T15:39:44,766 configuration. 2024-06-17T15:39:44,766 ******************************************************************************** 2024-06-17T15:39:44,767 !! 2024-06-17T15:39:44,768 _handle_missing_dynamic(dist, project_table) 2024-06-17T15:39:46,356 running egg_info 2024-06-17T15:39:46,360 writing otc_dataverse.egg-info/PKG-INFO 2024-06-17T15:39:46,363 writing dependency_links to otc_dataverse.egg-info/dependency_links.txt 2024-06-17T15:39:46,365 writing top-level names to otc_dataverse.egg-info/top_level.txt 2024-06-17T15:39:46,378 reading manifest file 'otc_dataverse.egg-info/SOURCES.txt' 2024-06-17T15:39:46,380 adding license file 'LICENSE' 2024-06-17T15:39:46,382 writing manifest file 'otc_dataverse.egg-info/SOURCES.txt' 2024-06-17T15:39:46,500 Getting requirements to build wheel: finished with status 'done' 2024-06-17T15:39:46,508 Installing backend dependencies: started 2024-06-17T15:39:46,510 Running command pip subprocess to install backend dependencies 2024-06-17T15:39:47,985 Using pip 24.0 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2024-06-17T15:39:48,546 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-17T15:39:49,041 Collecting wheel 2024-06-17T15:39:49,058 Using cached https://www.piwheels.org/simple/wheel/wheel-0.43.0-py3-none-any.whl (65 kB) 2024-06-17T15:39:51,367 Installing collected packages: wheel 2024-06-17T15:39:51,603 Creating /tmp/pip-build-env-flrylypp/normal/local/bin 2024-06-17T15:39:51,606 changing mode of /tmp/pip-build-env-flrylypp/normal/local/bin/wheel to 755 2024-06-17T15:39:51,619 Successfully installed wheel-0.43.0 2024-06-17T15:39:52,217 Installing backend dependencies: finished with status 'done' 2024-06-17T15:39:52,219 Created temporary directory: /tmp/pip-modern-metadata-rgahl507 2024-06-17T15:39:52,221 Preparing metadata (pyproject.toml): started 2024-06-17T15:39:52,223 Running command Preparing metadata (pyproject.toml) 2024-06-17T15:39:52,782 /tmp/pip-build-env-flrylypp/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `keywords` defined outside of `pyproject.toml` is ignored. 2024-06-17T15:39:52,782 !! 2024-06-17T15:39:52,783 ******************************************************************************** 2024-06-17T15:39:52,784 The following seems to be defined outside of `pyproject.toml`: 2024-06-17T15:39:52,785 `keywords = ['python', 'api', 'crud', 'dataverse']` 2024-06-17T15:39:52,786 According to the spec (see the link below), however, setuptools CANNOT 2024-06-17T15:39:52,787 consider this value unless `keywords` is listed as `dynamic`. 2024-06-17T15:39:52,789 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-06-17T15:39:52,791 To prevent this problem, you can list `keywords` under `dynamic` or alternatively 2024-06-17T15:39:52,792 remove the `[project]` table from your file and rely entirely on other means of 2024-06-17T15:39:52,793 configuration. 2024-06-17T15:39:52,794 ******************************************************************************** 2024-06-17T15:39:52,795 !! 2024-06-17T15:39:52,796 _handle_missing_dynamic(dist, project_table) 2024-06-17T15:39:52,797 /tmp/pip-build-env-flrylypp/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `classifiers` defined outside of `pyproject.toml` is ignored. 2024-06-17T15:39:52,798 !! 2024-06-17T15:39:52,799 ******************************************************************************** 2024-06-17T15:39:52,800 The following seems to be defined outside of `pyproject.toml`: 2024-06-17T15:39:52,801 `classifiers = ['Development Status :: 1 - Planning', 'Intended Audience :: Developers', 'Programming Language :: Python :: 3', 'Operating System :: Unix', 'Operating System :: MacOS :: MacOS X', 'Operating System :: Microsoft :: Windows']` 2024-06-17T15:39:52,802 According to the spec (see the link below), however, setuptools CANNOT 2024-06-17T15:39:52,803 consider this value unless `classifiers` is listed as `dynamic`. 2024-06-17T15:39:52,805 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-06-17T15:39:52,844 To prevent this problem, you can list `classifiers` under `dynamic` or alternatively 2024-06-17T15:39:52,844 remove the `[project]` table from your file and rely entirely on other means of 2024-06-17T15:39:52,845 configuration. 2024-06-17T15:39:52,845 ******************************************************************************** 2024-06-17T15:39:52,846 !! 2024-06-17T15:39:52,847 _handle_missing_dynamic(dist, project_table) 2024-06-17T15:39:53,093 running dist_info 2024-06-17T15:39:53,098 creating /tmp/pip-modern-metadata-rgahl507/otc_dataverse.egg-info 2024-06-17T15:39:53,101 writing /tmp/pip-modern-metadata-rgahl507/otc_dataverse.egg-info/PKG-INFO 2024-06-17T15:39:53,105 writing dependency_links to /tmp/pip-modern-metadata-rgahl507/otc_dataverse.egg-info/dependency_links.txt 2024-06-17T15:39:53,107 writing top-level names to /tmp/pip-modern-metadata-rgahl507/otc_dataverse.egg-info/top_level.txt 2024-06-17T15:39:53,109 writing manifest file '/tmp/pip-modern-metadata-rgahl507/otc_dataverse.egg-info/SOURCES.txt' 2024-06-17T15:39:53,122 reading manifest file '/tmp/pip-modern-metadata-rgahl507/otc_dataverse.egg-info/SOURCES.txt' 2024-06-17T15:39:53,125 adding license file 'LICENSE' 2024-06-17T15:39:53,126 writing manifest file '/tmp/pip-modern-metadata-rgahl507/otc_dataverse.egg-info/SOURCES.txt' 2024-06-17T15:39:53,128 creating '/tmp/pip-modern-metadata-rgahl507/otc_dataverse-0.0.1.dist-info' 2024-06-17T15:39:53,281 Preparing metadata (pyproject.toml): finished with status 'done' 2024-06-17T15:39:53,286 Source in /tmp/pip-wheel-6_jxxxwi/otc-dataverse_ea0577fa3fab416a957cdfb7d035bdd6 has version 0.0.1, which satisfies requirement otc-dataverse==0.0.1 from https://files.pythonhosted.org/packages/69/25/51a50e53895cbdc2dc93e48c84889c3348d0957e6e81bca320c39d675ec7/otc_dataverse-0.0.1.tar.gz 2024-06-17T15:39:53,287 Removed otc-dataverse==0.0.1 from https://files.pythonhosted.org/packages/69/25/51a50e53895cbdc2dc93e48c84889c3348d0957e6e81bca320c39d675ec7/otc_dataverse-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-ffw8zcli' 2024-06-17T15:39:53,292 Created temporary directory: /tmp/pip-unpack-utl3cwx2 2024-06-17T15:39:53,293 Created temporary directory: /tmp/pip-unpack-_3yzcvtt 2024-06-17T15:39:53,295 Building wheels for collected packages: otc-dataverse 2024-06-17T15:39:53,299 Created temporary directory: /tmp/pip-wheel-3lmstjaf 2024-06-17T15:39:53,300 Destination directory: /tmp/pip-wheel-3lmstjaf 2024-06-17T15:39:53,302 Building wheel for otc-dataverse (pyproject.toml): started 2024-06-17T15:39:53,303 Running command Building wheel for otc-dataverse (pyproject.toml) 2024-06-17T15:39:54,041 /tmp/pip-build-env-flrylypp/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `keywords` defined outside of `pyproject.toml` is ignored. 2024-06-17T15:39:54,042 !! 2024-06-17T15:39:54,043 ******************************************************************************** 2024-06-17T15:39:54,043 The following seems to be defined outside of `pyproject.toml`: 2024-06-17T15:39:54,045 `keywords = ['python', 'api', 'crud', 'dataverse']` 2024-06-17T15:39:54,046 According to the spec (see the link below), however, setuptools CANNOT 2024-06-17T15:39:54,047 consider this value unless `keywords` is listed as `dynamic`. 2024-06-17T15:39:54,048 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-06-17T15:39:54,049 To prevent this problem, you can list `keywords` under `dynamic` or alternatively 2024-06-17T15:39:54,050 remove the `[project]` table from your file and rely entirely on other means of 2024-06-17T15:39:54,050 configuration. 2024-06-17T15:39:54,051 ******************************************************************************** 2024-06-17T15:39:54,052 !! 2024-06-17T15:39:54,053 _handle_missing_dynamic(dist, project_table) 2024-06-17T15:39:54,053 /tmp/pip-build-env-flrylypp/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `classifiers` defined outside of `pyproject.toml` is ignored. 2024-06-17T15:39:54,054 !! 2024-06-17T15:39:54,055 ******************************************************************************** 2024-06-17T15:39:54,056 The following seems to be defined outside of `pyproject.toml`: 2024-06-17T15:39:54,057 `classifiers = ['Development Status :: 1 - Planning', 'Intended Audience :: Developers', 'Programming Language :: Python :: 3', 'Operating System :: Unix', 'Operating System :: MacOS :: MacOS X', 'Operating System :: Microsoft :: Windows']` 2024-06-17T15:39:54,058 According to the spec (see the link below), however, setuptools CANNOT 2024-06-17T15:39:54,059 consider this value unless `classifiers` is listed as `dynamic`. 2024-06-17T15:39:54,060 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-06-17T15:39:54,061 To prevent this problem, you can list `classifiers` under `dynamic` or alternatively 2024-06-17T15:39:54,062 remove the `[project]` table from your file and rely entirely on other means of 2024-06-17T15:39:54,063 configuration. 2024-06-17T15:39:54,063 ******************************************************************************** 2024-06-17T15:39:54,065 !! 2024-06-17T15:39:54,065 _handle_missing_dynamic(dist, project_table) 2024-06-17T15:39:54,280 running bdist_wheel 2024-06-17T15:39:54,296 running build 2024-06-17T15:39:54,296 running build_py 2024-06-17T15:39:54,300 creating build 2024-06-17T15:39:54,301 creating build/lib 2024-06-17T15:39:54,302 creating build/lib/otc-dataverse 2024-06-17T15:39:54,303 copying otc-dataverse/__init__.py -> build/lib/otc-dataverse 2024-06-17T15:39:54,305 copying otc-dataverse/main.py -> build/lib/otc-dataverse 2024-06-17T15:39:54,306 running egg_info 2024-06-17T15:39:54,309 writing otc_dataverse.egg-info/PKG-INFO 2024-06-17T15:39:54,311 writing dependency_links to otc_dataverse.egg-info/dependency_links.txt 2024-06-17T15:39:54,313 writing top-level names to otc_dataverse.egg-info/top_level.txt 2024-06-17T15:39:54,319 reading manifest file 'otc_dataverse.egg-info/SOURCES.txt' 2024-06-17T15:39:54,321 adding license file 'LICENSE' 2024-06-17T15:39:54,323 writing manifest file 'otc_dataverse.egg-info/SOURCES.txt' 2024-06-17T15:39:54,330 installing to build/bdist.linux-armv7l/wheel 2024-06-17T15:39:54,331 running install 2024-06-17T15:39:54,355 running install_lib 2024-06-17T15:39:54,359 creating build/bdist.linux-armv7l 2024-06-17T15:39:54,360 creating build/bdist.linux-armv7l/wheel 2024-06-17T15:39:54,361 creating build/bdist.linux-armv7l/wheel/otc-dataverse 2024-06-17T15:39:54,362 copying build/lib/otc-dataverse/__init__.py -> build/bdist.linux-armv7l/wheel/otc-dataverse 2024-06-17T15:39:54,364 copying build/lib/otc-dataverse/main.py -> build/bdist.linux-armv7l/wheel/otc-dataverse 2024-06-17T15:39:54,365 running install_egg_info 2024-06-17T15:39:54,369 Copying otc_dataverse.egg-info to build/bdist.linux-armv7l/wheel/otc_dataverse-0.0.1-py3.11.egg-info 2024-06-17T15:39:54,379 running install_scripts 2024-06-17T15:39:54,390 creating build/bdist.linux-armv7l/wheel/otc_dataverse-0.0.1.dist-info/WHEEL 2024-06-17T15:39:54,392 creating '/tmp/pip-wheel-3lmstjaf/.tmp-ina5udcd/otc_dataverse-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-06-17T15:39:54,395 adding 'otc-dataverse/__init__.py' 2024-06-17T15:39:54,396 adding 'otc-dataverse/main.py' 2024-06-17T15:39:54,399 adding 'otc_dataverse-0.0.1.dist-info/LICENSE' 2024-06-17T15:39:54,400 adding 'otc_dataverse-0.0.1.dist-info/METADATA' 2024-06-17T15:39:54,401 adding 'otc_dataverse-0.0.1.dist-info/WHEEL' 2024-06-17T15:39:54,402 adding 'otc_dataverse-0.0.1.dist-info/top_level.txt' 2024-06-17T15:39:54,403 adding 'otc_dataverse-0.0.1.dist-info/RECORD' 2024-06-17T15:39:54,404 removing build/bdist.linux-armv7l/wheel 2024-06-17T15:39:54,533 Building wheel for otc-dataverse (pyproject.toml): finished with status 'done' 2024-06-17T15:39:54,538 Created wheel for otc-dataverse: filename=otc_dataverse-0.0.1-py3-none-any.whl size=2324 sha256=51c8d444e39e8a07051969418c4a2d92093961d88d0bddb080069697ee88c5df 2024-06-17T15:39:54,539 Stored in directory: /tmp/pip-ephem-wheel-cache-bvwlz2tf/wheels/af/6e/e8/7bc0bde49ec886c6b339d2f9a648401ae354389810deac5a3a 2024-06-17T15:39:54,549 Successfully built otc-dataverse 2024-06-17T15:39:54,552 Removed build tracker: '/tmp/pip-build-tracker-ffw8zcli'