2023-11-02T01:55:53,889 Created temporary directory: /tmp/pip-build-tracker-2blqby9t 2023-11-02T01:55:53,890 Initialized build tracking at /tmp/pip-build-tracker-2blqby9t 2023-11-02T01:55:53,891 Created build tracker: /tmp/pip-build-tracker-2blqby9t 2023-11-02T01:55:53,891 Entered build tracker: /tmp/pip-build-tracker-2blqby9t 2023-11-02T01:55:53,892 Created temporary directory: /tmp/pip-wheel-cv78ukre 2023-11-02T01:55:53,896 Created temporary directory: /tmp/pip-ephem-wheel-cache-ul07huu7 2023-11-02T01:55:53,917 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-11-02T01:55:53,921 2 location(s) to search for versions of unipay-sdk: 2023-11-02T01:55:53,921 * https://pypi.org/simple/unipay-sdk/ 2023-11-02T01:55:53,921 * https://www.piwheels.org/simple/unipay-sdk/ 2023-11-02T01:55:53,922 Fetching project page and analyzing links: https://pypi.org/simple/unipay-sdk/ 2023-11-02T01:55:53,922 Getting page https://pypi.org/simple/unipay-sdk/ 2023-11-02T01:55:53,924 Found index url https://pypi.org/simple/ 2023-11-02T01:55:54,140 Fetched page https://pypi.org/simple/unipay-sdk/ as application/vnd.pypi.simple.v1+json 2023-11-02T01:55:54,142 Skipping link: No binaries permitted for unipay-sdk: https://files.pythonhosted.org/packages/1d/b1/b783837b02043ae1fd9c6a6df16505344038a941b02f73cb121d451f59f7/unipay_sdk-0.0.2-py3-none-any.whl (from https://pypi.org/simple/unipay-sdk/) (requires-python:>=3.7) 2023-11-02T01:55:54,143 Found link https://files.pythonhosted.org/packages/10/6d/7271b13e0655b9830cbb29393425da0e25abeb9fc5ebc0e730681bff7caa/unipay_sdk-0.0.2.tar.gz (from https://pypi.org/simple/unipay-sdk/) (requires-python:>=3.7), version: 0.0.2 2023-11-02T01:55:54,143 Fetching project page and analyzing links: https://www.piwheels.org/simple/unipay-sdk/ 2023-11-02T01:55:54,144 Getting page https://www.piwheels.org/simple/unipay-sdk/ 2023-11-02T01:55:54,145 Found index url https://www.piwheels.org/simple/ 2023-11-02T01:55:54,304 Fetched page https://www.piwheels.org/simple/unipay-sdk/ as text/html 2023-11-02T01:55:54,305 Skipping link: not a file: https://www.piwheels.org/simple/unipay-sdk/ 2023-11-02T01:55:54,306 Skipping link: not a file: https://pypi.org/simple/unipay-sdk/ 2023-11-02T01:55:54,324 Given no hashes to check 1 links for project 'unipay-sdk': discarding no candidates 2023-11-02T01:55:54,343 Collecting unipay-sdk==0.0.2 2023-11-02T01:55:54,345 Created temporary directory: /tmp/pip-unpack-4fgm73oa 2023-11-02T01:55:54,560 Downloading unipay_sdk-0.0.2.tar.gz (9.9 kB) 2023-11-02T01:55:54,596 Added unipay-sdk==0.0.2 from https://files.pythonhosted.org/packages/10/6d/7271b13e0655b9830cbb29393425da0e25abeb9fc5ebc0e730681bff7caa/unipay_sdk-0.0.2.tar.gz to build tracker '/tmp/pip-build-tracker-2blqby9t' 2023-11-02T01:55:54,599 Created temporary directory: /tmp/pip-build-env-q_7sb5u4 2023-11-02T01:55:54,604 Installing build dependencies: started 2023-11-02T01:55:54,605 Running command pip subprocess to install build dependencies 2023-11-02T01:55:55,739 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-11-02T01:55:56,244 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-11-02T01:55:57,813 Collecting setuptools>=50.3.2 2023-11-02T01:55:57,876 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.2.2-py3-none-any.whl (807 kB) 2023-11-02T01:56:00,473 Installing collected packages: setuptools 2023-11-02T01:56:02,705 Successfully installed setuptools-68.2.2 2023-11-02T01:56:02,974 [notice] A new release of pip is available: 23.2.1 -> 23.3.1 2023-11-02T01:56:02,974 [notice] To update, run: python3 -m pip install --upgrade pip 2023-11-02T01:56:03,235 Installing build dependencies: finished with status 'done' 2023-11-02T01:56:03,239 Getting requirements to build wheel: started 2023-11-02T01:56:03,240 Running command Getting requirements to build wheel 2023-11-02T01:56:03,743 /tmp/pip-build-env-q_7sb5u4/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-11-02T01:56:03,743 !! 2023-11-02T01:56:03,744 ******************************************************************************** 2023-11-02T01:56:03,745 ########################################################################## 2023-11-02T01:56:03,745 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-11-02T01:56:03,746 ########################################################################## 2023-11-02T01:56:03,747 The following seems to be defined outside of `pyproject.toml`: 2023-11-02T01:56:03,747 `dependencies = ['requests', 'pydantic']` 2023-11-02T01:56:03,748 According to the spec (see the link below), however, setuptools CANNOT 2023-11-02T01:56:03,749 consider this value unless `dependencies` is listed as `dynamic`. 2023-11-02T01:56:03,750 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-11-02T01:56:03,751 For the time being, `setuptools` will still consider the given value (as a 2023-11-02T01:56:03,751 **transitional** measure), but please note that future releases of setuptools will 2023-11-02T01:56:03,752 follow strictly the standard. 2023-11-02T01:56:03,753 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-11-02T01:56:03,753 remove the `[project]` table from your file and rely entirely on other means of 2023-11-02T01:56:03,754 configuration. 2023-11-02T01:56:03,755 This deprecation is overdue, please update your project and remove deprecated 2023-11-02T01:56:03,755 calls to avoid build errors in the future. 2023-11-02T01:56:03,756 ******************************************************************************** 2023-11-02T01:56:03,757 !! 2023-11-02T01:56:03,757 _handle_missing_dynamic(dist, project_table) 2023-11-02T01:56:03,988 running egg_info 2023-11-02T01:56:03,991 writing unipay_sdk.egg-info/PKG-INFO 2023-11-02T01:56:03,995 writing dependency_links to unipay_sdk.egg-info/dependency_links.txt 2023-11-02T01:56:03,996 writing requirements to unipay_sdk.egg-info/requires.txt 2023-11-02T01:56:03,998 writing top-level names to unipay_sdk.egg-info/top_level.txt 2023-11-02T01:56:04,011 reading manifest file 'unipay_sdk.egg-info/SOURCES.txt' 2023-11-02T01:56:04,013 adding license file 'LICENSE' 2023-11-02T01:56:04,015 writing manifest file 'unipay_sdk.egg-info/SOURCES.txt' 2023-11-02T01:56:04,126 Getting requirements to build wheel: finished with status 'done' 2023-11-02T01:56:04,134 Installing backend dependencies: started 2023-11-02T01:56:04,136 Running command pip subprocess to install backend dependencies 2023-11-02T01:56:05,269 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-11-02T01:56:05,771 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-11-02T01:56:06,281 Collecting wheel 2023-11-02T01:56:06,299 Using cached https://www.piwheels.org/simple/wheel/wheel-0.41.3-py3-none-any.whl (65 kB) 2023-11-02T01:56:08,500 Installing collected packages: wheel 2023-11-02T01:56:08,725 Creating /tmp/pip-build-env-q_7sb5u4/normal/local/bin 2023-11-02T01:56:08,727 changing mode of /tmp/pip-build-env-q_7sb5u4/normal/local/bin/wheel to 755 2023-11-02T01:56:08,738 Successfully installed wheel-0.41.3 2023-11-02T01:56:09,004 [notice] A new release of pip is available: 23.2.1 -> 23.3.1 2023-11-02T01:56:09,005 [notice] To update, run: python3 -m pip install --upgrade pip 2023-11-02T01:56:09,232 Installing backend dependencies: finished with status 'done' 2023-11-02T01:56:09,234 Created temporary directory: /tmp/pip-modern-metadata-7pxgcjtq 2023-11-02T01:56:09,236 Preparing metadata (pyproject.toml): started 2023-11-02T01:56:09,238 Running command Preparing metadata (pyproject.toml) 2023-11-02T01:56:09,723 /tmp/pip-build-env-q_7sb5u4/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-11-02T01:56:09,723 !! 2023-11-02T01:56:09,724 ******************************************************************************** 2023-11-02T01:56:09,725 ########################################################################## 2023-11-02T01:56:09,725 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-11-02T01:56:09,726 ########################################################################## 2023-11-02T01:56:09,727 The following seems to be defined outside of `pyproject.toml`: 2023-11-02T01:56:09,727 `dependencies = ['requests', 'pydantic']` 2023-11-02T01:56:09,728 According to the spec (see the link below), however, setuptools CANNOT 2023-11-02T01:56:09,729 consider this value unless `dependencies` is listed as `dynamic`. 2023-11-02T01:56:09,730 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-11-02T01:56:09,731 For the time being, `setuptools` will still consider the given value (as a 2023-11-02T01:56:09,731 **transitional** measure), but please note that future releases of setuptools will 2023-11-02T01:56:09,732 follow strictly the standard. 2023-11-02T01:56:09,732 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-11-02T01:56:09,733 remove the `[project]` table from your file and rely entirely on other means of 2023-11-02T01:56:09,734 configuration. 2023-11-02T01:56:09,735 This deprecation is overdue, please update your project and remove deprecated 2023-11-02T01:56:09,735 calls to avoid build errors in the future. 2023-11-02T01:56:09,736 ******************************************************************************** 2023-11-02T01:56:09,737 !! 2023-11-02T01:56:09,737 _handle_missing_dynamic(dist, project_table) 2023-11-02T01:56:10,020 running dist_info 2023-11-02T01:56:10,024 creating /tmp/pip-modern-metadata-7pxgcjtq/unipay_sdk.egg-info 2023-11-02T01:56:10,028 writing /tmp/pip-modern-metadata-7pxgcjtq/unipay_sdk.egg-info/PKG-INFO 2023-11-02T01:56:10,031 writing dependency_links to /tmp/pip-modern-metadata-7pxgcjtq/unipay_sdk.egg-info/dependency_links.txt 2023-11-02T01:56:10,033 writing requirements to /tmp/pip-modern-metadata-7pxgcjtq/unipay_sdk.egg-info/requires.txt 2023-11-02T01:56:10,034 writing top-level names to /tmp/pip-modern-metadata-7pxgcjtq/unipay_sdk.egg-info/top_level.txt 2023-11-02T01:56:10,035 writing manifest file '/tmp/pip-modern-metadata-7pxgcjtq/unipay_sdk.egg-info/SOURCES.txt' 2023-11-02T01:56:10,048 reading manifest file '/tmp/pip-modern-metadata-7pxgcjtq/unipay_sdk.egg-info/SOURCES.txt' 2023-11-02T01:56:10,050 adding license file 'LICENSE' 2023-11-02T01:56:10,052 writing manifest file '/tmp/pip-modern-metadata-7pxgcjtq/unipay_sdk.egg-info/SOURCES.txt' 2023-11-02T01:56:10,053 creating '/tmp/pip-modern-metadata-7pxgcjtq/unipay_sdk-0.0.2.dist-info' 2023-11-02T01:56:10,198 Preparing metadata (pyproject.toml): finished with status 'done' 2023-11-02T01:56:10,204 Source in /tmp/pip-wheel-cv78ukre/unipay-sdk_0ca2cec1c45f4c6197fedea33dcfe81f has version 0.0.2, which satisfies requirement unipay-sdk==0.0.2 from https://files.pythonhosted.org/packages/10/6d/7271b13e0655b9830cbb29393425da0e25abeb9fc5ebc0e730681bff7caa/unipay_sdk-0.0.2.tar.gz 2023-11-02T01:56:10,205 Removed unipay-sdk==0.0.2 from https://files.pythonhosted.org/packages/10/6d/7271b13e0655b9830cbb29393425da0e25abeb9fc5ebc0e730681bff7caa/unipay_sdk-0.0.2.tar.gz from build tracker '/tmp/pip-build-tracker-2blqby9t' 2023-11-02T01:56:10,210 Created temporary directory: /tmp/pip-unpack-8uonkw6s 2023-11-02T01:56:10,211 Created temporary directory: /tmp/pip-unpack-8isd3aph 2023-11-02T01:56:10,216 Building wheels for collected packages: unipay-sdk 2023-11-02T01:56:10,221 Created temporary directory: /tmp/pip-wheel-1dm_ng34 2023-11-02T01:56:10,222 Destination directory: /tmp/pip-wheel-1dm_ng34 2023-11-02T01:56:10,224 Building wheel for unipay-sdk (pyproject.toml): started 2023-11-02T01:56:10,225 Running command Building wheel for unipay-sdk (pyproject.toml) 2023-11-02T01:56:10,700 /tmp/pip-build-env-q_7sb5u4/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-11-02T01:56:10,701 !! 2023-11-02T01:56:10,702 ******************************************************************************** 2023-11-02T01:56:10,703 ########################################################################## 2023-11-02T01:56:10,703 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-11-02T01:56:10,704 ########################################################################## 2023-11-02T01:56:10,705 The following seems to be defined outside of `pyproject.toml`: 2023-11-02T01:56:10,706 `dependencies = ['requests', 'pydantic']` 2023-11-02T01:56:10,707 According to the spec (see the link below), however, setuptools CANNOT 2023-11-02T01:56:10,707 consider this value unless `dependencies` is listed as `dynamic`. 2023-11-02T01:56:10,708 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-11-02T01:56:10,709 For the time being, `setuptools` will still consider the given value (as a 2023-11-02T01:56:10,710 **transitional** measure), but please note that future releases of setuptools will 2023-11-02T01:56:10,710 follow strictly the standard. 2023-11-02T01:56:10,712 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-11-02T01:56:10,712 remove the `[project]` table from your file and rely entirely on other means of 2023-11-02T01:56:10,713 configuration. 2023-11-02T01:56:10,714 This deprecation is overdue, please update your project and remove deprecated 2023-11-02T01:56:10,715 calls to avoid build errors in the future. 2023-11-02T01:56:10,715 ******************************************************************************** 2023-11-02T01:56:10,716 !! 2023-11-02T01:56:10,717 _handle_missing_dynamic(dist, project_table) 2023-11-02T01:56:10,973 running bdist_wheel 2023-11-02T01:56:10,989 running build 2023-11-02T01:56:10,990 running build_py 2023-11-02T01:56:10,994 creating build 2023-11-02T01:56:10,995 creating build/lib 2023-11-02T01:56:10,995 creating build/lib/src 2023-11-02T01:56:10,996 creating build/lib/src/unipay_sdk 2023-11-02T01:56:10,997 copying src/unipay_sdk/__init__.py -> build/lib/src/unipay_sdk 2023-11-02T01:56:10,999 copying src/unipay_sdk/pydantic.py -> build/lib/src/unipay_sdk 2023-11-02T01:56:11,001 copying src/unipay_sdk/enums.py -> build/lib/src/unipay_sdk 2023-11-02T01:56:11,003 copying src/unipay_sdk/api.py -> build/lib/src/unipay_sdk 2023-11-02T01:56:11,005 running egg_info 2023-11-02T01:56:11,008 writing unipay_sdk.egg-info/PKG-INFO 2023-11-02T01:56:11,011 writing dependency_links to unipay_sdk.egg-info/dependency_links.txt 2023-11-02T01:56:11,012 writing requirements to unipay_sdk.egg-info/requires.txt 2023-11-02T01:56:11,013 writing top-level names to unipay_sdk.egg-info/top_level.txt 2023-11-02T01:56:11,019 reading manifest file 'unipay_sdk.egg-info/SOURCES.txt' 2023-11-02T01:56:11,021 adding license file 'LICENSE' 2023-11-02T01:56:11,023 writing manifest file 'unipay_sdk.egg-info/SOURCES.txt' 2023-11-02T01:56:11,030 installing to build/bdist.linux-armv7l/wheel 2023-11-02T01:56:11,031 running install 2023-11-02T01:56:11,054 running install_lib 2023-11-02T01:56:11,058 creating build/bdist.linux-armv7l 2023-11-02T01:56:11,059 creating build/bdist.linux-armv7l/wheel 2023-11-02T01:56:11,060 creating build/bdist.linux-armv7l/wheel/src 2023-11-02T01:56:11,062 creating build/bdist.linux-armv7l/wheel/src/unipay_sdk 2023-11-02T01:56:11,063 copying build/lib/src/unipay_sdk/__init__.py -> build/bdist.linux-armv7l/wheel/src/unipay_sdk 2023-11-02T01:56:11,065 copying build/lib/src/unipay_sdk/pydantic.py -> build/bdist.linux-armv7l/wheel/src/unipay_sdk 2023-11-02T01:56:11,067 copying build/lib/src/unipay_sdk/enums.py -> build/bdist.linux-armv7l/wheel/src/unipay_sdk 2023-11-02T01:56:11,068 copying build/lib/src/unipay_sdk/api.py -> build/bdist.linux-armv7l/wheel/src/unipay_sdk 2023-11-02T01:56:11,070 running install_egg_info 2023-11-02T01:56:11,074 Copying unipay_sdk.egg-info to build/bdist.linux-armv7l/wheel/unipay_sdk-0.0.2-py3.11.egg-info 2023-11-02T01:56:11,083 running install_scripts 2023-11-02T01:56:11,097 creating build/bdist.linux-armv7l/wheel/unipay_sdk-0.0.2.dist-info/WHEEL 2023-11-02T01:56:11,099 creating '/tmp/pip-wheel-1dm_ng34/.tmp-47gyu8dh/unipay_sdk-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-11-02T01:56:11,101 adding 'src/unipay_sdk/__init__.py' 2023-11-02T01:56:11,103 adding 'src/unipay_sdk/api.py' 2023-11-02T01:56:11,105 adding 'src/unipay_sdk/enums.py' 2023-11-02T01:56:11,106 adding 'src/unipay_sdk/pydantic.py' 2023-11-02T01:56:11,110 adding 'unipay_sdk-0.0.2.dist-info/LICENSE' 2023-11-02T01:56:11,111 adding 'unipay_sdk-0.0.2.dist-info/METADATA' 2023-11-02T01:56:11,112 adding 'unipay_sdk-0.0.2.dist-info/WHEEL' 2023-11-02T01:56:11,113 adding 'unipay_sdk-0.0.2.dist-info/top_level.txt' 2023-11-02T01:56:11,114 adding 'unipay_sdk-0.0.2.dist-info/RECORD' 2023-11-02T01:56:11,115 removing build/bdist.linux-armv7l/wheel 2023-11-02T01:56:11,237 Building wheel for unipay-sdk (pyproject.toml): finished with status 'done' 2023-11-02T01:56:11,242 Created wheel for unipay-sdk: filename=unipay_sdk-0.0.2-py3-none-any.whl size=9703 sha256=47a191b81edcb4bc2f6d8989489a9df3c3de1a80312e5b0814b9206ddc485bc1 2023-11-02T01:56:11,243 Stored in directory: /tmp/pip-ephem-wheel-cache-ul07huu7/wheels/1f/8c/5d/ab6fa9162e534ab61b038851bac45be67640142af945a3d55f 2023-11-02T01:56:11,253 Successfully built unipay-sdk 2023-11-02T01:56:11,257 Removed build tracker: '/tmp/pip-build-tracker-2blqby9t'