2023-07-03T22:13:57,733 Created temporary directory: /tmp/pip-build-tracker-53zshvdd 2023-07-03T22:13:57,736 Initialized build tracking at /tmp/pip-build-tracker-53zshvdd 2023-07-03T22:13:57,737 Created build tracker: /tmp/pip-build-tracker-53zshvdd 2023-07-03T22:13:57,737 Entered build tracker: /tmp/pip-build-tracker-53zshvdd 2023-07-03T22:13:57,738 Created temporary directory: /tmp/pip-wheel-r1rbcy4r 2023-07-03T22:13:57,747 Created temporary directory: /tmp/pip-ephem-wheel-cache-uyn3jvs9 2023-07-03T22:13:57,799 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-03T22:13:57,807 2 location(s) to search for versions of tendril-utils-media: 2023-07-03T22:13:57,807 * https://pypi.org/simple/tendril-utils-media/ 2023-07-03T22:13:57,807 * https://www.piwheels.org/simple/tendril-utils-media/ 2023-07-03T22:13:57,808 Fetching project page and analyzing links: https://pypi.org/simple/tendril-utils-media/ 2023-07-03T22:13:57,809 Getting page https://pypi.org/simple/tendril-utils-media/ 2023-07-03T22:13:57,814 Found index url https://pypi.org/simple/ 2023-07-03T22:13:58,009 Fetched page https://pypi.org/simple/tendril-utils-media/ as application/vnd.pypi.simple.v1+json 2023-07-03T22:13:58,014 Found link https://files.pythonhosted.org/packages/7f/11/5960ea316db2869a7c4e34c87faded00019e83317a5baa908cbc373cc696/tendril-utils-media-0.1.0.tar.gz (from https://pypi.org/simple/tendril-utils-media/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.1.0 2023-07-03T22:13:58,015 Fetching project page and analyzing links: https://www.piwheels.org/simple/tendril-utils-media/ 2023-07-03T22:13:58,016 Getting page https://www.piwheels.org/simple/tendril-utils-media/ 2023-07-03T22:13:58,018 Found index url https://www.piwheels.org/simple/ 2023-07-03T22:13:58,261 Fetched page https://www.piwheels.org/simple/tendril-utils-media/ as text/html 2023-07-03T22:13:58,263 Skipping link: not a file: https://www.piwheels.org/simple/tendril-utils-media/ 2023-07-03T22:13:58,264 Skipping link: not a file: https://pypi.org/simple/tendril-utils-media/ 2023-07-03T22:13:58,296 Given no hashes to check 1 links for project 'tendril-utils-media': discarding no candidates 2023-07-03T22:13:58,327 Collecting tendril-utils-media==0.1.0 2023-07-03T22:13:58,331 Created temporary directory: /tmp/pip-unpack-t0vk34g5 2023-07-03T22:13:58,517 Downloading tendril-utils-media-0.1.0.tar.gz (158 kB) 2023-07-03T22:13:58,799 Added tendril-utils-media==0.1.0 from https://files.pythonhosted.org/packages/7f/11/5960ea316db2869a7c4e34c87faded00019e83317a5baa908cbc373cc696/tendril-utils-media-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-53zshvdd' 2023-07-03T22:13:58,804 Running setup.py (path:/tmp/pip-wheel-r1rbcy4r/tendril-utils-media_fd12de4a022949ff940b7ae00e47d270/setup.py) egg_info for package tendril-utils-media 2023-07-03T22:13:58,805 Created temporary directory: /tmp/pip-pip-egg-info-4ih4zhyz 2023-07-03T22:13:58,806 Preparing metadata (setup.py): started 2023-07-03T22:13:58,808 Running command python setup.py egg_info 2023-07-03T22:14:06,650 running egg_info 2023-07-03T22:14:06,654 creating /tmp/pip-pip-egg-info-4ih4zhyz/tendril_utils_media.egg-info 2023-07-03T22:14:06,727 writing /tmp/pip-pip-egg-info-4ih4zhyz/tendril_utils_media.egg-info/PKG-INFO 2023-07-03T22:14:06,731 writing dependency_links to /tmp/pip-pip-egg-info-4ih4zhyz/tendril_utils_media.egg-info/dependency_links.txt 2023-07-03T22:14:06,736 writing requirements to /tmp/pip-pip-egg-info-4ih4zhyz/tendril_utils_media.egg-info/requires.txt 2023-07-03T22:14:06,739 writing top-level names to /tmp/pip-pip-egg-info-4ih4zhyz/tendril_utils_media.egg-info/top_level.txt 2023-07-03T22:14:06,742 writing manifest file '/tmp/pip-pip-egg-info-4ih4zhyz/tendril_utils_media.egg-info/SOURCES.txt' 2023-07-03T22:14:07,167 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-07-03T22:14:07,167 !! 2023-07-03T22:14:07,168 ******************************************************************************** 2023-07-03T22:14:07,168 Usage of dash-separated 'description-file' will not be supported in future 2023-07-03T22:14:07,169 versions. Please use the underscore name 'description_file' instead. 2023-07-03T22:14:07,169 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-07-03T22:14:07,170 or your builds will no longer be supported. 2023-07-03T22:14:07,170 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-07-03T22:14:07,171 ******************************************************************************** 2023-07-03T22:14:07,171 !! 2023-07-03T22:14:07,172 opt = self.warn_dash_deprecation(opt, section) 2023-07-03T22:14:07,172 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-07-03T22:14:07,172 !! 2023-07-03T22:14:07,173 ******************************************************************************** 2023-07-03T22:14:07,173 The license_file parameter is deprecated, use license_files instead. 2023-07-03T22:14:07,174 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-07-03T22:14:07,174 or your builds will no longer be supported. 2023-07-03T22:14:07,175 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-07-03T22:14:07,176 ******************************************************************************** 2023-07-03T22:14:07,176 !! 2023-07-03T22:14:07,177 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-07-03T22:14:07,177 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-07-03T22:14:07,177 !! 2023-07-03T22:14:07,178 ******************************************************************************** 2023-07-03T22:14:07,178 Requirements should be satisfied by a PEP 517 installer. 2023-07-03T22:14:07,179 If you are using pip, you can try `pip install --use-pep517`. 2023-07-03T22:14:07,179 ******************************************************************************** 2023-07-03T22:14:07,179 !! 2023-07-03T22:14:07,180 dist.fetch_build_eggs(dist.setup_requires) 2023-07-03T22:14:07,180 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-07-03T22:14:07,180 !! 2023-07-03T22:14:07,181 ******************************************************************************** 2023-07-03T22:14:07,182 Usage of dash-separated 'description-file' will not be supported in future 2023-07-03T22:14:07,182 versions. Please use the underscore name 'description_file' instead. 2023-07-03T22:14:07,183 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-07-03T22:14:07,183 or your builds will no longer be supported. 2023-07-03T22:14:07,184 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-07-03T22:14:07,184 ******************************************************************************** 2023-07-03T22:14:07,185 !! 2023-07-03T22:14:07,185 opt = self.warn_dash_deprecation(opt, section) 2023-07-03T22:14:07,185 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-07-03T22:14:07,186 !! 2023-07-03T22:14:07,186 ******************************************************************************** 2023-07-03T22:14:07,186 The license_file parameter is deprecated, use license_files instead. 2023-07-03T22:14:07,187 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-07-03T22:14:07,187 or your builds will no longer be supported. 2023-07-03T22:14:07,188 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-07-03T22:14:07,188 ******************************************************************************** 2023-07-03T22:14:07,189 !! 2023-07-03T22:14:07,189 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-07-03T22:14:07,190 listing git files failed - pretending there aren't any 2023-07-03T22:14:07,192 reading manifest file '/tmp/pip-pip-egg-info-4ih4zhyz/tendril_utils_media.egg-info/SOURCES.txt' 2023-07-03T22:14:07,196 reading manifest template 'MANIFEST.in' 2023-07-03T22:14:07,199 warning: no files found matching 'AUTHORS.rst' 2023-07-03T22:14:07,209 no previously-included directories found matching 'tests' 2023-07-03T22:14:07,209 adding license file 'LICENSE' 2023-07-03T22:14:07,216 writing manifest file '/tmp/pip-pip-egg-info-4ih4zhyz/tendril_utils_media.egg-info/SOURCES.txt' 2023-07-03T22:14:07,382 Preparing metadata (setup.py): finished with status 'done' 2023-07-03T22:14:07,397 Source in /tmp/pip-wheel-r1rbcy4r/tendril-utils-media_fd12de4a022949ff940b7ae00e47d270 has version 0.1.0, which satisfies requirement tendril-utils-media==0.1.0 from https://files.pythonhosted.org/packages/7f/11/5960ea316db2869a7c4e34c87faded00019e83317a5baa908cbc373cc696/tendril-utils-media-0.1.0.tar.gz 2023-07-03T22:14:07,399 Removed tendril-utils-media==0.1.0 from https://files.pythonhosted.org/packages/7f/11/5960ea316db2869a7c4e34c87faded00019e83317a5baa908cbc373cc696/tendril-utils-media-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-53zshvdd' 2023-07-03T22:14:07,422 Created temporary directory: /tmp/pip-unpack-rumcnays 2023-07-03T22:14:07,424 Building wheels for collected packages: tendril-utils-media 2023-07-03T22:14:07,432 Created temporary directory: /tmp/pip-wheel-aitnz7_d 2023-07-03T22:14:07,433 Building wheel for tendril-utils-media (setup.py): started 2023-07-03T22:14:07,435 Destination directory: /tmp/pip-wheel-aitnz7_d 2023-07-03T22:14:07,435 Running command python setup.py bdist_wheel 2023-07-03T22:14:08,629 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-07-03T22:14:08,630 !! 2023-07-03T22:14:08,631 ******************************************************************************** 2023-07-03T22:14:08,632 Usage of dash-separated 'description-file' will not be supported in future 2023-07-03T22:14:08,632 versions. Please use the underscore name 'description_file' instead. 2023-07-03T22:14:08,632 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-07-03T22:14:08,633 or your builds will no longer be supported. 2023-07-03T22:14:08,633 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-07-03T22:14:08,634 ******************************************************************************** 2023-07-03T22:14:08,634 !! 2023-07-03T22:14:08,635 opt = self.warn_dash_deprecation(opt, section) 2023-07-03T22:14:08,655 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-07-03T22:14:08,656 !! 2023-07-03T22:14:08,656 ******************************************************************************** 2023-07-03T22:14:08,657 The license_file parameter is deprecated, use license_files instead. 2023-07-03T22:14:08,657 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-07-03T22:14:08,658 or your builds will no longer be supported. 2023-07-03T22:14:08,658 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-07-03T22:14:08,659 ******************************************************************************** 2023-07-03T22:14:08,659 !! 2023-07-03T22:14:08,660 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-07-03T22:14:09,163 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-07-03T22:14:09,164 !! 2023-07-03T22:14:09,164 ******************************************************************************** 2023-07-03T22:14:09,165 Requirements should be satisfied by a PEP 517 installer. 2023-07-03T22:14:09,165 If you are using pip, you can try `pip install --use-pep517`. 2023-07-03T22:14:09,165 ******************************************************************************** 2023-07-03T22:14:09,166 !! 2023-07-03T22:14:09,166 dist.fetch_build_eggs(dist.setup_requires) 2023-07-03T22:14:10,183 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-07-03T22:14:10,184 !! 2023-07-03T22:14:10,184 ******************************************************************************** 2023-07-03T22:14:10,185 Usage of dash-separated 'description-file' will not be supported in future 2023-07-03T22:14:10,185 versions. Please use the underscore name 'description_file' instead. 2023-07-03T22:14:10,186 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-07-03T22:14:10,186 or your builds will no longer be supported. 2023-07-03T22:14:10,187 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-07-03T22:14:10,187 ******************************************************************************** 2023-07-03T22:14:10,188 !! 2023-07-03T22:14:10,188 opt = self.warn_dash_deprecation(opt, section) 2023-07-03T22:14:10,213 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-07-03T22:14:10,213 !! 2023-07-03T22:14:10,214 ******************************************************************************** 2023-07-03T22:14:10,214 The license_file parameter is deprecated, use license_files instead. 2023-07-03T22:14:10,215 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-07-03T22:14:10,215 or your builds will no longer be supported. 2023-07-03T22:14:10,216 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-07-03T22:14:10,216 ******************************************************************************** 2023-07-03T22:14:10,216 !! 2023-07-03T22:14:10,217 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-07-03T22:14:10,418 running bdist_wheel 2023-07-03T22:14:11,254 running build 2023-07-03T22:14:11,254 running build_py 2023-07-03T22:14:11,346 creating build 2023-07-03T22:14:11,347 creating build/lib 2023-07-03T22:14:11,348 creating build/lib/tendril 2023-07-03T22:14:11,351 copying src/tendril/__init__.py -> build/lib/tendril 2023-07-03T22:14:11,357 creating build/lib/tendril/utils 2023-07-03T22:14:11,359 copying src/tendril/utils/__init__.py -> build/lib/tendril/utils 2023-07-03T22:14:11,366 creating build/lib/tendril/utils/parsers 2023-07-03T22:14:11,368 copying src/tendril/utils/parsers/__init__.py -> build/lib/tendril/utils/parsers 2023-07-03T22:14:11,374 creating build/lib/tendril/utils/parsers/media 2023-07-03T22:14:11,376 copying src/tendril/utils/parsers/media/__init__.py -> build/lib/tendril/utils/parsers/media 2023-07-03T22:14:11,380 copying src/tendril/utils/parsers/media/info.py -> build/lib/tendril/utils/parsers/media 2023-07-03T22:14:11,384 copying src/tendril/utils/parsers/media/images.py -> build/lib/tendril/utils/parsers/media 2023-07-03T22:14:11,388 copying src/tendril/utils/parsers/media/documents.py -> build/lib/tendril/utils/parsers/media 2023-07-03T22:14:11,392 copying src/tendril/utils/parsers/media/av.py -> build/lib/tendril/utils/parsers/media 2023-07-03T22:14:11,396 copying src/tendril/utils/parsers/media/videos.py -> build/lib/tendril/utils/parsers/media 2023-07-03T22:14:11,401 copying src/tendril/utils/parsers/media/base.py -> build/lib/tendril/utils/parsers/media 2023-07-03T22:14:11,405 copying src/tendril/utils/parsers/media/thumbnails.py -> build/lib/tendril/utils/parsers/media 2023-07-03T22:14:11,408 running egg_info 2023-07-03T22:14:11,560 writing src/tendril_utils_media.egg-info/PKG-INFO 2023-07-03T22:14:11,565 writing dependency_links to src/tendril_utils_media.egg-info/dependency_links.txt 2023-07-03T22:14:11,571 writing requirements to src/tendril_utils_media.egg-info/requires.txt 2023-07-03T22:14:11,573 writing top-level names to src/tendril_utils_media.egg-info/top_level.txt 2023-07-03T22:14:11,835 listing git files failed - pretending there aren't any 2023-07-03T22:14:11,856 reading manifest file 'src/tendril_utils_media.egg-info/SOURCES.txt' 2023-07-03T22:14:11,863 reading manifest template 'MANIFEST.in' 2023-07-03T22:14:11,866 warning: no files found matching 'AUTHORS.rst' 2023-07-03T22:14:11,874 no previously-included directories found matching 'tests' 2023-07-03T22:14:11,874 adding license file 'LICENSE' 2023-07-03T22:14:11,882 writing manifest file 'src/tendril_utils_media.egg-info/SOURCES.txt' 2023-07-03T22:14:11,982 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-03T22:14:11,983 !! 2023-07-03T22:14:11,983 ******************************************************************************** 2023-07-03T22:14:11,984 Please avoid running ``setup.py`` directly. 2023-07-03T22:14:11,984 Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-03T22:14:11,984 other standards-based tools. 2023-07-03T22:14:11,985 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-03T22:14:11,985 ******************************************************************************** 2023-07-03T22:14:11,986 !! 2023-07-03T22:14:11,986 self.initialize_options() 2023-07-03T22:14:12,061 installing to build/bdist.linux-armv7l/wheel 2023-07-03T22:14:12,061 running install 2023-07-03T22:14:12,122 running install_lib 2023-07-03T22:14:12,201 creating build/bdist.linux-armv7l 2023-07-03T22:14:12,202 creating build/bdist.linux-armv7l/wheel 2023-07-03T22:14:12,205 creating build/bdist.linux-armv7l/wheel/tendril 2023-07-03T22:14:12,207 copying build/lib/tendril/__init__.py -> build/bdist.linux-armv7l/wheel/tendril 2023-07-03T22:14:12,213 creating build/bdist.linux-armv7l/wheel/tendril/utils 2023-07-03T22:14:12,214 copying build/lib/tendril/utils/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/utils 2023-07-03T22:14:12,219 creating build/bdist.linux-armv7l/wheel/tendril/utils/parsers 2023-07-03T22:14:12,221 copying build/lib/tendril/utils/parsers/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/utils/parsers 2023-07-03T22:14:12,226 creating build/bdist.linux-armv7l/wheel/tendril/utils/parsers/media 2023-07-03T22:14:12,228 copying build/lib/tendril/utils/parsers/media/__init__.py -> build/bdist.linux-armv7l/wheel/tendril/utils/parsers/media 2023-07-03T22:14:12,231 copying build/lib/tendril/utils/parsers/media/info.py -> build/bdist.linux-armv7l/wheel/tendril/utils/parsers/media 2023-07-03T22:14:12,235 copying build/lib/tendril/utils/parsers/media/images.py -> build/bdist.linux-armv7l/wheel/tendril/utils/parsers/media 2023-07-03T22:14:12,238 copying build/lib/tendril/utils/parsers/media/documents.py -> build/bdist.linux-armv7l/wheel/tendril/utils/parsers/media 2023-07-03T22:14:12,243 copying build/lib/tendril/utils/parsers/media/av.py -> build/bdist.linux-armv7l/wheel/tendril/utils/parsers/media 2023-07-03T22:14:12,247 copying build/lib/tendril/utils/parsers/media/videos.py -> build/bdist.linux-armv7l/wheel/tendril/utils/parsers/media 2023-07-03T22:14:12,251 copying build/lib/tendril/utils/parsers/media/base.py -> build/bdist.linux-armv7l/wheel/tendril/utils/parsers/media 2023-07-03T22:14:12,255 copying build/lib/tendril/utils/parsers/media/thumbnails.py -> build/bdist.linux-armv7l/wheel/tendril/utils/parsers/media 2023-07-03T22:14:12,258 running install_egg_info 2023-07-03T22:14:12,335 Copying src/tendril_utils_media.egg-info to build/bdist.linux-armv7l/wheel/tendril_utils_media-0.1.0-py3.7.egg-info 2023-07-03T22:14:12,354 running install_scripts 2023-07-03T22:14:12,414 creating build/bdist.linux-armv7l/wheel/tendril_utils_media-0.1.0.dist-info/WHEEL 2023-07-03T22:14:12,420 creating '/tmp/pip-wheel-aitnz7_d/tendril_utils_media-0.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-07-03T22:14:12,425 adding 'tendril/__init__.py' 2023-07-03T22:14:12,428 adding 'tendril/utils/__init__.py' 2023-07-03T22:14:12,432 adding 'tendril/utils/parsers/__init__.py' 2023-07-03T22:14:12,435 adding 'tendril/utils/parsers/media/__init__.py' 2023-07-03T22:14:12,437 adding 'tendril/utils/parsers/media/av.py' 2023-07-03T22:14:12,440 adding 'tendril/utils/parsers/media/base.py' 2023-07-03T22:14:12,443 adding 'tendril/utils/parsers/media/documents.py' 2023-07-03T22:14:12,446 adding 'tendril/utils/parsers/media/images.py' 2023-07-03T22:14:12,449 adding 'tendril/utils/parsers/media/info.py' 2023-07-03T22:14:12,452 adding 'tendril/utils/parsers/media/thumbnails.py' 2023-07-03T22:14:12,455 adding 'tendril/utils/parsers/media/videos.py' 2023-07-03T22:14:12,472 adding 'tendril_utils_media-0.1.0.dist-info/LICENSE' 2023-07-03T22:14:12,475 adding 'tendril_utils_media-0.1.0.dist-info/METADATA' 2023-07-03T22:14:12,477 adding 'tendril_utils_media-0.1.0.dist-info/WHEEL' 2023-07-03T22:14:12,479 adding 'tendril_utils_media-0.1.0.dist-info/top_level.txt' 2023-07-03T22:14:12,481 adding 'tendril_utils_media-0.1.0.dist-info/RECORD' 2023-07-03T22:14:12,484 removing build/bdist.linux-armv7l/wheel 2023-07-03T22:14:12,693 Building wheel for tendril-utils-media (setup.py): finished with status 'done' 2023-07-03T22:14:12,701 Created wheel for tendril-utils-media: filename=tendril_utils_media-0.1.0-py2.py3-none-any.whl size=22916 sha256=130c18c17298ea3041d818495adf68b65f0526c2ea119aaf98bbbcdbb40a62cf 2023-07-03T22:14:12,703 Stored in directory: /tmp/pip-ephem-wheel-cache-uyn3jvs9/wheels/0a/a0/8d/b580af3a3e8d4a8eadd663eacea0eb297f596af1385277a1d0 2023-07-03T22:14:12,734 Successfully built tendril-utils-media 2023-07-03T22:14:12,742 Removed build tracker: '/tmp/pip-build-tracker-53zshvdd'