2022-05-18T23:08:22,212 Created temporary directory: /tmp/pip-ephem-wheel-cache-2xrwfnep 2022-05-18T23:08:22,218 Created temporary directory: /tmp/pip-build-tracker-x5j_fru_ 2022-05-18T23:08:22,219 Initialized build tracking at /tmp/pip-build-tracker-x5j_fru_ 2022-05-18T23:08:22,219 Created build tracker: /tmp/pip-build-tracker-x5j_fru_ 2022-05-18T23:08:22,220 Entered build tracker: /tmp/pip-build-tracker-x5j_fru_ 2022-05-18T23:08:22,221 Created temporary directory: /tmp/pip-wheel-h0ilthva 2022-05-18T23:08:22,291 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-18T23:08:22,300 2 location(s) to search for versions of podcast-recommendation: 2022-05-18T23:08:22,300 * https://pypi.org/simple/podcast-recommendation/ 2022-05-18T23:08:22,300 * https://www.piwheels.org/simple/podcast-recommendation/ 2022-05-18T23:08:22,301 Fetching project page and analyzing links: https://pypi.org/simple/podcast-recommendation/ 2022-05-18T23:08:22,302 Getting page https://pypi.org/simple/podcast-recommendation/ 2022-05-18T23:08:22,305 Found index url https://pypi.org/simple 2022-05-18T23:08:22,410 Skipping link: No binaries permitted for podcast-recommendation: https://files.pythonhosted.org/packages/6a/21/e9caaf813f8ae74fc2fecd1abb62324a69b879364926eea722110ec938ed/podcast_recommendation-0.1.0-py3-none-any.whl#sha256=725194a191612adad5bfd16c897556aedb0f6e467e61e0cfa0f29ad5a7a857d7 (from https://pypi.org/simple/podcast-recommendation/) (requires-python:>=3.6) 2022-05-18T23:08:22,412 Found link https://files.pythonhosted.org/packages/06/0d/1a3dd4f9b7f5eb885223dcf28636bdc9b7ef975975ec89aa64e9d7f16824/podcast_recommendation-0.1.0.tar.gz#sha256=197578ebd41790a25ff1ee00753320d452ac51fe21956797d6a3a5f9681be1f0 (from https://pypi.org/simple/podcast-recommendation/) (requires-python:>=3.6), version: 0.1.0 2022-05-18T23:08:22,413 Fetching project page and analyzing links: https://www.piwheels.org/simple/podcast-recommendation/ 2022-05-18T23:08:22,414 Getting page https://www.piwheels.org/simple/podcast-recommendation/ 2022-05-18T23:08:22,416 Found index url https://www.piwheels.org/simple 2022-05-18T23:08:22,636 Skipping link: not a file: https://www.piwheels.org/simple/podcast-recommendation/ 2022-05-18T23:08:22,636 Skipping link: not a file: https://pypi.org/simple/podcast-recommendation/ 2022-05-18T23:08:22,667 Given no hashes to check 1 links for project 'podcast-recommendation': discarding no candidates 2022-05-18T23:08:22,695 Collecting podcast-recommendation==0.1.0 2022-05-18T23:08:22,700 Created temporary directory: /tmp/pip-unpack-mi9lz9i9 2022-05-18T23:08:22,925 Downloading podcast_recommendation-0.1.0.tar.gz (4.4 kB) 2022-05-18T23:08:23,000 Added podcast-recommendation==0.1.0 from https://files.pythonhosted.org/packages/06/0d/1a3dd4f9b7f5eb885223dcf28636bdc9b7ef975975ec89aa64e9d7f16824/podcast_recommendation-0.1.0.tar.gz#sha256=197578ebd41790a25ff1ee00753320d452ac51fe21956797d6a3a5f9681be1f0 to build tracker '/tmp/pip-build-tracker-x5j_fru_' 2022-05-18T23:08:23,008 Created temporary directory: /tmp/pip-build-env-cprrexn4 2022-05-18T23:08:23,022 Created temporary directory: /tmp/pip-standalone-pip-5n6ygazw 2022-05-18T23:08:25,240 Installing build dependencies: started 2022-05-18T23:08:25,242 Running command pip subprocess to install build dependencies 2022-05-18T23:08:34,684 Using pip 22.1 from /tmp/pip-standalone-pip-5n6ygazw/__env_pip__.zip/pip (python 3.7) 2022-05-18T23:08:35,989 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-18T23:08:39,901 Collecting setuptools>=42 2022-05-18T23:08:40,189 Using cached https://www.piwheels.org/simple/setuptools/setuptools-62.3.2-py3-none-any.whl (1.2 MB) 2022-05-18T23:08:44,805 Installing collected packages: setuptools 2022-05-18T23:08:49,571 Successfully installed setuptools-62.3.2 2022-05-18T23:08:50,189 Installing build dependencies: finished with status 'done' 2022-05-18T23:08:50,216 Getting requirements to build wheel: started 2022-05-18T23:08:50,218 Running command Getting requirements to build wheel 2022-05-18T23:08:57,466 running egg_info 2022-05-18T23:08:58,092 writing src/podcast_recommendation.egg-info/PKG-INFO 2022-05-18T23:08:58,684 writing dependency_links to src/podcast_recommendation.egg-info/dependency_links.txt 2022-05-18T23:09:01,646 writing requirements to src/podcast_recommendation.egg-info/requires.txt 2022-05-18T23:09:02,239 writing top-level names to src/podcast_recommendation.egg-info/top_level.txt 2022-05-18T23:09:02,941 reading manifest file 'src/podcast_recommendation.egg-info/SOURCES.txt' 2022-05-18T23:09:02,944 adding license file 'LICENSE' 2022-05-18T23:09:02,950 writing manifest file 'src/podcast_recommendation.egg-info/SOURCES.txt' 2022-05-18T23:09:02,953 /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-05-18T23:09:02,954 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-05-18T23:09:02,954 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-05-18T23:09:02,956 ########################################################################## 2022-05-18T23:09:02,956 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-05-18T23:09:02,957 ########################################################################## 2022-05-18T23:09:02,958 The following seems to be defined outside of `pyproject.toml`: 2022-05-18T23:09:02,959 `readme = '# PodcastRecommendation\nPodcast Recommendation Algorithm\n'` 2022-05-18T23:09:02,960 According to the spec (see the link bellow), however, setuptools CANNOT 2022-05-18T23:09:02,960 consider this value unless 'readme' is listed as `dynamic`. 2022-05-18T23:09:02,961 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-05-18T23:09:02,962 For the time being, `setuptools` will still consider the given value (as a 2022-05-18T23:09:02,962 **transitional** measure), but please note that future releases of setuptools will 2022-05-18T23:09:02,963 follow strictly the standard. 2022-05-18T23:09:02,964 To prevent this warning, you can list 'readme' under `dynamic` or alternatively 2022-05-18T23:09:02,964 remove the `[project]` table from your file and rely entirely on other means of 2022-05-18T23:09:02,965 configuration. 2022-05-18T23:09:02,966 !! 2022-05-18T23:09:02,967 warnings.warn(msg, _WouldIgnoreField) 2022-05-18T23:09:02,967 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-05-18T23:09:02,968 ########################################################################## 2022-05-18T23:09:02,969 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-05-18T23:09:02,969 ########################################################################## 2022-05-18T23:09:02,970 The following seems to be defined outside of `pyproject.toml`: 2022-05-18T23:09:02,971 `requires-python = '>=3.6'` 2022-05-18T23:09:02,972 According to the spec (see the link bellow), however, setuptools CANNOT 2022-05-18T23:09:02,972 consider this value unless 'requires-python' is listed as `dynamic`. 2022-05-18T23:09:02,973 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-05-18T23:09:02,974 For the time being, `setuptools` will still consider the given value (as a 2022-05-18T23:09:02,974 **transitional** measure), but please note that future releases of setuptools will 2022-05-18T23:09:02,974 follow strictly the standard. 2022-05-18T23:09:02,975 To prevent this warning, you can list 'requires-python' under `dynamic` or alternatively 2022-05-18T23:09:02,976 remove the `[project]` table from your file and rely entirely on other means of 2022-05-18T23:09:02,976 configuration. 2022-05-18T23:09:02,978 !! 2022-05-18T23:09:02,978 warnings.warn(msg, _WouldIgnoreField) 2022-05-18T23:09:02,979 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-05-18T23:09:02,980 ########################################################################## 2022-05-18T23:09:02,980 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-05-18T23:09:02,981 ########################################################################## 2022-05-18T23:09:02,982 The following seems to be defined outside of `pyproject.toml`: 2022-05-18T23:09:02,982 `classifiers = ['Programming Language :: Python :: 3', 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent']` 2022-05-18T23:09:02,983 According to the spec (see the link bellow), however, setuptools CANNOT 2022-05-18T23:09:02,984 consider this value unless 'classifiers' is listed as `dynamic`. 2022-05-18T23:09:02,984 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-05-18T23:09:02,985 For the time being, `setuptools` will still consider the given value (as a 2022-05-18T23:09:02,986 **transitional** measure), but please note that future releases of setuptools will 2022-05-18T23:09:02,986 follow strictly the standard. 2022-05-18T23:09:02,987 To prevent this warning, you can list 'classifiers' under `dynamic` or alternatively 2022-05-18T23:09:02,987 remove the `[project]` table from your file and rely entirely on other means of 2022-05-18T23:09:02,987 configuration. 2022-05-18T23:09:02,989 !! 2022-05-18T23:09:02,989 warnings.warn(msg, _WouldIgnoreField) 2022-05-18T23:09:02,990 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-05-18T23:09:02,991 ########################################################################## 2022-05-18T23:09:02,991 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-05-18T23:09:02,992 ########################################################################## 2022-05-18T23:09:02,992 The following seems to be defined outside of `pyproject.toml`: 2022-05-18T23:09:02,993 `urls = {'Bug Tracker': 'https://github.com/ManuelAlejandroMartinezFlores/PodcastRecommendation/issues'}` 2022-05-18T23:09:02,994 According to the spec (see the link bellow), however, setuptools CANNOT 2022-05-18T23:09:02,994 consider this value unless 'urls' is listed as `dynamic`. 2022-05-18T23:09:02,995 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-05-18T23:09:02,996 For the time being, `setuptools` will still consider the given value (as a 2022-05-18T23:09:02,996 **transitional** measure), but please note that future releases of setuptools will 2022-05-18T23:09:02,996 follow strictly the standard. 2022-05-18T23:09:02,997 To prevent this warning, you can list 'urls' under `dynamic` or alternatively 2022-05-18T23:09:02,998 remove the `[project]` table from your file and rely entirely on other means of 2022-05-18T23:09:02,998 configuration. 2022-05-18T23:09:02,999 !! 2022-05-18T23:09:03,000 warnings.warn(msg, _WouldIgnoreField) 2022-05-18T23:09:03,255 Getting requirements to build wheel: finished with status 'done' 2022-05-18T23:09:03,280 Created temporary directory: /tmp/pip-standalone-pip-r641gayl 2022-05-18T23:09:05,601 Installing backend dependencies: started 2022-05-18T23:09:05,603 Running command pip subprocess to install backend dependencies 2022-05-18T23:09:15,161 Using pip 22.1 from /tmp/pip-standalone-pip-r641gayl/__env_pip__.zip/pip (python 3.7) 2022-05-18T23:09:16,471 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-18T23:09:17,325 Collecting wheel 2022-05-18T23:09:17,360 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-05-18T23:09:21,169 Installing collected packages: wheel 2022-05-18T23:09:21,430 Creating /tmp/pip-build-env-cprrexn4/normal/bin 2022-05-18T23:09:21,435 changing mode of /tmp/pip-build-env-cprrexn4/normal/bin/wheel to 755 2022-05-18T23:09:21,460 Successfully installed wheel-0.37.1 2022-05-18T23:09:22,024 Installing backend dependencies: finished with status 'done' 2022-05-18T23:09:22,045 Created temporary directory: /tmp/pip-modern-metadata-3uasd2zo 2022-05-18T23:09:22,051 Preparing metadata (pyproject.toml): started 2022-05-18T23:09:22,053 Running command Preparing metadata (pyproject.toml) 2022-05-18T23:09:28,938 running dist_info 2022-05-18T23:09:29,565 creating /tmp/pip-modern-metadata-3uasd2zo/podcast_recommendation.egg-info 2022-05-18T23:09:30,178 writing /tmp/pip-modern-metadata-3uasd2zo/podcast_recommendation.egg-info/PKG-INFO 2022-05-18T23:09:30,765 writing dependency_links to /tmp/pip-modern-metadata-3uasd2zo/podcast_recommendation.egg-info/dependency_links.txt 2022-05-18T23:09:33,678 writing requirements to /tmp/pip-modern-metadata-3uasd2zo/podcast_recommendation.egg-info/requires.txt 2022-05-18T23:09:34,262 writing top-level names to /tmp/pip-modern-metadata-3uasd2zo/podcast_recommendation.egg-info/top_level.txt 2022-05-18T23:09:34,265 writing manifest file '/tmp/pip-modern-metadata-3uasd2zo/podcast_recommendation.egg-info/SOURCES.txt' 2022-05-18T23:09:34,961 reading manifest file '/tmp/pip-modern-metadata-3uasd2zo/podcast_recommendation.egg-info/SOURCES.txt' 2022-05-18T23:09:34,964 adding license file 'LICENSE' 2022-05-18T23:09:34,968 writing manifest file '/tmp/pip-modern-metadata-3uasd2zo/podcast_recommendation.egg-info/SOURCES.txt' 2022-05-18T23:09:34,971 creating '/tmp/pip-modern-metadata-3uasd2zo/podcast_recommendation-0.1.0.dist-info' 2022-05-18T23:09:35,167 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-05-18T23:09:35,180 /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-05-18T23:09:35,180 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-05-18T23:09:35,181 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-05-18T23:09:35,182 ########################################################################## 2022-05-18T23:09:35,183 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-05-18T23:09:35,183 ########################################################################## 2022-05-18T23:09:35,184 The following seems to be defined outside of `pyproject.toml`: 2022-05-18T23:09:35,185 `readme = '# PodcastRecommendation\nPodcast Recommendation Algorithm\n'` 2022-05-18T23:09:35,186 According to the spec (see the link bellow), however, setuptools CANNOT 2022-05-18T23:09:35,187 consider this value unless 'readme' is listed as `dynamic`. 2022-05-18T23:09:35,188 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-05-18T23:09:35,189 For the time being, `setuptools` will still consider the given value (as a 2022-05-18T23:09:35,189 **transitional** measure), but please note that future releases of setuptools will 2022-05-18T23:09:35,190 follow strictly the standard. 2022-05-18T23:09:35,190 To prevent this warning, you can list 'readme' under `dynamic` or alternatively 2022-05-18T23:09:35,191 remove the `[project]` table from your file and rely entirely on other means of 2022-05-18T23:09:35,191 configuration. 2022-05-18T23:09:35,193 !! 2022-05-18T23:09:35,193 warnings.warn(msg, _WouldIgnoreField) 2022-05-18T23:09:35,194 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-05-18T23:09:35,195 ########################################################################## 2022-05-18T23:09:35,195 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-05-18T23:09:35,196 ########################################################################## 2022-05-18T23:09:35,197 The following seems to be defined outside of `pyproject.toml`: 2022-05-18T23:09:35,198 `requires-python = '>=3.6'` 2022-05-18T23:09:35,198 According to the spec (see the link bellow), however, setuptools CANNOT 2022-05-18T23:09:35,199 consider this value unless 'requires-python' is listed as `dynamic`. 2022-05-18T23:09:35,200 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-05-18T23:09:35,200 For the time being, `setuptools` will still consider the given value (as a 2022-05-18T23:09:35,201 **transitional** measure), but please note that future releases of setuptools will 2022-05-18T23:09:35,201 follow strictly the standard. 2022-05-18T23:09:35,202 To prevent this warning, you can list 'requires-python' under `dynamic` or alternatively 2022-05-18T23:09:35,203 remove the `[project]` table from your file and rely entirely on other means of 2022-05-18T23:09:35,203 configuration. 2022-05-18T23:09:35,204 !! 2022-05-18T23:09:35,205 warnings.warn(msg, _WouldIgnoreField) 2022-05-18T23:09:35,206 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-05-18T23:09:35,207 ########################################################################## 2022-05-18T23:09:35,207 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-05-18T23:09:35,208 ########################################################################## 2022-05-18T23:09:35,208 The following seems to be defined outside of `pyproject.toml`: 2022-05-18T23:09:35,209 `classifiers = ['Programming Language :: Python :: 3', 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent']` 2022-05-18T23:09:35,210 According to the spec (see the link bellow), however, setuptools CANNOT 2022-05-18T23:09:35,211 consider this value unless 'classifiers' is listed as `dynamic`. 2022-05-18T23:09:35,211 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-05-18T23:09:35,212 For the time being, `setuptools` will still consider the given value (as a 2022-05-18T23:09:35,213 **transitional** measure), but please note that future releases of setuptools will 2022-05-18T23:09:35,213 follow strictly the standard. 2022-05-18T23:09:35,214 To prevent this warning, you can list 'classifiers' under `dynamic` or alternatively 2022-05-18T23:09:35,214 remove the `[project]` table from your file and rely entirely on other means of 2022-05-18T23:09:35,214 configuration. 2022-05-18T23:09:35,216 !! 2022-05-18T23:09:35,216 warnings.warn(msg, _WouldIgnoreField) 2022-05-18T23:09:35,217 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-05-18T23:09:35,218 ########################################################################## 2022-05-18T23:09:35,218 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-05-18T23:09:35,218 ########################################################################## 2022-05-18T23:09:35,219 The following seems to be defined outside of `pyproject.toml`: 2022-05-18T23:09:35,220 `urls = {'Bug Tracker': 'https://github.com/ManuelAlejandroMartinezFlores/PodcastRecommendation/issues'}` 2022-05-18T23:09:35,221 According to the spec (see the link bellow), however, setuptools CANNOT 2022-05-18T23:09:35,221 consider this value unless 'urls' is listed as `dynamic`. 2022-05-18T23:09:35,222 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-05-18T23:09:35,223 For the time being, `setuptools` will still consider the given value (as a 2022-05-18T23:09:35,223 **transitional** measure), but please note that future releases of setuptools will 2022-05-18T23:09:35,224 follow strictly the standard. 2022-05-18T23:09:35,224 To prevent this warning, you can list 'urls' under `dynamic` or alternatively 2022-05-18T23:09:35,225 remove the `[project]` table from your file and rely entirely on other means of 2022-05-18T23:09:35,225 configuration. 2022-05-18T23:09:35,226 !! 2022-05-18T23:09:35,227 warnings.warn(msg, _WouldIgnoreField) 2022-05-18T23:09:35,481 Preparing metadata (pyproject.toml): finished with status 'done' 2022-05-18T23:09:35,495 Source in /tmp/pip-wheel-h0ilthva/podcast-recommendation_23218e719d4648bd82a022662e5f8660 has version 0.1.0, which satisfies requirement podcast-recommendation==0.1.0 from https://files.pythonhosted.org/packages/06/0d/1a3dd4f9b7f5eb885223dcf28636bdc9b7ef975975ec89aa64e9d7f16824/podcast_recommendation-0.1.0.tar.gz#sha256=197578ebd41790a25ff1ee00753320d452ac51fe21956797d6a3a5f9681be1f0 2022-05-18T23:09:35,497 Removed podcast-recommendation==0.1.0 from https://files.pythonhosted.org/packages/06/0d/1a3dd4f9b7f5eb885223dcf28636bdc9b7ef975975ec89aa64e9d7f16824/podcast_recommendation-0.1.0.tar.gz#sha256=197578ebd41790a25ff1ee00753320d452ac51fe21956797d6a3a5f9681be1f0 from build tracker '/tmp/pip-build-tracker-x5j_fru_' 2022-05-18T23:09:35,510 Created temporary directory: /tmp/pip-unpack-gu86xb82 2022-05-18T23:09:35,511 Building wheels for collected packages: podcast-recommendation 2022-05-18T23:09:35,520 Created temporary directory: /tmp/pip-wheel-ch8we8m3 2022-05-18T23:09:35,521 Destination directory: /tmp/pip-wheel-ch8we8m3 2022-05-18T23:09:35,525 Building wheel for podcast-recommendation (pyproject.toml): started 2022-05-18T23:09:35,527 Running command Building wheel for podcast-recommendation (pyproject.toml) 2022-05-18T23:09:41,845 running bdist_wheel 2022-05-18T23:09:42,574 running build 2022-05-18T23:09:42,575 running build_py 2022-05-18T23:09:43,207 creating build 2022-05-18T23:09:43,208 creating build/lib 2022-05-18T23:09:43,209 creating build/lib/podcast_recommendation 2022-05-18T23:09:43,211 copying src/podcast_recommendation/__init__.py -> build/lib/podcast_recommendation 2022-05-18T23:09:43,214 copying src/podcast_recommendation/algorithm.py -> build/lib/podcast_recommendation 2022-05-18T23:09:43,218 running egg_info 2022-05-18T23:09:44,482 writing src/podcast_recommendation.egg-info/PKG-INFO 2022-05-18T23:09:45,078 writing dependency_links to src/podcast_recommendation.egg-info/dependency_links.txt 2022-05-18T23:09:48,119 writing requirements to src/podcast_recommendation.egg-info/requires.txt 2022-05-18T23:09:48,717 writing top-level names to src/podcast_recommendation.egg-info/top_level.txt 2022-05-18T23:09:48,758 reading manifest file 'src/podcast_recommendation.egg-info/SOURCES.txt' 2022-05-18T23:09:48,762 adding license file 'LICENSE' 2022-05-18T23:09:48,766 writing manifest file 'src/podcast_recommendation.egg-info/SOURCES.txt' 2022-05-18T23:09:50,025 installing to build/bdist.linux-armv7l/wheel 2022-05-18T23:09:50,025 running install 2022-05-18T23:09:50,088 running install_lib 2022-05-18T23:09:50,719 creating build/bdist.linux-armv7l 2022-05-18T23:09:50,720 creating build/bdist.linux-armv7l/wheel 2022-05-18T23:09:50,724 creating build/bdist.linux-armv7l/wheel/podcast_recommendation 2022-05-18T23:09:50,726 copying build/lib/podcast_recommendation/__init__.py -> build/bdist.linux-armv7l/wheel/podcast_recommendation 2022-05-18T23:09:50,730 copying build/lib/podcast_recommendation/algorithm.py -> build/bdist.linux-armv7l/wheel/podcast_recommendation 2022-05-18T23:09:50,735 running install_egg_info 2022-05-18T23:09:51,366 Copying src/podcast_recommendation.egg-info to build/bdist.linux-armv7l/wheel/podcast_recommendation-0.1.0-py3.7.egg-info 2022-05-18T23:09:51,386 running install_scripts 2022-05-18T23:09:51,420 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-05-18T23:09:51,429 creating build/bdist.linux-armv7l/wheel/podcast_recommendation-0.1.0.dist-info/WHEEL 2022-05-18T23:09:51,434 creating '/tmp/pip-wheel-ch8we8m3/tmp6733cg2c/podcast_recommendation-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-05-18T23:09:51,440 adding 'podcast_recommendation/__init__.py' 2022-05-18T23:09:51,444 adding 'podcast_recommendation/algorithm.py' 2022-05-18T23:09:51,448 adding 'podcast_recommendation-0.1.0.dist-info/LICENSE' 2022-05-18T23:09:51,450 adding 'podcast_recommendation-0.1.0.dist-info/METADATA' 2022-05-18T23:09:51,452 adding 'podcast_recommendation-0.1.0.dist-info/WHEEL' 2022-05-18T23:09:51,454 adding 'podcast_recommendation-0.1.0.dist-info/top_level.txt' 2022-05-18T23:09:51,455 adding 'podcast_recommendation-0.1.0.dist-info/RECORD' 2022-05-18T23:09:51,457 removing build/bdist.linux-armv7l/wheel 2022-05-18T23:09:51,468 /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-05-18T23:09:51,468 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-05-18T23:09:51,469 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-05-18T23:09:51,471 ########################################################################## 2022-05-18T23:09:51,472 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-05-18T23:09:51,472 ########################################################################## 2022-05-18T23:09:51,473 The following seems to be defined outside of `pyproject.toml`: 2022-05-18T23:09:51,474 `readme = '# PodcastRecommendation\nPodcast Recommendation Algorithm\n'` 2022-05-18T23:09:51,475 According to the spec (see the link bellow), however, setuptools CANNOT 2022-05-18T23:09:51,476 consider this value unless 'readme' is listed as `dynamic`. 2022-05-18T23:09:51,477 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-05-18T23:09:51,478 For the time being, `setuptools` will still consider the given value (as a 2022-05-18T23:09:51,478 **transitional** measure), but please note that future releases of setuptools will 2022-05-18T23:09:51,479 follow strictly the standard. 2022-05-18T23:09:51,480 To prevent this warning, you can list 'readme' under `dynamic` or alternatively 2022-05-18T23:09:51,480 remove the `[project]` table from your file and rely entirely on other means of 2022-05-18T23:09:51,481 configuration. 2022-05-18T23:09:51,482 !! 2022-05-18T23:09:51,483 warnings.warn(msg, _WouldIgnoreField) 2022-05-18T23:09:51,483 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-05-18T23:09:51,484 ########################################################################## 2022-05-18T23:09:51,485 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-05-18T23:09:51,485 ########################################################################## 2022-05-18T23:09:51,486 The following seems to be defined outside of `pyproject.toml`: 2022-05-18T23:09:51,487 `requires-python = '>=3.6'` 2022-05-18T23:09:51,488 According to the spec (see the link bellow), however, setuptools CANNOT 2022-05-18T23:09:51,488 consider this value unless 'requires-python' is listed as `dynamic`. 2022-05-18T23:09:51,489 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-05-18T23:09:51,490 For the time being, `setuptools` will still consider the given value (as a 2022-05-18T23:09:51,490 **transitional** measure), but please note that future releases of setuptools will 2022-05-18T23:09:51,491 follow strictly the standard. 2022-05-18T23:09:51,492 To prevent this warning, you can list 'requires-python' under `dynamic` or alternatively 2022-05-18T23:09:51,492 remove the `[project]` table from your file and rely entirely on other means of 2022-05-18T23:09:51,493 configuration. 2022-05-18T23:09:51,494 !! 2022-05-18T23:09:51,495 warnings.warn(msg, _WouldIgnoreField) 2022-05-18T23:09:51,495 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-05-18T23:09:51,496 ########################################################################## 2022-05-18T23:09:51,497 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-05-18T23:09:51,497 ########################################################################## 2022-05-18T23:09:51,498 The following seems to be defined outside of `pyproject.toml`: 2022-05-18T23:09:51,499 `classifiers = ['Programming Language :: Python :: 3', 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent']` 2022-05-18T23:09:51,500 According to the spec (see the link bellow), however, setuptools CANNOT 2022-05-18T23:09:51,500 consider this value unless 'classifiers' is listed as `dynamic`. 2022-05-18T23:09:51,501 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-05-18T23:09:51,502 For the time being, `setuptools` will still consider the given value (as a 2022-05-18T23:09:51,502 **transitional** measure), but please note that future releases of setuptools will 2022-05-18T23:09:51,503 follow strictly the standard. 2022-05-18T23:09:51,503 To prevent this warning, you can list 'classifiers' under `dynamic` or alternatively 2022-05-18T23:09:51,504 remove the `[project]` table from your file and rely entirely on other means of 2022-05-18T23:09:51,504 configuration. 2022-05-18T23:09:51,505 !! 2022-05-18T23:09:51,506 warnings.warn(msg, _WouldIgnoreField) 2022-05-18T23:09:51,506 /usr/local/lib/python3.7/dist-packages/setuptools/config/_apply_pyprojecttoml.py:101: _WouldIgnoreField: !! 2022-05-18T23:09:51,507 ########################################################################## 2022-05-18T23:09:51,508 # configuration would be ignored/result in error due to `pyproject.toml` # 2022-05-18T23:09:51,508 ########################################################################## 2022-05-18T23:09:51,509 The following seems to be defined outside of `pyproject.toml`: 2022-05-18T23:09:51,510 `urls = {'Bug Tracker': 'https://github.com/ManuelAlejandroMartinezFlores/PodcastRecommendation/issues'}` 2022-05-18T23:09:51,510 According to the spec (see the link bellow), however, setuptools CANNOT 2022-05-18T23:09:51,511 consider this value unless 'urls' is listed as `dynamic`. 2022-05-18T23:09:51,512 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2022-05-18T23:09:51,512 For the time being, `setuptools` will still consider the given value (as a 2022-05-18T23:09:51,513 **transitional** measure), but please note that future releases of setuptools will 2022-05-18T23:09:51,513 follow strictly the standard. 2022-05-18T23:09:51,514 To prevent this warning, you can list 'urls' under `dynamic` or alternatively 2022-05-18T23:09:51,514 remove the `[project]` table from your file and rely entirely on other means of 2022-05-18T23:09:51,515 configuration. 2022-05-18T23:09:51,516 !! 2022-05-18T23:09:51,517 warnings.warn(msg, _WouldIgnoreField) 2022-05-18T23:09:51,776 Building wheel for podcast-recommendation (pyproject.toml): finished with status 'done' 2022-05-18T23:09:51,788 Created wheel for podcast-recommendation: filename=podcast_recommendation-0.1.0-py3-none-any.whl size=4622 sha256=a6964f5a5451cd916735878d4b429e246a1f74d314224bfff8d6632a009a73a4 2022-05-18T23:09:51,790 Stored in directory: /tmp/pip-ephem-wheel-cache-2xrwfnep/wheels/08/2e/a3/2f4e806d1e61f2546b25f4dc7b908c68ad3c2694b64271c593 2022-05-18T23:09:51,811 Successfully built podcast-recommendation 2022-05-18T23:09:51,818 Removed build tracker: '/tmp/pip-build-tracker-x5j_fru_'