2023-10-02T20:57:57,344 Created temporary directory: /tmp/pip-build-tracker-z_9b97l8 2023-10-02T20:57:57,346 Initialized build tracking at /tmp/pip-build-tracker-z_9b97l8 2023-10-02T20:57:57,346 Created build tracker: /tmp/pip-build-tracker-z_9b97l8 2023-10-02T20:57:57,347 Entered build tracker: /tmp/pip-build-tracker-z_9b97l8 2023-10-02T20:57:57,347 Created temporary directory: /tmp/pip-wheel-7bck6f8f 2023-10-02T20:57:57,351 Created temporary directory: /tmp/pip-ephem-wheel-cache-s_hxl_ib 2023-10-02T20:57:57,372 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-02T20:57:57,376 2 location(s) to search for versions of pollination-radiation-express: 2023-10-02T20:57:57,376 * https://pypi.org/simple/pollination-radiation-express/ 2023-10-02T20:57:57,376 * https://www.piwheels.org/simple/pollination-radiation-express/ 2023-10-02T20:57:57,377 Fetching project page and analyzing links: https://pypi.org/simple/pollination-radiation-express/ 2023-10-02T20:57:57,378 Getting page https://pypi.org/simple/pollination-radiation-express/ 2023-10-02T20:57:57,379 Found index url https://pypi.org/simple/ 2023-10-02T20:57:57,598 Fetched page https://pypi.org/simple/pollination-radiation-express/ as application/vnd.pypi.simple.v1+json 2023-10-02T20:57:57,600 Found link https://files.pythonhosted.org/packages/8f/bf/7f1c53c00cec03f31b3d617208fc299459295aaf8ab033346e551a1807c2/pollination-radiation.express-0.0.3.tar.gz (from https://pypi.org/simple/pollination-radiation-express/), version: 0.0.3 2023-10-02T20:57:57,600 Skipping link: No binaries permitted for pollination-radiation-express: https://files.pythonhosted.org/packages/ff/5a/1a0a2a8ecaae0497ed79ccdbf69aa3894fd2f20345d07b2d8ef9110591b0/pollination_radiation.express-0.0.3-py2.py3-none-any.whl (from https://pypi.org/simple/pollination-radiation-express/) 2023-10-02T20:57:57,601 Found link https://files.pythonhosted.org/packages/28/d4/7ca12295942414532f8a133591bf5f1b83de8d5032267a81ed7506fb11e7/pollination-radiation.express-0.0.4.tar.gz (from https://pypi.org/simple/pollination-radiation-express/), version: 0.0.4 2023-10-02T20:57:57,602 Skipping link: No binaries permitted for pollination-radiation-express: https://files.pythonhosted.org/packages/33/f6/6de4cff51aacee64a31528849a44d38abd1da913d5216291d5ef697a6e34/pollination_radiation.express-0.0.4-py2.py3-none-any.whl (from https://pypi.org/simple/pollination-radiation-express/) 2023-10-02T20:57:57,602 Fetching project page and analyzing links: https://www.piwheels.org/simple/pollination-radiation-express/ 2023-10-02T20:57:57,603 Getting page https://www.piwheels.org/simple/pollination-radiation-express/ 2023-10-02T20:57:57,605 Found index url https://www.piwheels.org/simple/ 2023-10-02T20:57:57,768 Fetched page https://www.piwheels.org/simple/pollination-radiation-express/ as text/html 2023-10-02T20:57:57,769 Skipping link: not a file: https://www.piwheels.org/simple/pollination-radiation-express/ 2023-10-02T20:57:57,770 Skipping link: not a file: https://pypi.org/simple/pollination-radiation-express/ 2023-10-02T20:57:57,789 Given no hashes to check 1 links for project 'pollination-radiation-express': discarding no candidates 2023-10-02T20:57:57,808 Collecting pollination-radiation-express==0.0.4 2023-10-02T20:57:57,811 Created temporary directory: /tmp/pip-unpack-b_n2l6nw 2023-10-02T20:57:58,021 Downloading pollination-radiation.express-0.0.4.tar.gz (8.9 kB) 2023-10-02T20:57:58,069 Added pollination-radiation-express==0.0.4 from https://files.pythonhosted.org/packages/28/d4/7ca12295942414532f8a133591bf5f1b83de8d5032267a81ed7506fb11e7/pollination-radiation.express-0.0.4.tar.gz to build tracker '/tmp/pip-build-tracker-z_9b97l8' 2023-10-02T20:57:58,071 Running setup.py (path:/tmp/pip-wheel-7bck6f8f/pollination-radiation-express_03e041c1cf904b30ad63e959af6c57bf/setup.py) egg_info for package pollination-radiation-express 2023-10-02T20:57:58,072 Created temporary directory: /tmp/pip-pip-egg-info-oyd5ij9o 2023-10-02T20:57:58,073 Preparing metadata (setup.py): started 2023-10-02T20:57:58,074 Running command python setup.py egg_info 2023-10-02T20:57:58,560 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-10-02T20:57:58,560 !! 2023-10-02T20:57:58,561 ******************************************************************************** 2023-10-02T20:57:58,561 The license_file parameter is deprecated, use license_files instead. 2023-10-02T20:57:58,562 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-02T20:57:58,563 or your builds will no longer be supported. 2023-10-02T20:57:58,564 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-10-02T20:57:58,564 ******************************************************************************** 2023-10-02T20:57:58,565 !! 2023-10-02T20:57:58,566 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-10-02T20:57:58,803 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-10-02T20:57:58,804 !! 2023-10-02T20:57:58,805 ******************************************************************************** 2023-10-02T20:57:58,805 Requirements should be satisfied by a PEP 517 installer. 2023-10-02T20:57:58,806 If you are using pip, you can try `pip install --use-pep517`. 2023-10-02T20:57:58,806 ******************************************************************************** 2023-10-02T20:57:58,807 !! 2023-10-02T20:57:58,808 dist.fetch_build_eggs(dist.setup_requires) 2023-10-02T20:58:01,988 WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2023-10-02T20:58:02,077 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-10-02T20:58:02,077 !! 2023-10-02T20:58:02,079 ******************************************************************************** 2023-10-02T20:58:02,079 The license_file parameter is deprecated, use license_files instead. 2023-10-02T20:58:02,081 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-02T20:58:02,081 or your builds will no longer be supported. 2023-10-02T20:58:02,083 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-10-02T20:58:02,083 ******************************************************************************** 2023-10-02T20:58:02,084 !! 2023-10-02T20:58:02,085 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-10-02T20:58:02,107 running egg_info 2023-10-02T20:58:02,108 creating /tmp/pip-pip-egg-info-oyd5ij9o/pollination_radiation.egg-info 2023-10-02T20:58:02,135 writing /tmp/pip-pip-egg-info-oyd5ij9o/pollination_radiation.egg-info/PKG-INFO 2023-10-02T20:58:02,141 writing dependency_links to /tmp/pip-pip-egg-info-oyd5ij9o/pollination_radiation.egg-info/dependency_links.txt 2023-10-02T20:58:02,144 writing requirements to /tmp/pip-pip-egg-info-oyd5ij9o/pollination_radiation.egg-info/requires.txt 2023-10-02T20:58:02,145 writing top-level names to /tmp/pip-pip-egg-info-oyd5ij9o/pollination_radiation.egg-info/top_level.txt 2023-10-02T20:58:02,146 writing manifest file '/tmp/pip-pip-egg-info-oyd5ij9o/pollination_radiation.egg-info/SOURCES.txt' 2023-10-02T20:58:02,302 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2023-10-02T20:58:02,309 reading manifest file '/tmp/pip-pip-egg-info-oyd5ij9o/pollination_radiation.egg-info/SOURCES.txt' 2023-10-02T20:58:02,310 adding license file 'LICENSE' 2023-10-02T20:58:02,312 writing manifest file '/tmp/pip-pip-egg-info-oyd5ij9o/pollination_radiation.egg-info/SOURCES.txt' 2023-10-02T20:58:02,432 Preparing metadata (setup.py): finished with status 'done' 2023-10-02T20:58:02,435 WARNING: Generating metadata for package pollination-radiation-express produced metadata for project name pollination-radiation. Fix your #egg=pollination-radiation-express fragments. 2023-10-02T20:58:02,438 Source in /tmp/pip-wheel-7bck6f8f/pollination-radiation-express_03e041c1cf904b30ad63e959af6c57bf has version 0.0.4, which satisfies requirement pollination-radiation from https://files.pythonhosted.org/packages/28/d4/7ca12295942414532f8a133591bf5f1b83de8d5032267a81ed7506fb11e7/pollination-radiation.express-0.0.4.tar.gz 2023-10-02T20:58:02,439 Removed pollination-radiation from https://files.pythonhosted.org/packages/28/d4/7ca12295942414532f8a133591bf5f1b83de8d5032267a81ed7506fb11e7/pollination-radiation.express-0.0.4.tar.gz from build tracker '/tmp/pip-build-tracker-z_9b97l8' 2023-10-02T20:58:02,440 Discarding [blue underline]https://files.pythonhosted.org/packages/28/d4/7ca12295942414532f8a133591bf5f1b83de8d5032267a81ed7506fb11e7/pollination-radiation.express-0.0.4.tar.gz (from https://pypi.org/simple/pollination-radiation-express/)[/]: [yellow]Requested pollination-radiation from https://files.pythonhosted.org/packages/28/d4/7ca12295942414532f8a133591bf5f1b83de8d5032267a81ed7506fb11e7/pollination-radiation.express-0.0.4.tar.gz has inconsistent name: expected 'pollination-radiation-express', but metadata has 'pollination-radiation'[reset] 2023-10-02T20:58:02,442 ERROR: Could not find a version that satisfies the requirement pollination-radiation-express==0.0.4 (from versions: 0.0.3, 0.0.4) 2023-10-02T20:58:02,444 ERROR: No matching distribution found for pollination-radiation-express==0.0.4 2023-10-02T20:58:02,445 Exception information: 2023-10-02T20:58:02,445 Traceback (most recent call last): 2023-10-02T20:58:02,445 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-10-02T20:58:02,445 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-10-02T20:58:02,445 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-10-02T20:58:02,445 raise RequirementsConflicted(criterion) 2023-10-02T20:58:02,445 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pollination-radiation-express==0.0.4') 2023-10-02T20:58:02,445 2023-10-02T20:58:02,445 During handling of the above exception, another exception occurred: 2023-10-02T20:58:02,445 2023-10-02T20:58:02,445 Traceback (most recent call last): 2023-10-02T20:58:02,445 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-10-02T20:58:02,445 result = self._result = resolver.resolve( 2023-10-02T20:58:02,445 ^^^^^^^^^^^^^^^^^ 2023-10-02T20:58:02,445 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-10-02T20:58:02,445 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-10-02T20:58:02,445 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-10-02T20:58:02,445 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-10-02T20:58:02,445 raise ResolutionImpossible(e.criterion.information) 2023-10-02T20:58:02,445 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pollination-radiation-express==0.0.4'), parent=None)] 2023-10-02T20:58:02,445 2023-10-02T20:58:02,445 The above exception was the direct cause of the following exception: 2023-10-02T20:58:02,445 2023-10-02T20:58:02,445 Traceback (most recent call last): 2023-10-02T20:58:02,445 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-10-02T20:58:02,445 status = run_func(*args) 2023-10-02T20:58:02,445 ^^^^^^^^^^^^^^^ 2023-10-02T20:58:02,445 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-10-02T20:58:02,445 return func(self, options, args) 2023-10-02T20:58:02,445 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-10-02T20:58:02,445 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-10-02T20:58:02,445 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-10-02T20:58:02,445 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-10-02T20:58:02,445 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-10-02T20:58:02,445 raise error from e 2023-10-02T20:58:02,445 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pollination-radiation-express==0.0.4 2023-10-02T20:58:02,450 Removed build tracker: '/tmp/pip-build-tracker-z_9b97l8'