2022-06-22T01:58:07,246 Created temporary directory: /tmp/pip-ephem-wheel-cache-rlyf674e 2022-06-22T01:58:07,252 Created temporary directory: /tmp/pip-build-tracker-33v985o5 2022-06-22T01:58:07,252 Initialized build tracking at /tmp/pip-build-tracker-33v985o5 2022-06-22T01:58:07,253 Created build tracker: /tmp/pip-build-tracker-33v985o5 2022-06-22T01:58:07,253 Entered build tracker: /tmp/pip-build-tracker-33v985o5 2022-06-22T01:58:07,254 Created temporary directory: /tmp/pip-wheel-a5pbmhdv 2022-06-22T01:58:07,319 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-22T01:58:07,327 2 location(s) to search for versions of brokerage: 2022-06-22T01:58:07,327 * https://pypi.org/simple/brokerage/ 2022-06-22T01:58:07,327 * https://www.piwheels.org/simple/brokerage/ 2022-06-22T01:58:07,328 Fetching project page and analyzing links: https://pypi.org/simple/brokerage/ 2022-06-22T01:58:07,329 Getting page https://pypi.org/simple/brokerage/ 2022-06-22T01:58:07,333 Found index url https://pypi.org/simple 2022-06-22T01:58:07,434 Skipping link: No binaries permitted for brokerage: https://files.pythonhosted.org/packages/46/36/ae64974f6580fb43dd487033bf37c381118aa115a147a82c2e453eeda783/brokerage-0.0.1-py3-none-any.whl#sha256=5e50de5194e33837dbdaaad83d773b5014889e629d316807ed1b0201ba27f04c (from https://pypi.org/simple/brokerage/) (requires-python:>=3.7) 2022-06-22T01:58:07,436 Found link https://files.pythonhosted.org/packages/b1/92/3056e9fcdd6ad47c5eb7fccf6172462b612ab0c4f02e0afa95b0f6bc5805/brokerage-0.0.1.tar.gz#sha256=c4f641aa243cf237608ca25456072be437499b4caaed6a4759d939be8a4457d3 (from https://pypi.org/simple/brokerage/) (requires-python:>=3.7), version: 0.0.1 2022-06-22T01:58:07,437 Fetching project page and analyzing links: https://www.piwheels.org/simple/brokerage/ 2022-06-22T01:58:07,437 Getting page https://www.piwheels.org/simple/brokerage/ 2022-06-22T01:58:07,440 Found index url https://www.piwheels.org/simple 2022-06-22T01:58:07,640 Skipping link: not a file: https://www.piwheels.org/simple/brokerage/ 2022-06-22T01:58:07,640 Skipping link: not a file: https://pypi.org/simple/brokerage/ 2022-06-22T01:58:07,673 Given no hashes to check 1 links for project 'brokerage': discarding no candidates 2022-06-22T01:58:07,707 Collecting brokerage==0.0.1 2022-06-22T01:58:07,712 Created temporary directory: /tmp/pip-unpack-ra5q1hd3 2022-06-22T01:58:08,326 Downloading brokerage-0.0.1.tar.gz (5.1 kB) 2022-06-22T01:58:08,399 Added brokerage==0.0.1 from https://files.pythonhosted.org/packages/b1/92/3056e9fcdd6ad47c5eb7fccf6172462b612ab0c4f02e0afa95b0f6bc5805/brokerage-0.0.1.tar.gz#sha256=c4f641aa243cf237608ca25456072be437499b4caaed6a4759d939be8a4457d3 to build tracker '/tmp/pip-build-tracker-33v985o5' 2022-06-22T01:58:08,407 Created temporary directory: /tmp/pip-build-env-0e1wvi94 2022-06-22T01:58:08,422 Created temporary directory: /tmp/pip-standalone-pip-o1yp_h3n 2022-06-22T01:58:10,615 Installing build dependencies: started 2022-06-22T01:58:10,617 Running command pip subprocess to install build dependencies 2022-06-22T01:58:20,232 Using pip 22.1 from /tmp/pip-standalone-pip-o1yp_h3n/__env_pip__.zip/pip (python 3.7) 2022-06-22T01:58:21,732 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-22T01:58:25,483 Collecting setuptools>=61.0 2022-06-22T01:58:25,763 Using cached https://www.piwheels.org/simple/setuptools/setuptools-62.6.0-py3-none-any.whl (1.2 MB) 2022-06-22T01:58:33,647 Installing collected packages: setuptools 2022-06-22T01:58:38,468 Successfully installed setuptools-62.6.0 2022-06-22T01:58:38,645 WARNING: There was an error checking the latest version of pip. 2022-06-22T01:58:39,123 Installing build dependencies: finished with status 'done' 2022-06-22T01:58:39,151 Getting requirements to build wheel: started 2022-06-22T01:58:39,153 Running command Getting requirements to build wheel 2022-06-22T01:58:46,615 running egg_info 2022-06-22T01:58:47,238 writing brokerage.egg-info/PKG-INFO 2022-06-22T01:58:47,826 writing dependency_links to brokerage.egg-info/dependency_links.txt 2022-06-22T01:58:51,360 writing top-level names to brokerage.egg-info/top_level.txt 2022-06-22T01:58:52,063 reading manifest file 'brokerage.egg-info/SOURCES.txt' 2022-06-22T01:58:52,067 adding license file 'LICENSE' 2022-06-22T01:58:52,072 writing manifest file 'brokerage.egg-info/SOURCES.txt' 2022-06-22T01:58:52,076 /usr/local/lib/python3.7/dist-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'logn_description_content_type' 2022-06-22T01:58:52,076 warnings.warn(msg) 2022-06-22T01:58:52,077 /usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-06-22T01:58:52,077 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-06-22T01:58:52,078 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-06-22T01:58:52,079 ########################################################################## 2022-06-22T01:58:52,080 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-06-22T01:58:52,080 ########################################################################## 2022-06-22T01:58:52,081 The following seems to be defined outside of `pyproject.toml`: 2022-06-22T01:58:52,082 `license = 'MIT'` 2022-06-22T01:58:52,083 According to the spec (see the link bellow), however, setuptools CANNOT 2022-06-22T01:58:52,083 consider this value unless 'license' is listed as `dynamic`. 2022-06-22T01:58:52,084 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-06-22T01:58:52,085 For the time being, `setuptools` will still consider the given value (as a 2022-06-22T01:58:52,086 **transitional** measure), but please note that future releases of setuptools will 2022-06-22T01:58:52,086 follow strictly the standard. 2022-06-22T01:58:52,087 To prevent this warning, you can list 'license' under `dynamic` or alternatively 2022-06-22T01:58:52,087 remove the `[project]` table from your file and rely entirely on other means of 2022-06-22T01:58:52,088 configuration. 2022-06-22T01:58:52,089 !! 2022-06-22T01:58:52,090 warnings.warn(msg, _WouldIgnoreField) 2022-06-22T01:58:52,090 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-06-22T01:58:52,091 ########################################################################## 2022-06-22T01:58:52,092 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-06-22T01:58:52,092 ########################################################################## 2022-06-22T01:58:52,093 The following seems to be defined outside of `pyproject.toml`: 2022-06-22T01:58:52,094 `keywords = ['finance']` 2022-06-22T01:58:52,095 According to the spec (see the link bellow), however, setuptools CANNOT 2022-06-22T01:58:52,095 consider this value unless 'keywords' is listed as `dynamic`. 2022-06-22T01:58:52,096 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-06-22T01:58:52,096 For the time being, `setuptools` will still consider the given value (as a 2022-06-22T01:58:52,097 **transitional** measure), but please note that future releases of setuptools will 2022-06-22T01:58:52,097 follow strictly the standard. 2022-06-22T01:58:52,098 To prevent this warning, you can list 'keywords' under `dynamic` or alternatively 2022-06-22T01:58:52,098 remove the `[project]` table from your file and rely entirely on other means of 2022-06-22T01:58:52,099 configuration. 2022-06-22T01:58:52,100 !! 2022-06-22T01:58:52,101 warnings.warn(msg, _WouldIgnoreField) 2022-06-22T01:58:52,375 Getting requirements to build wheel: finished with status 'done' 2022-06-22T01:58:52,401 Created temporary directory: /tmp/pip-standalone-pip-xljrhnxp 2022-06-22T01:58:54,637 Installing backend dependencies: started 2022-06-22T01:58:54,639 Running command pip subprocess to install backend dependencies 2022-06-22T01:59:04,292 Using pip 22.1 from /tmp/pip-standalone-pip-xljrhnxp/__env_pip__.zip/pip (python 3.7) 2022-06-22T01:59:05,823 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-22T01:59:06,672 Collecting wheel 2022-06-22T01:59:06,707 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-06-22T01:59:13,840 Installing collected packages: wheel 2022-06-22T01:59:14,124 Creating /tmp/pip-build-env-0e1wvi94/normal/bin 2022-06-22T01:59:14,129 changing mode of /tmp/pip-build-env-0e1wvi94/normal/bin/wheel to 755 2022-06-22T01:59:14,156 Successfully installed wheel-0.37.1 2022-06-22T01:59:14,333 WARNING: There was an error checking the latest version of pip. 2022-06-22T01:59:14,757 Installing backend dependencies: finished with status 'done' 2022-06-22T01:59:14,779 Created temporary directory: /tmp/pip-modern-metadata-ad258l75 2022-06-22T01:59:14,785 Preparing metadata (pyproject.toml): started 2022-06-22T01:59:14,787 Running command Preparing metadata (pyproject.toml) 2022-06-22T01:59:22,293 running dist_info 2022-06-22T01:59:22,933 creating /tmp/pip-modern-metadata-ad258l75/brokerage.egg-info 2022-06-22T01:59:23,564 writing /tmp/pip-modern-metadata-ad258l75/brokerage.egg-info/PKG-INFO 2022-06-22T01:59:24,167 writing dependency_links to /tmp/pip-modern-metadata-ad258l75/brokerage.egg-info/dependency_links.txt 2022-06-22T01:59:27,763 writing top-level names to /tmp/pip-modern-metadata-ad258l75/brokerage.egg-info/top_level.txt 2022-06-22T01:59:27,766 writing manifest file '/tmp/pip-modern-metadata-ad258l75/brokerage.egg-info/SOURCES.txt' 2022-06-22T01:59:28,478 reading manifest file '/tmp/pip-modern-metadata-ad258l75/brokerage.egg-info/SOURCES.txt' 2022-06-22T01:59:28,482 adding license file 'LICENSE' 2022-06-22T01:59:28,486 writing manifest file '/tmp/pip-modern-metadata-ad258l75/brokerage.egg-info/SOURCES.txt' 2022-06-22T01:59:28,490 creating '/tmp/pip-modern-metadata-ad258l75/brokerage-0.0.1.dist-info' 2022-06-22T01:59:28,617 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-06-22T01:59:28,630 /usr/local/lib/python3.7/dist-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'logn_description_content_type' 2022-06-22T01:59:28,630 warnings.warn(msg) 2022-06-22T01:59:28,631 /usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-06-22T01:59:28,631 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-06-22T01:59:28,632 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-06-22T01:59:28,633 ########################################################################## 2022-06-22T01:59:28,634 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-06-22T01:59:28,634 ########################################################################## 2022-06-22T01:59:28,635 The following seems to be defined outside of `pyproject.toml`: 2022-06-22T01:59:28,636 `license = 'MIT'` 2022-06-22T01:59:28,637 According to the spec (see the link bellow), however, setuptools CANNOT 2022-06-22T01:59:28,637 consider this value unless 'license' is listed as `dynamic`. 2022-06-22T01:59:28,638 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-06-22T01:59:28,639 For the time being, `setuptools` will still consider the given value (as a 2022-06-22T01:59:28,639 **transitional** measure), but please note that future releases of setuptools will 2022-06-22T01:59:28,640 follow strictly the standard. 2022-06-22T01:59:28,641 To prevent this warning, you can list 'license' under `dynamic` or alternatively 2022-06-22T01:59:28,641 remove the `[project]` table from your file and rely entirely on other means of 2022-06-22T01:59:28,642 configuration. 2022-06-22T01:59:28,643 !! 2022-06-22T01:59:28,644 warnings.warn(msg, _WouldIgnoreField) 2022-06-22T01:59:28,644 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-06-22T01:59:28,645 ########################################################################## 2022-06-22T01:59:28,646 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-06-22T01:59:28,646 ########################################################################## 2022-06-22T01:59:28,647 The following seems to be defined outside of `pyproject.toml`: 2022-06-22T01:59:28,647 `keywords = ['finance']` 2022-06-22T01:59:28,648 According to the spec (see the link bellow), however, setuptools CANNOT 2022-06-22T01:59:28,649 consider this value unless 'keywords' is listed as `dynamic`. 2022-06-22T01:59:28,650 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-06-22T01:59:28,650 For the time being, `setuptools` will still consider the given value (as a 2022-06-22T01:59:28,651 **transitional** measure), but please note that future releases of setuptools will 2022-06-22T01:59:28,651 follow strictly the standard. 2022-06-22T01:59:28,652 To prevent this warning, you can list 'keywords' under `dynamic` or alternatively 2022-06-22T01:59:28,652 remove the `[project]` table from your file and rely entirely on other means of 2022-06-22T01:59:28,653 configuration. 2022-06-22T01:59:28,654 !! 2022-06-22T01:59:28,655 warnings.warn(msg, _WouldIgnoreField) 2022-06-22T01:59:28,936 Preparing metadata (pyproject.toml): finished with status 'done' 2022-06-22T01:59:28,950 Source in /tmp/pip-wheel-a5pbmhdv/brokerage_e2be809c3c0c48c788f9b69e7687b7e9 has version 0.0.1, which satisfies requirement brokerage==0.0.1 from https://files.pythonhosted.org/packages/b1/92/3056e9fcdd6ad47c5eb7fccf6172462b612ab0c4f02e0afa95b0f6bc5805/brokerage-0.0.1.tar.gz#sha256=c4f641aa243cf237608ca25456072be437499b4caaed6a4759d939be8a4457d3 2022-06-22T01:59:28,952 Removed brokerage==0.0.1 from https://files.pythonhosted.org/packages/b1/92/3056e9fcdd6ad47c5eb7fccf6172462b612ab0c4f02e0afa95b0f6bc5805/brokerage-0.0.1.tar.gz#sha256=c4f641aa243cf237608ca25456072be437499b4caaed6a4759d939be8a4457d3 from build tracker '/tmp/pip-build-tracker-33v985o5' 2022-06-22T01:59:28,965 Created temporary directory: /tmp/pip-unpack-ke7ym1z3 2022-06-22T01:59:28,966 Building wheels for collected packages: brokerage 2022-06-22T01:59:28,976 Created temporary directory: /tmp/pip-wheel-yii4a52c 2022-06-22T01:59:28,977 Destination directory: /tmp/pip-wheel-yii4a52c 2022-06-22T01:59:28,981 Building wheel for brokerage (pyproject.toml): started 2022-06-22T01:59:28,983 Running command Building wheel for brokerage (pyproject.toml) 2022-06-22T01:59:35,778 running bdist_wheel 2022-06-22T01:59:36,502 running build 2022-06-22T01:59:36,502 running build_py 2022-06-22T01:59:37,124 creating build 2022-06-22T01:59:37,124 creating build/lib 2022-06-22T01:59:37,126 creating build/lib/brokerage 2022-06-22T01:59:37,128 copying brokerage/make_simulator.py -> build/lib/brokerage 2022-06-22T01:59:37,132 copying brokerage/__init__.py -> build/lib/brokerage 2022-06-22T01:59:37,136 copying brokerage/brokerage.py -> build/lib/brokerage 2022-06-22T01:59:37,139 copying brokerage/minimal_connect.py -> build/lib/brokerage 2022-06-22T01:59:37,141 running egg_info 2022-06-22T01:59:38,385 writing brokerage.egg-info/PKG-INFO 2022-06-22T01:59:38,975 writing dependency_links to brokerage.egg-info/dependency_links.txt 2022-06-22T01:59:42,563 writing top-level names to brokerage.egg-info/top_level.txt 2022-06-22T01:59:42,606 reading manifest file 'brokerage.egg-info/SOURCES.txt' 2022-06-22T01:59:42,609 adding license file 'LICENSE' 2022-06-22T01:59:42,614 writing manifest file 'brokerage.egg-info/SOURCES.txt' 2022-06-22T01:59:43,857 installing to build/bdist.linux-armv7l/wheel 2022-06-22T01:59:43,857 running install 2022-06-22T01:59:43,917 running install_lib 2022-06-22T01:59:44,539 creating build/bdist.linux-armv7l 2022-06-22T01:59:44,540 creating build/bdist.linux-armv7l/wheel 2022-06-22T01:59:44,543 creating build/bdist.linux-armv7l/wheel/brokerage 2022-06-22T01:59:44,546 copying build/lib/brokerage/make_simulator.py -> build/bdist.linux-armv7l/wheel/brokerage 2022-06-22T01:59:44,550 copying build/lib/brokerage/__init__.py -> build/bdist.linux-armv7l/wheel/brokerage 2022-06-22T01:59:44,554 copying build/lib/brokerage/brokerage.py -> build/bdist.linux-armv7l/wheel/brokerage 2022-06-22T01:59:44,557 copying build/lib/brokerage/minimal_connect.py -> build/bdist.linux-armv7l/wheel/brokerage 2022-06-22T01:59:44,560 running install_egg_info 2022-06-22T01:59:45,183 Copying brokerage.egg-info to build/bdist.linux-armv7l/wheel/brokerage-0.0.1-py3.7.egg-info 2022-06-22T01:59:45,200 running install_scripts 2022-06-22T01:59:45,226 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-06-22T01:59:45,235 creating build/bdist.linux-armv7l/wheel/brokerage-0.0.1.dist-info/WHEEL 2022-06-22T01:59:45,240 creating '/tmp/pip-wheel-yii4a52c/tmpnlw8wzg4/brokerage-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-06-22T01:59:45,244 adding 'brokerage/__init__.py' 2022-06-22T01:59:45,247 adding 'brokerage/brokerage.py' 2022-06-22T01:59:45,250 adding 'brokerage/make_simulator.py' 2022-06-22T01:59:45,253 adding 'brokerage/minimal_connect.py' 2022-06-22T01:59:45,257 adding 'brokerage-0.0.1.dist-info/LICENSE' 2022-06-22T01:59:45,259 adding 'brokerage-0.0.1.dist-info/METADATA' 2022-06-22T01:59:45,261 adding 'brokerage-0.0.1.dist-info/WHEEL' 2022-06-22T01:59:45,262 adding 'brokerage-0.0.1.dist-info/top_level.txt' 2022-06-22T01:59:45,264 adding 'brokerage-0.0.1.dist-info/RECORD' 2022-06-22T01:59:45,266 removing build/bdist.linux-armv7l/wheel 2022-06-22T01:59:45,277 /usr/local/lib/python3.7/dist-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'logn_description_content_type' 2022-06-22T01:59:45,278 warnings.warn(msg) 2022-06-22T01:59:45,278 /usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-06-22T01:59:45,279 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-06-22T01:59:45,279 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-06-22T01:59:45,281 ########################################################################## 2022-06-22T01:59:45,281 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-06-22T01:59:45,282 ########################################################################## 2022-06-22T01:59:45,283 The following seems to be defined outside of `pyproject.toml`: 2022-06-22T01:59:45,284 `license = 'MIT'` 2022-06-22T01:59:45,284 According to the spec (see the link bellow), however, setuptools CANNOT 2022-06-22T01:59:45,285 consider this value unless 'license' is listed as `dynamic`. 2022-06-22T01:59:45,286 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-06-22T01:59:45,286 For the time being, `setuptools` will still consider the given value (as a 2022-06-22T01:59:45,287 **transitional** measure), but please note that future releases of setuptools will 2022-06-22T01:59:45,287 follow strictly the standard. 2022-06-22T01:59:45,288 To prevent this warning, you can list 'license' under `dynamic` or alternatively 2022-06-22T01:59:45,289 remove the `[project]` table from your file and rely entirely on other means of 2022-06-22T01:59:45,289 configuration. 2022-06-22T01:59:45,290 !! 2022-06-22T01:59:45,291 warnings.warn(msg, _WouldIgnoreField) 2022-06-22T01:59:45,291 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-06-22T01:59:45,293 ########################################################################## 2022-06-22T01:59:45,293 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-06-22T01:59:45,293 ########################################################################## 2022-06-22T01:59:45,294 The following seems to be defined outside of `pyproject.toml`: 2022-06-22T01:59:45,295 `keywords = ['finance']` 2022-06-22T01:59:45,296 According to the spec (see the link bellow), however, setuptools CANNOT 2022-06-22T01:59:45,296 consider this value unless 'keywords' is listed as `dynamic`. 2022-06-22T01:59:45,297 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-06-22T01:59:45,298 For the time being, `setuptools` will still consider the given value (as a 2022-06-22T01:59:45,298 **transitional** measure), but please note that future releases of setuptools will 2022-06-22T01:59:45,299 follow strictly the standard. 2022-06-22T01:59:45,299 To prevent this warning, you can list 'keywords' under `dynamic` or alternatively 2022-06-22T01:59:45,300 remove the `[project]` table from your file and rely entirely on other means of 2022-06-22T01:59:45,300 configuration. 2022-06-22T01:59:45,302 !! 2022-06-22T01:59:45,302 warnings.warn(msg, _WouldIgnoreField) 2022-06-22T01:59:45,583 Building wheel for brokerage (pyproject.toml): finished with status 'done' 2022-06-22T01:59:45,595 Created wheel for brokerage: filename=brokerage-0.0.1-py3-none-any.whl size=5580 sha256=d38b2c45a7cc268c5a7f8586f7a52f5e6abfc045f4d3643d198bfee2e41ff852 2022-06-22T01:59:45,597 Stored in directory: /tmp/pip-ephem-wheel-cache-rlyf674e/wheels/3e/3a/71/3a3923a0e6c2bc229dbdc72495e27c6e3696e9e0c100795b93 2022-06-22T01:59:45,618 Successfully built brokerage 2022-06-22T01:59:45,625 Removed build tracker: '/tmp/pip-build-tracker-33v985o5'